资源列表
interior
- 外国人写的摄影测量开源教育程序,航片内定向代码
GVFVCCODE
- GVF Snake算法的VC源码。GVF是活动轮廓算法Snake的一种改进,能够解决Snake不能够收敛到凹行区域的缺陷
k-mean
- k-均值算法 做的图象分割实例 (将图片像素聚成三类)
levelsetcode
- 活动轮廓算法中的一类-几何轮廓算法,又称Levelset水平集算法,关于该算法的Matlab源码(包含一个test实例)
kmean
- k-均值聚类 小算法实例 (将8组4维数据分成6类)
face_detection_survey
- 详细介绍人脸检测的技术,如pca,2dpca.
1
- 关于模拟画像的识别论文 包括将模拟画像转换为伪画像和在模拟画像与伪画像之间的识别
opticalflowmatlabcodes
- 使用光流法进行的视频图像分割The Lucas-Kanade algorithm for motion estimation was used, and was implemented in Matlab due to the fact that most of the matrix operation functions that are needed are already available and hence saves time by not having to implement t
EdgeContour
- VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。
Direct
- 图像分析程序,可以对256色bmp图像进行阈值分割,投影检测(包括水平和垂直),差影检测和模板匹配。
ch1_1
- 实现图像的几何变换,VC加DIB类编写—— AppWizard has created this ch1_1 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
ImageProcessingLabinCSharp
- Csharp语言开发的图形图像处理库,支持颜色滤波、YCbCr滤波、图像二值化、纹理生成等。
