资源列表
多尺度边缘检测实例
- 一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像,A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus value of wavelet coefficient and
HoughLineDection
- 利用Hough变换,可以检测图像中的多条线段,效果很好-using hough transform for line detection
200719930586404
- 视频图像序列中分的运动目标检测matlab源码,分割运动目标-carve the moving target detection Matlab source, Moving Target Segmentation
Hough
- Hough变换的院代码,非常全的,希望对大家有用,我用过,对其中内容做修改可以实现自己的目的.-Hough
line-cut
- 直线裁剪-Straight cut. . . . . . . . . . . . . . . . . . . .
checkface
- 找出人脸,会把眼睛,鼻子,用红线圈起来,用C++与OPenCV结合实现。-Identify the human face, will be the eyes, nose, with red coils, use C++ and realize OPenCV combination.
C_Programming_region_click_detection
- C编程在一个区域点击检测C Programming in a region click detection-C Programming in a region click detection
colorDetectController
- 在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换-colorDetection.h colorDetection.cpp colordetector.cpp correspond to Recipe: Using the Strategy Pattern in Algorithm Design
OPENGL matrixPush & matrixPush
- OPENGL matrixPush & matrixPush 滑鼠鍵盤互動源碼
capt
- 好用的视频捕捉程序,方便的完成图像的采集过程!-Easy-to-use video capture program to facilitate the completion of the acquisition process images!
CircularHough
- 圆检测程序 基于Hough变化的圆检测程序,包括原点坐标和半径大小-Circult
vcdrawgraph
- vc画图,主要是讲述主要的画图功能,非常的使用-draw graph
