搜索资源列表
DIP-matlab.背景差分法对运动汽车的检测
- 背景差分法对运动汽车的检测,对检测得到的汽车图像进行预处理和边缘提取,Background difference method for the detection of movement of motor vehicles, the vehicle has been detected image pre-processing and edge extraction
CANNY_EDGE.rar
- CANNY边缘检测,matlab,很容易看懂,Canny edge detection, matlab, very easy to understand
steger
- 使用matlab语言编程的steger图像边缘检测算法,不仅可以检测图像边缘中心,对于图像边的两侧,只要调整好参数也可以达到目标。-Matlab programming language used steger image edge detection algorithm, not only can detect the image edge centers, on both sides of the edge of the image, as long as the adjustment pa
shot-detecting
- 多种基于内容的视频检索镜头分割算法matlab程序,主要是检测突变,有基于直方图的方法,基于X2直方图的方法,基于像素的方法以及基于边缘轮廓法对比!对于这一领域的研究具有很好的入门作用!也是本人毕业论文所写的!视频文件建议先分离掉声音,仅保留图像系列,文件须为mpg!-A variety of content-based video retrieval lens matlab segmentation procedures, the major mutations are detected, t
Canny
- Edge detector of Canny.
Canny
- canny edge detection and some other programs
8psk-demoder
- EDGE 中8psk的均衡算法的资料,使用matlab实现,可以知道算法的完整思路。-The equalization algorithm in the 8psk EDGE data, using matlab implementation, can know the full idea of the algorithm.
Principal-component-analysis-matlab
- 主成分分析.mht:介绍主成分分析的文章 edgepick.m:本程序的目的是实现边缘检测 drawprim.m:找到最大主分量所在的位置,从而在原图象中绘出 practical.m:一个主分量的程序,边缘检测和主分量提取 prin.m:该程序是用princomp函数来提取矩阵的主成分-Principal component analysis. Mht: the article describes the principal component analysis edgepick