资源列表
IHS_use.rar
- 用经典的IHS算法,实现两幅图像的融合,适用于遥感图像处理领域。,IHS using the classic algorithms, implementation of the integration of two images for the field of remote sensing image processing.
ImageComminute.rar
- 采用国际标准测试图cameraman进行测试。分别采用均匀性度量法、类间最大距离法、最大熵方法三种方法进行图像分割。并附有注释、程序清晰、易于阅读。相信图像初学者阅读后应该有很大的收益。,junyunxingduliangfa, leijianzuidajulifa, zuidashangfangfa,
w_ipp-samples_p_6.0.0.127.zip
- 这是Intel官方提供的在windows环境下使用英特尔集成性能原件(Intel IPP)的程序实例,包括音视频编解码、计算机视觉、数据压缩、图像编解码、图像处理、信号处理、语音识别、字符串处理等。,This is the official Intel in windows environment using the Intel Integrated Performance Original (Intel IPP) for instance, including audio and video
LBP.rar
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
chepaishibie.rar
- 实现车牌的定位,字符分割、及识别,是一个比较完整的程序,To achieve the positioning plate, character segmentation and recognition, is a more complete program
code.rar
- MATLAB编写实现图像几何校正的程序,根据靶图将tiger图像从鱼眼形变恢复,MATLAB for Image geometry correction preparation procedures, in accordance with the target map to tiger fish-eye images from the restoration of deformation
circle_fit.rar
- 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。,Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
hough-transform-ellipse.rar
- hough变换检测椭圆的程序 MATLAB程序,hough transform ellipse detection procedure MATLAB program
fisheyeebook.RAR
- 鱼眼镜头视频图像实时校正算法研究与实现 一篇不错的文章,Fisheye lens video images in real-time correction algorithm research and implementation of a good article
newegg.rar
- 基于matlab的进行鸡蛋形状特征提取的程序,能提取鸡蛋裂缝区域的形状特征,Matlab based on the conduct of an egg shape feature extraction procedure can extract the shape of an egg cracks in the regional characteristics of
Watermark.rar
- 基于水印算法的音频的水印的嵌入与提取,通过转换把图像隐藏于音频中,Audio Watermarking Algorithm Based on the watermark embedding and extraction, by converting the image hidden in the audio in
MSER.rar
- 该代码是对MSER(Maximally stable extremal regions )方法的编程实现。采用的基于opencv的库进行编程,用的是vc++6.0工具。且对不是骗人的代码,大家可以根据分析代码,结合文献,进一步对该代码加以改进。,The code is the MSER (Maximally stable extremal regions) programming methods. Using the opencv library-based programming, using