搜索资源列表
高通滤波器,对图像进行高通滤波
- 高通滤波器,对图像进行高通滤波。采用opencv,包含二维理想高通滤波,2阶巴特沃思高通滤波,二维高斯高通滤波,增长率为2二维指数高通滤波-High-pass filters, high pass filter the image. Using opencv, including two-dimensional ideal high-pass filter, 2-order Butterworth high pass filter, two-dimensional Gaussian high p
Harris
- 用高斯滤波函数实现哈里斯角点检测,并对文件夹中的几张图像进行标定-With a Gaussian filter function to achieve Harris corner detection, and a few folders in the calibration image
Homomorphic_Filter
- opencv写的同态滤波,高通滤波器采用的是高斯高通滤波器-opencv written by homomorphic filtering, high-pass filter uses Gaussian high-pass filter
Low_Pass_Filter
- opencv 写的频率域滤波包含高斯,理想,巴特沃斯低通滤波,-opencv write the frequency domain filtering includes Gaussian, ideal Butterworth low-pass filter,
condesation
- opencv 粒子滤波程序,可以对感兴趣的颜色进行跟踪-opencv particle filtering program that can track the color of interest
mymfc
- 用OPENCV实现的Canny算子,Sobel算子,Laplace算子,简单不带尺度模糊,简单模糊,中值滤波,高斯滤波,双向滤波滤的示例程序。-OPENCV achieved by Canny operator, Sobel operator, Laplace operator, simple and without dimension fuzzy, simple fuzzy, median filtering, Gaussian filtering, two-way filter filter
opencv_smooth
- 实现高斯函数,及多种滤波器所实现的低通空域滤波-Achieve Gaussian function, and a variety of low-pass filter realized by spatial filtering
display_picture_blur
- 包含常见的图像平滑操作,如高斯模糊,中值滤波等-Common images include smooth operation, such as Gaussian blur, median filter, etc.
canny
- 滤波及边缘检测,包括中值滤波,均值滤波,高斯滤波,canny边缘检测,prewitt算子等。-Filtering and edge detection, median filter, mean filter, Gaussian filter, canny edge detection, prewitt operator and so on.
gaussian
- gaussian filter designed by :Amar R. Khorshid
detectpoint
- 光斑中心提取算法,在VS2010下,用opencv2.3.1编写的控制台程序,主要功能是利用hession矩阵和高斯滤波进行光斑中心点提取,里面附测试图片,提取精度为亚像素级别。-Spot center extraction algorithm, in VS2010, written by opencv2.3.1 console program, the main function is to use hession matrices and Gaussian filter for extrac
fastDetectLine
- VS2010下用opencv2.3.1编写的光条提取算法,机器视觉中用的多,本方法使用了高斯滤波和hession矩阵,经过对高斯滤波函数的处理,使得本方法的提取速度大大提升,提取精度是亚像素级别,附件内含测试图片-Under VS2010 extracted with light bar and more opencv2.3.1 written algorithms used in machine vision, this method uses a Gaussian filter and he
Gauss_Adjust_GPU
- 该算法基于opencv的自适应高斯滤波,并且使用CUDA(GPU)架构进行算法加速-The algorithm is based opencv adaptive Gaussian filter, and use CUDA (GPU) architecture to accelerate the algorithm
6bd0e1629f2d
- 车辆检测,利用高斯滤波后对图像进行灰度及二值化,最后利用团块跟踪进行车辆的检测。-Vehicle detection, after the image using the Gaussian filter and binarizing the gray, and finally the use of briquettes tracing the vehicle is detected.
Recursive-Gaussian-filter
- 基于opencv实现Recursive_implementation_of_the_Gaussian_filter-Based on opencv achieve Recursive_implementation_of_the_Gaussian_filter
Filters
- 均值滤波器、高斯滤波器、中值滤波器的OpenCV实现-Averaging filter, a Gaussian filter, median filter OpenCV realization
low-pass-filter
- opencv3.0+vs2013编写理想低通,巴特沃斯低通,高斯低通滤波器-opencv3.0+vs2013 write ideal lowpass, Butterworth low-pass, low-pass Gaussian filter
Gaussian
- 高斯滤波程序,分别采用5*5模板,一维高斯滤波,二维高斯滤波等方法对图像进行滤波处理-Gaussian filtering procedures were used to 5* 5 templates, one-dimensional Gaussian filter, two-dimensional Gaussian filtering methods for image filtering process
Test_1_MedianFilterWithWebcam
- Demonstrate to use median and Gaussian filter while grabbing frames fro webcam
openCV-Practicefh
- 人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of th