资源列表
kaibiyunsuan
- 利用开闭运算进行图像处理。代码正确可靠。开发环境为matlab,可作为学习matlab的练手小程序。-Using the open and close operation for image processing. Code is correct and reliable. Development environment for MATLAB, can be used as learning matlab practice small program.
xiangweixiangguan
- 关于相位相关的算法,用于配准,有些可以达到亚像素-on phase correlation algorithm for registration, and some can reach sub-pixel
HSV
- 实现RGB到HSV空间转换,之后提取H、S、V分量后获取图像的颜色直方图和累计颜色直方图。-Achieve RGB to HSV space conversion, after the extraction of H, S, V components to obtain the image of the color histogram and cumulative color histogram.
CT
- 用于实现主成分分析的目标跟踪算法的源代码已经手动调试过-realize the pca track algorithm
target-tracking-using-kalman
- camshift的目标跟踪算法,已经手动调试过可以运行-camshift target track
MATLAB
- 实验2绿叶变色,实验3图像数字化显示,实验4图像类型转换,实验5对比度增强,实验6直方图均衡化和规定化,实验7噪声添加和空域滤波,实验8边缘增强和边缘检测,实验9彩色图像增强,fft,dct,dwt变化及压缩,滤波器,实验20运动退化和维纳波复原,实验21图像的几何畸形校正等实验的代码和报告-Experiment 2 leaves change color, 3 digital image display, the image type conversion, 4 5 contrast enha
SURF11
- 利用surf算法进行图像特征点匹配 自带示例图片 只包含匹配无融合内容-Using surf algorithm for image feature point matching with the sample image contains only the matching of non fusion content
My_program1
- 三种方法进行彩色图像灰度化处理,包括平均值法、加权平均法以及最大值法。-Three methods of color gray image processing, including the average method, the weighted average method and maximum method.
My_program2
- 平均梯度反映了图像灰度变化情况,程序用于计算图像平均梯度,能够客观评价图像质量。-The average gradient gray image reflects the changes, the program used to calculate the average gradient image can objectively uate image quality.
My_program5
- 将两幅图像进行配准操作,可用于图像融合准备工作。使用互信息作为度量准则,改变步长、进行多次迭代。-The two image registration operation, can be used for image fusion preparations. Using mutual information criterion as a measure to change the step size, multiple iterations.
boxFilter
- 盒状滤波器,可以用来用来对图像进行滤波,对图像的预处理-Box-shaped filter can be used for image filtering, pre-processing of the image
quyushengzhang
- 通过区域生长法达到图像分割的目的。效果不错。-Region growing image segmentation method to achieve the purpose of adoption. Good results.
