资源列表
canny
- 实现图像边缘检测,采用的是canny算法,需要改变程序中的图像路径,因人而异~-Realization of image edge detection, using a canny algorithm, the program needs to change the image path, vary ~
GerBer_VB
- VB6.0读取产品gerber文件生成坐标图,很有参考价值。-VB6.0 read product gerber file generation plot, great reference value.
tuxiangchulijisuanzuiquandechengxu
- 里面包含了现代图像处理技术的各种程序,非常全面。每个都附有说明-Which contains a variety of programs of modern image processing technology, is very comprehensive. Each is accompanied by instructions
Filtering-method
- 在图像中各种滤波方法:均值滤波,高斯滤波等,采用c语言实现,-filtering method programmed in c language
houghbianhua
- 其中包含虹膜识别程序,可以直接运行,良好的运行效果-Which contains iris recognition program that can be run directly, good operating results
OpenCVdemo15-surf
- opencv的surf算法的实现,自己编的代码,可以实现效果,而且有一定的意义-code of surf,and use c++ and opencv
Image-Equilibrium
- 该代码是关于图像处理中的图像均衡的内容,利用直方图均衡化之后,原来比较少像素的灰度会被分配到别的灰度去,像素相对集中, 处理后灰度范围变大,对比度变大,清晰度变大,所以能有效增强图像。-The code is a graphic equalizer content on image processing, after histogram equalization, less original pixel gray gray will be assigned to another go, the
model-of-airplane-recognition
- 基于模型的对飞机的识别研究,对于遥感图像的飞机识别有很多的借鉴作用-craft Objeet Recognition and Extraetion High Resolution Remotely Sensed Imagery
The_pyramid_match
- 金字塔匹配的原文,很有用的,大家可以看看,有意义-The pyramid match kernel Discriminative classification with sets of image features
ImageFilterinFrequencySpace
- 目的是改善影像质量,包括去除高频噪声与干扰,及影像边缘增强、线性增强以及去模糊等。分为低通滤波(平滑化)、高通滤波(锐化)和带通滤波。-The purpose is to improve the image quality, including the removal of high frequency noise and interference, and image edge enhancement, linear enhancement and deblurring. Into a low
Image-Segmentation
- 该代码主要应用于图像处理中的图像分割,其目的是简化或改变图像的表示形式,使得图像更容易理解和分析。图像分割通常用于定位图像中的物体和边界(线,曲线等)。更精确的,图像分割是对图像中的每个像素加标签的一个过程,这一过程使得具有相同标签的像素具有某种共同视觉特性。-The code is mainly used in image processing in image segmentation, which aims to simplify or change the representation
MinAreaFilter
- 用OPENCV中的序列实现将低于设定阈值面积的连通域从图像中去除的函数,输入输出图像需为二值图像.-With OPENCV in sequence implements will be lower than the set threshold value of the communication area removed the image domain function, for an input-output image is a binary image.
