资源列表
otsu
- otsu算法、局部二值化、全局二值化用于图像二值化。opencv3.0配置vs2013-Otsu algorithm, local two value, global two value for image two. Opencv3.0 configuration vs2013
watershed
- 分水岭算法用于图像分割,需要vs2013配置opencv3.0,有很大改进空间。-Watershed algorithm for image segmentation, the need to configure vs2013 opencv3.0, there is a lot of room for improvement.
自己编写的稀疏去噪代码
- 先使用K-means聚类算法将图像分为几个类,然后针对每一类分别Ksvd字典训练和稀疏表示,进行去噪
图像去噪MATLAB代码
- 图像去噪,自己编写中值滤波和均值滤波的代码
meanshift
- 均值漂移算法用于图像分割,vs2013配置opencv3.0,有滑动条改变参数。-Mean shift algorithm for image segmentation, vs2013 configuration opencv3.0, there is a slider to change the parameters to see the effect.
grabcut
- grabcut算法用于图像分割,效果不错,需要vs2013配置opencv3.0。-grabcut algorithm for image segmentation, good results, you need to configure opencv3.0 withvs2013
ExternalForceImage2D
- THE CODE IS USED TO FIND THE EXTERNAL FORCE
matlab
- 在不同的窗口显示图像图像,将图像显示成视频形式,灰度图像的拉伸-In a different window display image, the image into a video format, the gray image of the stretch
SuperMapSampleCode
- supermap例子程序,包括图层控制、地图操作,图元添加删除、3维显示及控制等-supermap example program, including layer control, map operations, add and delete elements, three-dimensional display and control
Learning-OpenCV-2nd-Early-Release
- Learning OpenCV 2nd Early Release很好的学习opencv的资料-Learning OpenCV 2nd Early Release, a good material for learning opencv
GraphCuts
- GraphCuts 算法 opencv and C++实现
FiltersDemo
- 将人物图片的单色背景转换为透明背景,并将转换后的图像与背景图片合成后输出-Monochrome background character image is converted to a transparent background, and the converted image and the background image after the synthesis output
