搜索资源列表
图像处理毕业设计
- 这是两个学生做的图像处理方面的毕业设计,有论文也有源码-two students to do the image processing of Design graduate, papers have FOSS
gc_stereo_vision
- 这是俄罗斯的一个博士的博士论文的配套源码,实现了GRAPH CUT用于立体视觉的匹配,它改善了传统GRAPH CUT计算耗时的缺点,他还因此称为微软一员,专门从事GRAPH CUT在图像处理上的应用。程序写的很精简,写的很好,反复学过很多遍,这也是C/C++爱好者提高编程能力的一个很好的学习样本,很值得仔细反复阅读。
wedgelet
- matlab小波分析中脊波变换的源码,关于图象去躁,重构等等的。里面还有一篇论文大家可以参考参考!
Area_basec.m
- 这是我的毕业论文中的一部分程序,主要用图形配准程序的matlab源码,看到许多朋友在讨论这个,希望能给正在郁闷的和即将郁闷的兄弟姐妹一丝帮助。 仅为演示程序,只适合部分类型图片,具体用法见压缩包内使用说明文件。
face-detection
- 人脸识别的毕业论文,里面有相关的算法和源码,希望大家能用上.
LLE
- 包含两篇论文:《基于LLE算法的人脸识别方法》,《一种改进的LLE方法》; 以及相关源码
OpenCVResource
- OpenCV方面的资料,都是从网上搜集到的。以前我往pudn上发过其它方面的资料。这次发的是一些比较零散的,主要还是网页形式的,包含:OpenCV论文,源码,及英文文档
SUSAN
- SUSAN算法源码及其论文资料,包括了源程序和论文,很齐全
VB图像处理源码
- VB图像处理工具源码。浙江师范大学计算机学院一同学毕业设计源码,可惜因论文写的不好,成绩一般。但程序还是值得VB图像处理学习者参考借鉴的。-VB source image processing tools. Zhejiang Normal University Computer College graduates a source design, but because of the bad writing papers, the general results. But the process
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讲解以及图像资源。