资源列表
Lee滤波
- 经典lee滤波,效果挺好!!!
calc
- 用来计算四杆机构的运动分析,避免了过多的角度象限的讨论-Used to calculate the movement of four-bar linkage analysis, to avoid too much discussion of the point of view of quadrant
Canny
- Canny边缘检测,图象处理环节中基础的一步-Canny Edge detection
h1_pyramid
- 实现一幅图像的金字塔展开,能够在不同尺度对图像进行后处理-To achieve an image of the pyramid started to scale the image in a different post-processing
convert-image-to-gray
- code to convert an RGB image to gray image easily to acces very fast.... and complicated algorithmm...
IMSHOW_NUMERIC
- IMSHOW_NUMERIC is a MATLAB program which displays a numeric array as a grayscale image.MATLAB s Image Processing Toolbox works with images stored as 2D or 3D arrays of a special type, typically "uint8", that is, an unsigned 8 bit integer whose values
image-processing
- 基于数学形态学的分水岭标记算法图像分割,在matlab下运行-Based on mathematical morphology algorithm for image segmentation watershed mark
HelloOpenCV
- 程序描述:OpenCV开发环境的配置,载入一张图片并显示。 开发测试所用操作系统: Windows 7 64bit Visual Studio 2010-Program descr iption: OpenCV development environment configuration, load a picture and show // development and testing by operating system: Windows 7 64bit // used to de
4.2
- 用人工神经网络拟合函数 说明:1)网络结构为三层(输入层、1个隐层和输出层) 2)获取两组数据,一组作为训练集,一组作为测试集 3)用训练集训练网络 4)用测试集检验训练结果-ANN fit function: 1) the network structure is three (input layer, a hidden layer and output layer) 2) to obtain two sets of data, one group as the
corners
- 特征检测与匹配是Computer Vision 应用总重要的一部分,这需要寻找图像之间的特征建立对应关系。点,也就是图像中的特殊位置,是很常用的一类特征,点的局部特征也可以叫做“关键特征点”(keypoint feature),或“兴趣点”(interest point),或“角点”(conrner)。Harris角点检测-Feature detection and matching is an important part of the overall application of Compu
manualhist
- 灰度局部拉伸,当部分图像灰度太暗或者太亮的时候,可采取局部灰度拉伸而不是全局灰度拉伸-Local tensile gray, as part of the image grey is too dark or too bright, can take local gray stretch rather than global gray stretch
RGBzft_junheng
- 在Matlab中对彩色图像进行直方图均衡化增强-Histogram equalization enhancement for color images