资源列表
Image-segmentation-code
- Cutpicture(form)做的是直方图统计: 第一步:读入图片,并将彩色图片用公式转化为灰度图像。 第二步:用区域生长法将图片分块并对每一块做直方图统计,用广度优先搜索完成,子程序是int flood_fill()。返回值是区域内的点的数量。判断是否属于同一块区域的条件是前面搜索得到的灰度平均值是否大于给定阈值(即threshold,由用户输入决定)。 第三步:任意两块区域对区域直方图的每个色阶比例的差的绝对值求和,若和小于阈值(即threshold2,由用户输入决定)则合并两
accMOD5.3
- Open GL -- simple (newbie)
my_3Dworks
- 3d max作品,里面包含了后缀.max的源码-3d max file, which contains the suffix. Max source
objresolver
- obj文件格式的模型解析器源码,供opengl编程使用-obj file format parser source model for use opengl programming
OpticalFlow
- optical flow matlab file for reference -optical flow matlab file for reference
Tracking-People.pdf
- Tracking People in Broadcast Sports
pca
- 基于matlab的主成分分析源程序进行贡献度分析-The principal component analysis based on matlab source contribution analysis conducted
OCMP
- 经典的压缩感知算法,OCMP,采用matlab来实现,中间还采用DWT变换来稀疏-Classical compressed sensing algorithms, OCMP, using matlab to achieve, in the middle also uses DWT transform sparse
Morphological
- 形态学处理的几个基本操作,没有用库函数-morphological processing,without standard source function
[2011.06.29]tuopan
- 托盘图标动画的源代码,可以参考做出很好看的效果-Tray icon animation
huffman
- 一个简单的对灰度图像进行霍夫曼编码的程序-Gray-scale image of a simple Huffman coding procedures
61IC_S4252
- 基于PCA的人脸识别GUI设计-Face recognition based on PCA GUI design
