-
边缘检测
说明: 边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。这些包括(i)深度上的不连续、(ii)表面方向不连续、(iii)物质属性变化和(iv)场景照明变化。边缘检测是图像处理和计算机视觉中,尤其是特征提取中的一个研究领域。
一阶:?Roberts Cross算子,Prewitt算子,Sobel算子, Kirsch算子,罗盘算子;
二阶: Marr-Hildreth,在梯度方向的二阶导数过零点,Canny算子,Laplacian算子。(Edge detection is a basic problem in image processing and computer vision. Significant changes in image attributes usually reflect significant events and changes in attributes. These include (I) discontinuities in depth, (ii) discontinuities in surface orientation, (iii) changes in material properties, and (iv) changes in scene lighting. Edge detection is a research field in image processing and computer vision, especially in feature extraction.)
- 2020-05-24 14:12:50下载
- 积分:1
-
Average-model
用平均背景法去除背景,算法思想比混合高斯模型和codebook模型简单,适合提取背景变化较小的场景。用中值滤波去除掉产生的椒盐噪声(Average method to remove the background with the background, the algorithm thought codebook than the Gaussian mixture model and a simple model for extraction of small changes in background scene. With a median filter to remove salt and pepper noise generated)
- 2011-11-19 17:08:39下载
- 积分:1
-
ImageRegistration-master (2)
有关图像处理中的图像校正,MATLAB,亲测可行(ImageRegistration matlab)
- 2020-10-31 22:09:55下载
- 积分:1
-
sprites
sprites communication to windows in unix sys
- 2020-06-20 23:40:01下载
- 积分:1
-
hough
可利用哈夫变换法在变换域提取直线,利用g共线和直线相交的关系,使直线提取问题转化为计数问题()
- 2008-05-21 09:08:32下载
- 积分:1
-
MatLab
图片的旋转、截图、灰度、翻转、滤波、去噪等基本处理(Image rotation, screenshots, gray, flip, filtering, noise and other basic processing)
- 2013-10-22 17:06:27下载
- 积分:1
-
decomb522src
一个经典的动态视频图像去隔行处理的源代码,能消除双场图像的场效应(A classic dynamic de-interlacing video processing source code, to eliminate dual-field image of the field-effect)
- 2020-08-14 16:58:27下载
- 积分:1
-
dtcwt
双树复小波的matlab包,通过调用其中的函数实现图像处理的功能(Dual-Tree Complex Wavelet Matlab package, call the function implementing the image processing functions)
- 2020-12-06 10:49:22下载
- 积分:1
-
Untitled2
自编图像处理M文件,经过图像增强滤波去噪二值化,边缘提取,实现对图片内物体的生产标准监测(Self image processing M-file, and after image enhancement filter denoising binarization, edge extraction, the production of objects within the picture of standard monitoring)
- 2012-02-04 17:10:59下载
- 积分:1
-
FeatureExtractfacerecognation
人脸识别中特征提取matlab源码,LDA,(Face Recognition feature extraction Matlab source, LDA.)
- 2006-09-20 16:17:30下载
- 积分:1