资源列表
kmedfilter
- K近邻中值(均值)滤波器 1) 以待处理像素为中心,作一个m*m的作用模板。 2) 在模板中,选择K个与待处理像素的灰度差为最小的像素。 3) 将这K个像素的灰度均值(中值)替换掉原来的像素值。 -K-nearest neighbor median (mean) a filter) for the pixel to be addressed, for a m * m role template. 2) In the template, select and K-pending p
matlabCV
- 一些图象处理及机器视觉的matlib工具,例程,有ransac算法,求单应矩阵等等。-some image processing and machine vision matlib tools, routines, ransac algorithm, should seek single matrix, and so on.
matlabIMG
- 图象处理的matlab程序集,包括角点检测,边缘连接,高通滤波器,低通滤波器等等。-image processing procedures of Matlab scr ipts, including corner detection, edge connectivity, high-pass filter, Low-pass filter, and so on.
inverse11
- 逆透视变换的算法,先生成一个图像 然后将图像坐标系和世界坐标系进行转换 最后将消除透视效果的图像显示出来-inverse perspective transformation algorithm Mr. images into one image will then coordinate system and the world coordinate system conversion for the final elimination of the effects of lens im
CBIR-FeatureExtractionandExpression
- 比较详细的介绍了基于内容的图像检索技术,图像的特征提取与表达-more detailed introduction to the content-based image retrieval technology, the image feature extraction and expression
eyes111
- 眼睛能跟着鼠标动呢~~kan ba -eyes will follow the mouse action? ~ ~ Kankanba
video_minigui_sample
- minigui的ov511视频采集程序,可运行与pxa255等开发板-minigui the ov511 Video Collection procedures, operation and Development Board and other pxa255
goodsimplefengesuanfa
- 在图像处理中 基于形状的描述符 特别是基于轮廓的算法是以识别轮廓为基础的 此代码能够准确,快速地分割图像。-in image processing based on the shape of the descr iptor is based on the outline in particular the recognition algorithm is based on the contours of this generation code to be accurate, and fast
6th
- 将一张tga格式的图片读入内存,做一系列处理,分别保留红,绿,蓝分量,将rgb各分量做平均,相互交换,替换某一分量等操作,最后输出,与原图片比较-tga format will be a picture read into memory, so a series of treatment, respectively, retained the red, green and blue components, rgb components will do the average, mutual ex
testimg
- 基于VC++的图像处理源代码,用于对BMP文件格式的图像的缩放处理。-VC-based image processing source code for the right of BMP image file format to deal with the scaling.
characteristicdistill
- 矩特征提取算法代码。分别提取两类不同的特征,用二维数组矩阵提取矩特征再进行二值化处理图像。-moments feature extraction algorithm code. Extract two different characteristics, and using two-dimensional matrix array Moment Feature Extraction further two binary image processing.
tuxiangfengge
- 利用最佳域值法,迭代循环运算达到图像分割的目的。-use of the best domain value method, iterative cycle operation to achieve the purpose of image segmentation.