资源列表
ransacOverlap
- 程序使用sift提取和匹配图像的特征点,使用RANSAC得到图像的单应矩阵H,再将其中一幅图像通过H变换到另一幅图像的坐标系中。最后计算得到两幅图像重叠区域。图像可以换成自己的。-This code use SIFT to extract and match feature points.Then RANSAC is utilized to calculate homography matrix.Finally,the overlap rate of these two images will
regiongrowing
- 区域生长法实现图像分割 区域生长的基本思想是将具有相似性质的像素集合起来构成区域。具体是先对每个需要分割的区域找一个种子像素作为生长的起点,然后将种子像素周围领域中与种子像素相同或相似性质的像素(根据某种事先确定生长或相似准则来判定)合并到种子像素所在的区域中。将这些新像素当做新的种子像素继续进行上面的过程,直到再没有满足条件的像素可被包括进来,这样,一个区域就长成了。-The basic idea of the pixels to achieve image s
Image-Processing
- 图像处理的MATLAB实现,只能处理像素为256*256的图像,代码在txt文档里,需要自行粘贴-MATLAB for image processing, can handle only 256* 256 pixel image, the code in txt file, you need to own paste
WatershedSegmentation1
- 在itk里有关分水岭的分割算法,希望能够对大家有帮助-WatershedSegmentation segmentatio
lclimage
- 基于MFC的图像图像外加二值化头文件 及源码-Image plus binarization image based on the MFC header files and source code
test.single
- 基于单文档的MFC,使用canny算子的教程-MFC single document using canny operator tutorial
RGB-TO-HIS
- 将RGB格式彩色图片转换成HIS格式,便于进一步对图片进行处理-The RGB format color images into HIS format for further processing of the picture
LBP
- 提取灰度图像的LBP特征,然后可放入分类器中进行分类-LBP feature extraction grayscale images and can be classified into the classifier
ISODATA
- 模式识别中ISODATA算法,采用MFC界面,按照要求输出聚类结果-ISODATA pattern recognition algorithm, using MFC interface, in accordance with the requirements of the output of the clustering results
Twostep_spotlight
- 该文件代码是对工作在聚束模式下的合成孔径雷达数据成像的两步式算法。-The document code is working in spotlight mode synthetic aperture radar imaging data is a two-step algorithm.
huffman-coding
- 哈弗曼编码解码的MATLAB程序,简单实用-Huffman codec MATLAB program, simple and practical
tixingxiangyi
- 三步梯形相移图案的matlab生成程序,使用的是灰度图像。-Three-step phase shift pattern matlab trapezoid generation program, using a gray-scale image.
