资源列表
otsu
- 算法目的就是计算出一连通区域的阈值,然后对该区域二值化-The algorithm to calculate the threshold of a connected region, then the region two values
middle-filter
- 值滤波法是一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内的所有像素点灰度值的中值-The median filter is a nonlinear smoothing technique, the gray value of each pixel is set for all pixels in a neighborhood of the point of the mean value in the window
Histogram-equalization
- 直方图均衡化的基本思想是把原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而可达到增强图像整体对比度的效果-The basic idea of histogram equalization is the histogram transform the original graph form for the uniform distribution, so the pixel gray value of the dynamic range is increased so as
feature-selection
- 它指的是使用计算机提取图像信息,决定每个图像的点是否属于一个图像特征。特征提取的结果是把图像上的点分为不同的子集,这些子集往往属于孤立的点、连续的曲线或者连续的区域。 -It refers to the use of computer to extract image information, decide whether each image point belongs to an image feature. The results of feature extraction is t
FIRST
- 是基于CVI软件的入门学习的代码,内容是建立一个能够显示正弦信号的小程序,运行该小程序时,请先安装CVI软件和IMAQ_CVI数据库。若程序里面的路径与运行的路径不同时,需重新添加头文件等。-It helps us to understand CVI well enough.By program "display"code,can make you enjoy using CVI.
Matlab-learning
- matlab 图像处理程序,有原图像 matlab 图像处理程序,有原图像-mastering MATLAB with Practical Computer Visual
matlab
- 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 -Use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing
FFT
- 快速傅里叶变换在图像处理中经常遇到,本程序运行结果和matlab一致,是使用C++类编写的。-Fast Fourier transform in image processing are often encountered, the program consistent with the results and matlab is prepared using C++ class.
yuzhibianhuan
- 阈值变换进行图像加强的一种算法,能对256灰度图进行处理。-Threshold transform an algorithm to enhance the image, can be processed to the 256 grayscale.
corresponding-points-matching-
- 输入两张图像,将自动进行同名点匹配,改程序主要应用与计算机视觉和遥感测量领域内。-For two pictures,which has the same object,the same points would be find use the program. This method is always used in the fileds of computer vison and remote sensinig survery.
Main_Harris
- 利用opencv输入输出接口读取视频,然后对视频进行harris角点检测,效果很好,(需要更改输入视频的地址)-Using opencv read the video input and output interfaces, and then the video harris corner detection, the effect is very good, (need to change the input video address)
Canny
- opencv接口,自己写的算法过程,实现canny算子,检测效果良好,希望对大家有帮助-opencv interfaces, write their own algorithms process to achieve canny operator, the detection result is good, we hope to help
