资源列表
分类
- 用于图像分类的Matlab代码,简单实用。2017版本(The Matlab code for image classification is simple and practical. 2017 version)
Watershed-segmentation
- 基于VC++的图像图像处理,图像分割中的分水岭分割-Watershed segmentation
FastVideoSegmentation-v1.2
- 基于Fast object segmentation in unconstrained video的代码-Fast object segmentation in unconstrained video,code
sift
- sift可以实现特征提取,效果比较好,可以用来测试和参考-sift feature extraction can be achieved, the effect is good, can be used to test and reference
shipinshuiuin
- 主要介绍视频水印的生成、嵌入和提取以及相关技术-About video watermarking technology
imageprocessingppt
- 非常好的数字图像处理课件,希望那个对大家有用-Very good digital image processing courseware, hoping that it would be useful
segment1
- 利用经典方法实现图像的分割。只需要改图像的名称即可。-Using the classical method of image segmentation. Only need to change the image name.
bgslibrary
- 各种背景相减的算法,目前已经收录27中,大家可以少花力气,一个老外中间的背景相减代码库-Various background subtraction algorithm, has been included in the 27, you can spend less effort, a foreigner in the middle of the background subtraction code library
LIBSVM
- svmlib训练步骤及所需要的各种安装文件,在本机上成功运行。-svmlib procedures and training needs of the various installation files on the local machine to run successfully.
OrbTest
- 最新的图像匹配算法ORB,特征匹配速度比sift提高两个数量级。需要安装opencv2.3.1以上版本。-The latest image matching algorithm ORB
myOpenCV20
- 采用opencv2.2和vs2010,图像形态学膨胀与腐蚀-Using opencv2.2 and VS2010, image morphological dilation and erosion
OpenGL_NeHe_part_two
- Nehe 个人网站上OpenGL的源代码,其中是lesson9至lesson18的部分。-openGL codes for Nehe