搜索资源列表
gc_stereo_vision
- 这是俄罗斯的一个博士的博士论文的配套源码,实现了GRAPH CUT用于立体视觉的匹配,它改善了传统GRAPH CUT计算耗时的缺点,他还因此称为微软一员,专门从事GRAPH CUT在图像处理上的应用。程序写的很精简,写的很好,反复学过很多遍,这也是C/C++爱好者提高编程能力的一个很好的学习样本,很值得仔细反复阅读。
wedgelet
- matlab小波分析中脊波变换的源码,关于图象去躁,重构等等的。里面还有一篇论文大家可以参考参考!
Area_basec.m
- 这是我的毕业论文中的一部分程序,主要用图形配准程序的matlab源码,看到许多朋友在讨论这个,希望能给正在郁闷的和即将郁闷的兄弟姐妹一丝帮助。 仅为演示程序,只适合部分类型图片,具体用法见压缩包内使用说明文件。
OpenCVResource
- OpenCV方面的资料,都是从网上搜集到的。以前我往pudn上发过其它方面的资料。这次发的是一些比较零散的,主要还是网页形式的,包含:OpenCV论文,源码,及英文文档
SUSAN
- SUSAN算法源码及其论文资料,包括了源程序和论文,很齐全
general_hough_transform_shape_detection
- 根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码
PLSA
- PLSA源码,并附有PLSA理论在图像自动标注中的应用,有几篇具有代表性的论文,论文中讨论了PLSA的改进并应用在图像处理中。-PLSA source code, with PLSA theory in automatic image annotation application, some of the representative papers, thesis discusses the PLSA improvement and application in image processing
HSV_Face_Detection
- 基于hsv的人脸检测源码,可运行,并有论文.供大家一起分享-Hsv based face detection source code, you can run, and have papers. For all to share
minh.n.do
- Contourlet变换提出者Minh.ndo结合论文的Matlab实现源码,可以给从事多尺度图像处理人做一个很好的参考-Contourlet Toolbox (Windows download format also available on MATLAB Central): MATLAB source code that implements the contourlet transform and its utility functions. See paper The contourl
Segmentation
- 图像分割处理,运行与VC平台,可以很容易提取c源码。我的毕业论文就是靠它的一份力量-Image Segmentation deal, run with the VC platform, can easily retrieve c source. My thesis is that a force relied
OTSU
- 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
bs
- VC++下的图像处理源码以及完整的毕业论文-VC++ source code under the image processing, as well as the complete dissertation
MATLABwm
- 各种数字水印的MATLAB源码+论文,新手可以研究研究-MATLAB source code of various digital watermarking+ Papers
green-plant-image-segmentation
- 利用matlab对绿色植物进行图像分割。可以分出绿色植物和土壤。为博士论文源码。-Matlab on greenery for image segmentation. Separation of green plants and soil. The source code for the doctoral thesis.
FESS
- 计算机视觉顶级会议上的论文源码及论文,FESS很经典的。-Conference on Computer Vision leading source of papers and papers, FESS is a classic.
visibresto
- Tarel J Hauti N Fast visibility restoration from a single color or gray level image 论文源码-Tarel J Hauti N Fast visibility restoration from a single color or gray level image paper source
Color-Transfer-between-images
- 图像之间的颜色转移 Color Transfer between images 论文源码 可用-Color Transfer between images
photomontage-master
- Interactive Digital Photomontage论文源码-Interactive Digital Photomontage code
image-class-form-Lei-Zhang
- 这是一个图像分类的源码程序。有论文可以查询来自香港理工大学的张雷教授。PAMI上的论文源码 希望可以帮助到大家谢谢。-image class original code Lei Zhang
Retinex by Two Bilateral Filters源码及论文
- Michael Elad的论文Retinex by Two Bilateral Filters ,包含源码、实例、论文、PPT讲解以及图像资源。