搜索资源列表
blur
- blur filter for image in c
compose
- compose filter for image in c
decompose
- decompose filter for image in c
edge
- edge filter for image in c(get edge)
gauss_rle
- gaussian filter for image in c
mblur
- mblur filter for image in c .Implementation
median
- median filter for image in c
sobel
- sobel filter for image in c
vccanny
- 用c++实现canny算子——高斯滤波,求梯度,非极大值抑制-C++ implementation with a canny operator- Gaussian filter, find the gradient, non-maxima suppression
gabor
- gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
d_density
- This program used the density filter function in c++ [imagelab]
DIPTOOL-wiener
- wiener filter c++ source
4324-vreer34
- c++卡尔曼滤波器进行图像处理。对目标进行稳定的跟踪,跟踪效果较好。-c++ Kalman filter for image processing. Stable tracking of the target
mean filter
- meanfilter use the matlab mex function. conbine the c code and matlab code. so you should mex -setup in matlab command window. and mex meanfilter.c then execute the meanfilter.m to run it.
face
- 人脸检测C源程序,主要是最小外接矩形算法和椒盐去噪,中值滤波的实现程序。-Face Detection C source, minimum bounding rectangle algorithm and salt and pepper denoising, the realization of the program of the median filter.
trac_s11.c
- program c and gnuplot trac conception filter microstrup tec
Lee filter C++ source code
- Lee filter implemented by C++ with OpenCV
042450
- C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错,-C++ Builder to realize image denoising processing, are implemented using median filter, the effect is quite good,