资源列表
Arbelae
- 轮廓提取和图像分割Contour Detection and Hierarchical Image Segmentation-Contour Detection and Hierarchical Image Segmentation
Brief_Test
- BRIEF(Binary Robust Independent Elementary Features)特征检测,调试都可以使用。效果不错。-Binary Robust Independent Elementary Features (The BRIEF) feature detection, debugging can be used. Good results.
DarkchannelPriorDehazeCProgram
- 改进的基于暗原色先验图像去雾算法,采用C语言实现,有耗时统计和效果显示,对做去雾研究的人员有一定的参考价值。-this is a program exe coded by the c language, there are time cost and the result display,then is refered as a standard to the dehaze.
MultiviewImaging3DTV
- 多目图像压缩、视点绘制等关键技术,是比较全的资料,涉及很广-Multi-purpose image compression, rendering and other key technology point of view, it is more full of information, covering a wide
pca-master (1)
- 此源代码使用Eigen C ++库在C ++中实现了PCA算法。 运行代码所需的组件: - 安装Visual Studio 2012(Express Edition工作正常) - Windows操作系统(Windows 7或更高版本) 如何运行源代码: - 打开文件。\ pca \ PrincipalComponentAnalysis \ PrincipalComponentAnalysis \ Program.cpp - 在行和列变量中设置矩阵的尺寸。 - 在m变量中设置
LineDetectTest1
- 利用Canny算法和Hough变换进行车道线检测-Use Canny algorithm and Hough transform to detect lane
informations_of_using_Mathlab
- 内含三本典型讲述mathlab在图像处理中应用的电子书及一个mathlab函数表,对于mathlab的使用于学习有很好的参考价值。-some information of using Mathlab good.
EdgeDetectorCUDA-master
- Demonstration of working implementations of the Canny, Sobel, and Roberts cross edge detection algorithms, each algorithm implemented in a CPU and a NVidia CUDA version. Written in Qt/C++.
GLCM
- 灰度共生矩阵,可以提取均值、变化率纹理特征等等
JAFFE
- 数据库是由10个人的7种正面表情组成的213幅灰度图像,图像是以大小为256256的8位灰度级存储的,格式为.tiff型,平均每个人每种表情有2到4张。- the JAFFE database[11] which is composed of 213 images of female facial expression corresponding to 10 distinct subjects. Each image is stored at a resolu
des01
- Delphi开发的图象处理软件,类似于Photoshop。源代码主要从网络上收集来的,用来以后感觉不错,上传上来给大家一起共享。-Delphi developer' s image processing software, similar to Photoshop. The main source collected from the network, and to feel good after, post it here for everyone to share.
WaterShed
- 用于统计珍珠的数量。通过分水岭分割出重叠的,有阴影的珍珠,在用Hough变换统计出珍珠的数量,准确率较高。-The number used for statistical pearls. Through the watershed segmentation of overlapping, shaded pearls, pearls with Hough transform statistics the number of high accuracy.