资源列表
cpp_image_qichechepaidingwei
- 用C++编写的车牌定位系统,可以实现车牌定位与车牌的文字识别-Written in C++, license plate positioning system, can achieve license plate location and license plate character recognition
matlab_image_bloodcell_test
- 血红细胞边缘的精确检测的MATLAB实现,实现阈值分割,噪声干扰,腐蚀,边缘检测-The edge of the red blood cells to achieve accurate detection of MATLAB to achieve segmentation, noise, corrosion, edge detection
mapcreator
- 一个利用立体图像对生成视差图的工具,其原理是利用左右图像中的相似块间的匹配来进行的-intended for creating depth map basing on stereopair. Program uses standard method based finding Similar Fragments of left and right images. Depth map correspond to shifting similar fragments (disparity). D
regionbased_seg
- 该程序时Graph Cuts方法做图像分割的一种源程序,做彩色图像分割的,效果还是很不错的-The program Graph Cuts method to do segmentation of a source, do color segmentation, the effect is very good
MATLAB_Program
- 该程序时用GAC和C-V模型做图像分割的源代码,效果很不错,就是速度慢了一些-When the program is to do with the GAC and the CV model for image segmentation of the source code, the effect is very good, that is some slow
dct
- bmp DCT 压缩 对原图像进行DCT变换,数据压缩,丢弃右下角高频数据,进行DCT反变换,得到压缩后的图像-bmp DCT compression of the original image DCT transform, data compression, discarding the lower right corner frequency data, DCT inverse transform, the images are compressed
airbox
- 视景仿真最需要的六面体天空盒,给立体视景模型加背景专用-Visual simulation most needed hexahedral sky box, to add three-dimensional visual model of the background-specific
123ica_cag
- 本程序主要用于基于ica独立分量分析,主要利用ica提取图像的特征-This procedure is mainly used for ica-based independent component analysis, the main use of the image feature extraction ica
PPOCpalmImInClassHammingDistance
- 基于掌纹识别方法,采用Gabor滤波器进行掌纹图像的识别。-Palmprint recognition method based on using Gabor filters for palmprint recognition.
Match2
- 最小二乘和爬山法算法的影像匹配,能够找到很多个同名点-photogram match less multiple and crash the mountain
Unsharp_Japan
- 使用vc++2005实现图片的清晰化和锐化 效果非常出色-Using vc++2005 achieve the picture clarity and sharpness very good results
SIFT_vc_code
- 含有 SIFT 的c代码(基于OPEN CV) 和一份程序解说 ppt。 经过多方求取,学习,发现这是目前学习 sift 算法细节最有用的2份资料了,c 代码虽然是基于 open cv 的,但是不影响对 sift 算法整个流程的展现,只用到 openv 中对图像操作的部分,完全可以修改成纯 VC ++ 的代码哦~~ -SIFT contains the c code (based on OPEN CV) and a procedural explanation ppt. After many s