搜索资源列表
canny
- 功能:用c++实现对图像的canny算子的边缘检测
canny
- 这是基于canny算子的边缘检测代码,基于vc环境,程序简洁
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
- Canny算子的边缘检测。提供了Canny算子的源码,并提出了一种自适应阈值选取方法。-Canny edge detection operator. Canny operator provides the source code, and put forward an adaptive threshold selection method.
canny
- canny算子的边缘检测,附带几个经典图片,visual 6.0C++的运行环境-canny edge detection operator, with a few classic pictures, visual 6.0C++ the operating environment
Canny
- 用Canny算子进行边缘检测的Visual C++源代码-Using Canny edge detection operator of Visual C++ Source code
canny
- 基于Canny算子检测图像的边缘 读入一张图片,显示该图片经过canny算子处理后的边缘检测结果(要求不能直接调用canny算子)-Canny operator based on image edge detection of a read into the picture, showing the picture after a canny operator after the deal with the edge detection results (request can n
canny
- Canny算子是边缘检测的一种最优算子,能检测出单像素、连续的边缘。这些特性对后续处理很有帮助。 本算法包含了一般的canny算子,还包括使用大津值自适应高、低阈值的canny算子。-Canny edge detection operator is one of the best operator, can detect a single pixel, the edge of a row. The follow-up to deal with these features helpful.
Cannybianyuanjiance
- 用VC++实现canny算子的边缘检测,用于图像处理,经调试,程序准确-Using VC++ to achieve the canny edge detection operator for image processing, through commissioning, procedures accurately
Canny
- 基于visualc++用canny算子实现图像的边缘检测-Visualc++-based operator with canny edge detection image
edge
- 基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测-Based on vc++ and opencv image of the sobel, canny edge detection operator and the harris corner detection
improved-canny
- 改进的canny算子,实现图像的边缘检测-Improved canny operator, the edge detection of image
Cannybianyuan
- Visual C++实现canny算子的边缘检测源代码,用于图像处理,经调试程序准确.-Visual C++ implementation canny edge detection operator source code for image processing, accurate by the debugger.
CannyEdgeDetection
- canny算子的边缘检测,在matlab环境下实现对图像的边缘检测-canny edge detection operator in matlab environment to realize the edge detection
Cbyuanjiance
- 用Visual C++实现canny算子的边缘检测,用于图像处理,经调试,程序准确完整-Visual C++ implementation with a canny edge detection operator for image processing, through commissioning, accurate and complete program
Canny-Edge-Detection
- 基于Canny算子的边缘检测实现,效果比较好-Canny edge detection to achieve
Canny
- 基于CANNY算子的边缘检测算法;该算法能快速提取图像的边缘-canny edge detection
Based-on-sobel-for-canny
- 基于Canny算子的边缘检测算法原理及Matlab源码实现,有实现的图片效果对比!-Canny operator edge detection algorithm principle and Matlab source code-based implementation, the picture of the effect of contrast!
canny算子进行边缘检测的源代码
- 对于现有canny算子进行了一定的改进,使得效果更好(Some improvements have been made to the existing Canny operator, which makes the effect better)
一种改进的基于Canny算子边缘检测算法
- 在图像处理中的对于canny算子的一种改进方式(An improved method for canny operators in image processing)