Description: 基于小波变换模极大的多尺度图像边缘检测matlab源代码,该算法采用的是样条小波,为了更好的检测边缘,用多孔算法代替了mallat算法。该算法和mallat快速算法主要区别:
1 多孔算法不需要抽取偶数样本,所以奇异检测定位更准确,相应的重构是不需要插零。2 多孔算法需要对滤波器进行伸缩。-based on wavelet transform modulus maxima of multiscale edge detection Matlab source code, The algorithm used is kind of wavelet, in order to better detect the edge of porous algorithm instead of Mallat algorithm. The algorithm and fast algorithm Mallat major difference : an algorithm porous not even take samples So singular position detection more accurate, the corresponding Reconstruction interpolation is not zero. Two porous algorithm need to filter extendable. Platform: |
Size: 1024 |
Author:高锋 |
Hits:
Description: 该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素.
其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.-The program in matlab platform to achieve the best extraction of the canny edge operator extract the whole image edge pixel deputy. Which use Gaussian function to filter out the noise and the use of Gaussian operator of the first-order differential of the image filtering into an operator, through morphological operators to the brink of two images connect. Platform: |
Size: 5120 |
Author:秀秀 |
Hits:
Description: 从国外网站下载的代码,中值滤波可以很好地过滤掉各种噪音数据,另外,还可以很好地保留边缘信息。此程序可以对一维二维三维信号,进行中值滤波,完成噪声的去除-From abroad website code, median filtering can filter out a good variety of noise data, can also be good to retain the edge information. This procedure can be one-dimensional two-dimensional three-dimensional signal, for median filtering, noise removal completed Platform: |
Size: 3072 |
Author:武玉伟 |
Hits:
Description: 粒子滤波的Matlab的学习程序,特点是简单明了,多种参数可以设定,方便于理解算法原理。-Particle filter Matlab learning process, is characterized by simple and clear, a variety of parameters can be set up, easy to understand the algorithm. Platform: |
Size: 1024 |
Author:郭春生 |
Hits:
Description: 基于边缘方向直方图的图像检索matlab程序,直方图为提取8个方向的的统计概率,对于花朵、人脸、汽车的检索效果很好。-Edge direction histogram based image retrieval matlab procedures, histogram for the extraction of the eight directions of statistical probability, for flowers, human faces, cars good search results. Platform: |
Size: 7168 |
Author:xiaobao |
Hits:
Description: (1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数;
(2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测;
(3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测;
(4)比较上述两个结果。
-(1) the use of Gaussian filter function, using Matlab language, the preparation of Canny edge detector Matlab (or C language) function (2) the use of the above-mentioned function, an image of the (salt and pepper noise or Gaussian noise) for edge detection (3) the use of Matlab built-in Canny edge detection function to the same Vice-image edge detection (4) compare the results of the two. Platform: |
Size: 2048 |
Author:amy |
Hits:
Description: 对彩色和灰度图像双边滤波
保持边缘并滤除噪声-Of color and grayscale images and to filter out the edge of the bilateral filter to keep noise Platform: |
Size: 120832 |
Author: |
Hits:
Description: 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including blocks of color lines color the background picture, the first of its low-pass filter for a color blocks and lines produced lower quality images fuzzy edges to be processed, using any two edge detection algorithm to detect when processing in the image blocks of color and line the edge of the two values are the result of the treatment plan. Extracted from the results map the boundary blocks of color and line coordinates, the original image and the actual generated coordinate data used to compare the true, and on the detection of error for analysis. 2. Take a test to be included black and white or color photographs of objects, try using a edge detection algorithm on automatic extraction of objects to be detected, the results generated for analysis. Platform: |
Size: 661504 |
Author:tosh |
Hits:
Description: Example of a two-dimensional Gabor filterIn image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for edge detection. Frequency and orientation representations of Gabor filter are similar to those of human visual system, and it has been found to be particularly appropriate for texture representation and discrimination. In the spatial domain, a 2D Gabor filter is a Gaussian kernel function modulated by a sinusoidal plane wave. The Gabor filters are self-similar – all filters can be generated from one mother wavelet by dilation and rotation
Platform: |
Size: 7168 |
Author:Real1 |
Hits: