搜索资源列表
OpenCVSquareDector
- 在VC6下基于OpenCV5的矩形检测程序及Canny边缘检测程序。在VC6下编译通过。-in VC6 OpenCV5 Based on the testing procedures and rectangular Canny edge detection procedures. Under the VC6 compile.
Canny
- 对图象进行边缘检测。首先对图像进行高斯虑波,减少噪声的干扰,然后求图像的梯度,进行非最大值抑制
print_recognition_src
- 一个用C++编写的指纹识别程序源码,其中包括canny边缘检测和基于特征的指纹识别
Canny+image
- 图像边缘检测算法分析,在CANNY算子的基础上研究而成
canny
- canny算子边缘检测的源代码....opencv做得
AComputationalApproachToEdgeDetection
- John Canny的边缘检测算法,即著名的Canny算子经典文献。-The edge detection algorithm was witten by John Canny, that is well-known classical literature of Canny operator.
CVHomework1
- canny算法进行图像的边缘检测,自己写的程序,大家可以参考-canny algorithm for image edge detection, to write their own procedures, we can refer to
compare_of_edge_detect_methods
- 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection
canny
- 采用canny算法进行边缘检测,寻找输入图像的边缘,并且标志出来-canny algorithm edge detection,can find edge from image and draw it.
cannyfinal
- 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-Edge detection for image understanding, target detection, tracking a very important issue, the code implementation of the canny edge detection operator to do
Canny
- Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。-Canny edge detection, in the face recognition is a more classic method of calculating and writing papers for reference.
Canny
- canny算子是边缘检测很重要的方法.尽管80年代就已经出现.目前还没有取代它的方法.这是canny算子的解释-canny edge detection operator is a very important way. Although there have been 80' s. There is no way to replace it. This is a canny operator interpretation
ydm
- canny边缘检测算子的c源代码-canny edge detection operator of c source code. . . .
caany
- canny边缘检测算法,,我见过的做好的-canny edge detection algorithm, I have seen the good, and,
canny
- canny 算法,主要用于图像的边缘检测,是经典的一个方法-canny algorithm, mainly used for image edge detection, is a classical method of
canny
- 实现canny算子边缘检测,是频域增强处理后的在处理。-Achieve canny edge detection operator ,which is enhanced after treatment frequency in treatment.
bianyuantiqu
- 详细介绍了各种图像边缘检测方法,包括Sobel、Roberts、Prewitt、Canny、Log算子-Details of the various edge detection methods, including Sobel, Roberts, Prewitt, Canny, Log operator. . .
CannyOperatorEdgeDetectionCode
- 此文件为delphi写的Canny算子边缘检测代码,只是一段代码。-This document is written in delphi Canny operator edge detection code, just a piece of code.
附件05-Demo演示代码
- 双目相机与计算机连接后进行拍照,图片抓取,视频拍摄,人脸检测,Canny边缘检测,BM算法与SGBM算法进行立体匹配测距的实现。(The binocular camera is connected with the computer to take pictures, capture pictures, take videos, detect faces, Canny edge detection, BM algorithm and sgbm algorithm for stereo match