搜索资源列表
A Simple Raytracer
- A Simple Raytracer source code
simple draw
- 一个简单的绘图软件源代码-a simple mapping software source code
OpenCV-simple
- opencv 两个超级简单的程序 适合入门者-opencv simple
simple.c
- 一个简单网状球体代码,适合opengl初学者-A simple mesh ball code, for opengl beginner
Adaboost_guy
- Adaboost 算法的简单实现程序,适合初学者使用-Adaboost algorithm to achieve a simple procedure, suitable for beginners to use
simple
- 利用opengl画茶壶,小球,圆锥的简单例子,vc6编译-Using opengl painting teapot, small balls, cone, the simple example, vc6 compilation
Simple
- 简单的调用OpenCV完人眼识别功能。该程序基于OpenCVS1.0,是一个简单结构的MFC程序。易读,好用。入门级的。-A simple program about eye detection based on OpenCV.
image-process
- 使用opencv对图像进行了简单的去除噪声等处理。希望对学习opencv的朋友有帮助-Opencv image using a simple processing to remove noise. Hope of learning opencv friends help
SlctFdbk
- 一个采用OpenGL编制而成的简单的交互式三维动画,自动追踪用户摆放的小球。-Using OpenGL compiled from a simple interactive three-dimensional animation, automatically track the user placing a small ball.
Billiards
- vc6.0+opengl 环境下开发的简单的snock游戏程序源代码-vc6.0+ opengl environment developed a simple game snock source code
simple
- 用VB开发ogl的基础,非常简单而且实用。对理解ogl的过程也很有帮助。-Ogl use VB to develop the basis for a very simple and practical. Ogl understanding of the process was very helpful.
simple
- 实现了三角形光删化的处理,是一个简单的处理图形基础程序-Optical realization of a triangular cut of the deal, is a simple procedure to deal with graphics based on
Raytracing
- 有关光线跟踪的实现,实现了反射,折射,阴影等几个较为简单的效果,附有实验报告-Ray Tracing on the realization of a reflection, refraction, shadows and other effects of a few relatively simple, with the experimental report
Simple-Shape-Detection-using-Hough-Transform
- Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载-Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab
SimpleCPU
- SimpleCPU is a program simulator a CPU 16 bits include 2 simple expression is add and sub
huffman_encode
- 一个简单的对用户定义的字符串创建和可视化哈夫曼编码树的程序-A simple user-defined string to create and visualization procedures Huffman tree
PictureBrowser
- 此代码是是比较简单的图片浏览器,它的功能相对来说简单,但很齐全。-This code is a relatively simple picture browser, its function is relatively simple, but very complete.
SolarSystem
- Solar System of OpenGL with vs2005 the system uses wire frame and simple joystick of glut
simple
- 包含三个对彩色图像进行简单处理的小程序,分RGB三通道显示,并做直方图均衡化;转到色调饱和度亮度空间,对亮度做均衡。图像的三个方向的翻转。-Consists of three simple color image processing applet, sub RGB three-channel display, and do histogram equalization to hue, saturation, space, and make a balanced brightness. Fli
A very simple BMP (bitmap) loader
- This little code shows you how easy it is to load a bitmap into your window! I programmed this as simple as possible so most people can understand it and use it in their games and other programs!