资源列表
image-matching
- 影像匹配,针对左片和右片的影像匹配。具体流程:先建立影像金字塔,然后利用Moravec算子在影像上提取特征点,然后用相关系数作为评价准则,根据这些提取的特征点进行影像匹配-image matching, for the left image and right image. detailed process: first create an image pyramid, then extract feature points from the images with Moravec operat
lorenz_3
- 这是陈氏混沌系统,仿真可以用,可以用于图像的加密。希望对大家有帮助-This is Chen' s chaotic systems, simulation can be used, and can be used for image encryption. I hope everyone
TUXIANGZHUILUANG
- 一篇关于图像置乱的matlab仿真代码,学习加密处理的可以参考一下,价值还是可以的-An image scrambling matlab simulation code, learning the encryption process can reference, value can still be
dwt123
- 关于小波的数字水印代码,是盲提出的,抗攻击效果很好,用的是多分辨率的小波变换,仿真效果很好-Wavelet digital watermark code is proposed blind, anti-attack works well with the multi-resolution wavelet transform simulation with good results
jpg2rgb
- 将jpg图片转换为rgb格式,在VC++下实现。-transform the picture format from jpg to rgb format。
zftjhh
- 直方图均衡化的C代码 用直方图均衡化可以进行图像的增强处理-Histogram equalization C code
GBVS
- GBVS saliency图像显著区域检测方法,可以与ITTi、谱剩余、以及全局对比方法进行比较。-The GBVS saliency image salient region detection methods, with ITTi spectrum remaining, as well as the global contrast compare.
histogram-matching
- 直方图匹配,用C++编写的代码,效果我已经用Photoshop(直接查看其灰度直方图即可)和基于HIS变换的影像融合检验过了,效果是正确的。具体原理可以参考武大贾永红的《数字图像处理》一书。如果读者觉得执行效率偏低,可以把代码中标明的可以注释的部分注释掉即可,不过这样效果会差一些-Histogram matching, in C++. The results have been verified by the software PhotoShop by checking the histogr
KmVisionTool
- 机器视觉应用软件 OCR字符识别 条码读取 几何/灰度匹配(Mark点定位 ) 颜色分析 量测功能 图像处理-Machine vision systom tools OCR Read Barcode Match Color analysis measurement Image processing
ga
- pcnn与遗传算法结合用在图像分割中,非常简单的程序,对于初学者很有帮助,可以运行-PCNN used in image segmentation, a very simple program for beginners to have the help very much, can run
feature_generation
- 这是对图片进行提取HOG特征的代码,代码很全-HOG feature extraction picture of the code, the code is full
ImageBlend
- 基于C++的图像融合技术,只是依赖于freeImage图像库,实现了基于泊松方程的图像融合,实现了完美融合。-Based on the fusion technology in C++, just depends on freeImage image library, the Poisson equation-based image fusion, the perfect fusion.