-
Gaussian
高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。(Gaussian smoothing filter is a linear filter for the elimination of Gaussian noise, the noise reduction process is widely used in image processing. Popular speaking, a Gaussian filter to the whole image is a weighted average of the process, the value of each pixel, both by itself and other neighborhood pixel values obtained after weighted average. The specific operation Gaussian filter is: a template (or a convolution mask) to scan each pixel in the image, a weighted average gray value of the neighborhood is determined using a template to replace the pixel value of the center pixel of the template.)
- 2014-10-18 09:00:28下载
- 积分:1
-
源程序
利用hough变换检测圆,有RHT,随机hough变换,以及一些改进(Using Hough transform to detect the circle)
- 2018-04-22 18:08:35下载
- 积分:1
-
ICA(1)
ICA独立分量图像特征提取,内含源程序和图片,程序完整、易懂,有很好的参考价值。(The ICA independent component image feature extraction,Contains the source program and pictures, complete, and easy to understand and have a very good reference value.
)
- 2014-03-11 09:14:40下载
- 积分:1
-
jpeg_C_orign
jpeg编码工程(YUV2RGB)
文件中含有说明文件,保证可以使用(jpeg encoding works (YUV2RGB) file contains the documentation to ensure that you can use)
- 2007-11-15 20:43:30下载
- 积分:1
-
msseg
meanshift track的。希望对大家有用o .(It s about meanshift program.)
- 2011-07-15 13:53:12下载
- 积分:1
-
DataEntryNameFilter
This DataEntryFilter filters data entries based on whether their names match a given StringMatcher.
- 2014-01-17 14:15:19下载
- 积分:1
-
dingbiao
摄像机定标。用matlab程序编写的将世界坐标系下的坐标转到图像坐标系的m文件(Camera calibration. M file matlab program the coordinates in the world coordinate system to image coordinate system)
- 2012-11-27 10:17:31下载
- 积分:1
-
flrna
VC调用matlab引擎因为类别当中没有此类,所以放到了数值计算(VC calls the Matlab engine because there is no such class, so it is put into numerical calculation.)
- 2018-08-04 06:34:40下载
- 积分:1
-
txzengqiang
图像增强的matalab程序,里面有基于小波的,contourlet变换的,拉普拉斯塔等的增强,比较详细,有说明文件里面(Matalab image enhancement procedures, which have based on the wavelet, contourlet Transform, etc.拉普拉斯塔enhanced, more detailed, it has documentation)
- 2007-08-30 17:13:30下载
- 积分:1
-
RectifyMode_enlarge
基于除法模型的鱼眼图像校正代码,包含摄像机内参和畸变参数在内的5个参数,无需进行填补空洞的操作。(Based fisheye image correction code division model, including internal camera and distortion parameters, including five parameters, without the need for filling voids operation.)
- 2014-06-05 17:09:37下载
- 积分:1