资源列表
The method of remote sensing image fusion
- 提供了一些经典的图像融合算法程序,方便初学者使用。(Providing some classic image fusion algorithm procedures for beginners.)
新建文件夹
- 用微分算子、sobel算子等求出图像的熵来对图像进行分割(mage entropy is obtained by using differential operator, Sobel operator and so on.)
analysis_testing_results
- 读取绘制Oscilloscope MSO4034B存储波形(Read data from MATHCAD file generated by)
dark_enhance
- 这个算法主要用于雾天下的图像处理,效果显著。(It is mainly used in the image processing of fog world, and the effect is remarkable.)
camshift
- CamShift 是一种应用颜色信息的跟踪算法,在跟踪过程中,CamShift 利用目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,从而得到当前图像中目标的尺寸和中心位置。(CamShift is a color-based tracking algorithm. In the process of object tracking, CamShift operates on a back-projectionimage produced fro
LBP
- LBP(局部二值模式)是一种用来描述图像局部纹理特征的算子;它具有旋转不变性和灰度不变性等显著的优点。它是首先由T. Ojala, M.Pietik?inen, 和D. Harwood 在1994年提出,用于纹理特征提取。而且,提取的特征是图像的局部的纹理特征;(Local Binary Pattern describe the image local texture, invariant with the change of rotation and gray)
时空上下文算法-linux
- 时空上下文追踪的一个实例代码,可以自行修改(An instance code of a spatio-temporal context tracing that can be modified by itself)
huofuman
- 图像的霍夫曼编码,MATLAB程序,可以直接运行,求图像的平均码长,信息熵(The Huffman code of the image, MATLAB program, can run directly, the average code length of the image, information entropy.)
gui
- 调动图片的GUI程序,能够调动在本地存储的图形,图像文件(A simple code about GUI)
code of SSIM
- 该代码是对于图像拼接后质量进行检测的有效方式。(The code is an effective way to detect the quality of the image after the image splicing.)
数字图像处理与机器视觉 Visual C 与Matlab实
- 数字图像处理与机器视觉 visual C++与Matlab实现第一版(Digital image processing and machine vision visual C++ and Matlab (First Edition, Zhang Zheng))
cornerHarris
- 对于一幅灰度图像,找到角点的位置,并圈出角点的位置。(For a grayscale image, the position of the corner point is found and the position of the corner point is circled.)