资源列表
mrf2.rar
- 这里有几个关于马尔科夫谁机场的例子,希望对大家有帮助,希望大家能喜欢,There are some soruce abuot mrf ,I hope them can give you some helpness,I think you will get it
在OpenGL中实现基本的计算机绘图
- 在OpenGL中实现如下基本的计算机绘图功能: 1.为屏幕显示定义一个坐标系统; 2.熟悉绘点函数,并上机实习课件上的几个画点函数的例子; 3. 熟悉画线方法,并熟悉不同的画线状态,并上机实习课件上的几个画线函数的例子; 4. 在模板中添加代码,实现DDA法和Bresenham法绘制直线图元; 5.实现Bresenham法绘制圆图元; 6.实现中点法椭圆图元的生成(选做); 7.掌握顶点阵列和象素阵列绘制图元的方法,用顶点阵列绘制一个长方体,并设置表面颜
OpenCV_test
- OpenCV是一个功能强大的图像处理类库,该程序演示了图像的载入以及如何把bmp转换为OpenCV支持的格式。-OpenCV is a powerful image processing library, the program demonstrated the images printed and how conversion to OpenCV bmp format support.
Color
- 使用鼠标在屏幕上选择所需要的点,同时显示其颜色。
view3ds
- 源码3d格式转化软件view3ds下载 1,用VIEW3DS打开*.3ds文件; 2,左键点击打开的VIEW3DS显示区上任意一点将会弹出选择菜单; 3,按下E键选择:Export OpenGL C Code,将会自动生成两个文件*.h和 *.gl; 4,将两个文件拷到你的工程(为OpenGL环境)目录下; 5,在你的工程中加入#include\"*.h\"; 6,给*.h文件中生成的显示列表赋id,Model = GL3DS_initialize_--()
Curve_curve_algorithm_to_generate_the_image_progra
- 图像编程曲线 算法生成教程Curve curve algorithm to generate the image programming tutorial-Curve curve algorithm to generate the image programming tutorial Curve curve algorithm to generate the image programming tutorial
Lesson40
- 一个用OPENGL开发的可以控制的三维绳子模型-Three-dimensional model of a rope with OPENGL development can be controlled
GCoptimization_1.3
- Graph-cut implementation is used for combinatorial optimization, which is a fast and robust means to achieve stereo matching, image restoration, segmentation.
4
- 灰度图显示其直方图,在做灰度图片调整时经常用到显示其直方图功能。此程序适合初学者学习。-Grayscale display the histogram
xuanzhuan
- 同样是VC开发,旋转的立方体, 仅供参考
rice-canopy-extracting
- 该算法实现打开图像,然后提取绿色目标物,之后二值化图像-this algrothm realize rice image extraction
Copy-of-Image-Processing
- 这个你可以加载图像,你可以改变它通过应用效果像浮雕,夏普,扩散和你也可以显示图像的缩放图像-This you can load an image, you can change it by applying effects like Emboss, Sharp, diffusion, and you can also display images zoom image
