资源列表
SVMface
- 用SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of SVM for face recognition
1
- 基于区域的分形图像编码 基于区域的分形图像编码基于区域的分形图像编码 -Range-Based Fractal Image Coding
toddgray
- 能够把RGB图像格式的文件变灰度格式的图像文件的源代码-Be able to change the file format for RGB image grayscale image file format, source code
dijsktra123
- mo phong thuat toan dijkstra
cdib
- 用于图像处理的类,整合了图像处理的一些基本功能,图像显示,dib与ddb的转换等功能-Classes for image processing, integrating some of the basic image processing functions, image display, dib and ddb conversion functions
IFS
- 利用IFS算法绘制自然景物,可模拟的景物诸如山树三叶草和皇冠等等,此主要模拟山的生成-IFS rendering algorithm using the natural landscape, the landscape can be simulated, such as mountain tree clover and crown, etc., this generation of the main analog Hill
SiftTest
- SIFT算法的VC实现,在VC++6.0下编译通过。 需要OpenCV的支持。-SIFT algorithm VC realized in compiled by VC++6.0. Need OpenCV support.
BitmapandPalette
- 进行图形图像处理(附源码),主要是进行位图与调色板的使用-Graphical image processing (with source code), is primarily aimed at the use of bitmap and palette
digital
- 图像视频编码 压缩数字图像处理典型算法实现,共12章。01vc数字图像编程基础知识,02数字图像的采集、量化和表示,03数字图像的点运算;04图像几何变换,05频域处理方法;06图像增强技术;07图像腐蚀膨胀和细化算法;08边缘检测与提取及轮廓跟踪;09图像分割;10图像配准;11图像复原;12图像压缩 -Image Video Coding compression algorithm for digital image processing, a typical implementatio
OPENGL.tar
- 关于在vc下开发opengl的很好的资料,有详细的库函数说明。-Developed under the opengl on the vc very good information, a detailed descr iption of library functions.
OldGloryDemo
- 一个很好的美国国旗画法 纯c++ 用来作图形学 入门再好不过了-A good method of painting the American flag used as a pure c++ graphics entry could not be better in
CG
- 利用用户用鼠标输入三个点,以这三个点为顶点画一个三角形,再以三条边中点为顶点画新三角形。新三角形和原三角形围成三个三角形区域。对这三个区域分别再作上述操作直到三角形达到一定小。 输入一个点之后,以输入点和鼠标当前点点为端点画线段,线段随鼠标移动而移动。输入两个点之后,以输入的两个点和鼠标当前位置为顶点直接生成三角形,三角形随鼠标移动而改变形状。输入三个点之后三角形确定形状。再次输入点之后清除以前的三角形,重新生成。 三角形着色:对于初始三角形,设三个顶点分别为红,蓝,绿三色。图形内的小三
