搜索资源列表
fast-Canny
- 用Canny算子提取边缘 高速mfc计算可以学习参考-Canny operator extract high risk calculation can learn mfc reference
Canny.rar
- Canny算子是图象锐化的一种,被用来景物边缘检测与提取的。是一种较好的边缘检测算子。,Canny is a kind of image sharpening。Canny is used to the scene s edge detection and extraction. It is a better edge detection operator
Canny.rar
- 用Canny算子提取边缘,只能处理8位的BMP图像!对于学习DIB类非常有用!,Extracted by Canny edge operator can only handle 8-bit BMP images! DIB category for the study is very useful!
canny.rar
- canny算子边缘提取。用matlab编写,并有详细的解释。,use matlab to canny edge detection operator,with a detailed explanation.
Canny
- 用Canny算子提取边缘是一个基于VC++6.0用于数字图象处理的界面程序。-Extracted by Canny edge operator is a based on VC++ 6.0 for digital image processing program interface.
canny
- 本代码主要实现用Canny算子提取边缘,VC++环境下实现~-The main achievement of this code using Canny edge extraction operator, VC++ Environment to achieve ~
Canny
- 该代码是在vc++下编写的,最后能实现用Canny算子提取图像的边缘,附带测试图像,比较实用的边缘提取算法-The code is vc++ Prepared, and finally to achieve using Canny operator extract image edge, fringe test images, more practical edge extraction algorithm
CANNY
- 利用CANNY边缘算子实现二维图像的边缘特征的提取,提取的边缘特征优于其它算法-Using Canny edge operator achieve two-dimensional image of the edge feature extraction, edge feature extraction is superior to other algorithms
Canny
- canny算子提取边缘,vc++实现,包括测试图片,功能完整-canny
canny
- 基于canny算子的面部特征提取,很实用-Canny operator based on the facial feature extraction, it is practical
Canny
- 一种提取图像的边缘特征经典方法,适合于初学者学习-Extraction of the image edge feature
Canny-edge-operator
- 用Canny算子提取边缘,vc源码,是图像处理入门的好源码-Extracted with the Canny edge operator, vc source code, is a good entry-source image processing
canny
- canny算子的matlab源码。canny算子主要用于数字图像处理中的边缘提取以及锐化-matlab source canny operator. canny operator is mainly used for digital image processing and edge extraction in the sharpening
CANNY
- 基于CANNY算子提取边缘,包括提取同心圆等特征,属于底层图像处理-CANNY OPERTOR
Canny-operator-with-edge-extraction
- 用MFC实现用Canny算子提取边缘),是C++的基础学习,MFC编程-Using MFC Canny operator to extract edge), is the basis for learning C++, MFC Programming
canny
- canny算法特征提取,可以有效提取边缘特征。(canny algorithm feature extraction can extract the edge characteristics effectively .)
Canny算子
- canny算子提取边缘图像,源代码,非调用(The Canny operator to extract the edge image, source code, non cal)
image process
- 基础图像预处理的代码实现,均值/中值滤波,sobel/拉普拉斯/canny 提取边缘,直方图均衡化以及直方图规定化(Fundamental image preprocessing code implementation, mean/median filtering, sobel/Laplacian/canny extraction edges, histogram equalization, and histogram specification)
20-canny边缘检测
- 利用canny算法进行边缘检测,寻找图像中的轮廓,并进行后期的处理(Edge detection is done by using Canny algorithm, and the contour is found and processed later.)
canny edge detection
- canny边缘检测算法,在python环境中可实现边缘提取。(The canny edge detection algorithm can implement edge extraction in a python environment.)