搜索资源列表
edge
- 基于OPENCV的图象边缘检测,(VC++) 利用canny算法寻找图象边缘并再输出中标志.
CannyDetective
- 这是一个使用OpenCV实现的Canny边沿检测,在程序中添加了一个滑动的控件,可以在程序运行时实时改变参数来观察检测效果。可以根据自己的所需来测试要选的参数。-This is achieved using OpenCV Canny edge detection, and added a sliding control program can change the parameters in real time to observe the detection program runs. To
Opencv-Canny-sample
- 使用Opencv进行Canny算子边界提取的示例程序,非常适合新手和高手学习与使用,图像处理的好例子-A good example to use the OpenCV Canny operator edge extraction of the sample program is ideal for both novice and expert learning and the use of image processing the
TextDetect
- 该代码利用canny算子实现了文字检测,还使用了随机森林算法,运用了boost库和opencv库,检测效果非常好,平台是Visual Studio 2010-The code implements the use of canny operator Text Detection, also used the random forest algorithms use the boost libraries and opencv library, testing the effect is very
smooth
- 文件主要融合了opencv的一些基本算法,如:平滑处理、图像分割、canny边缘检测以及ROI区域提取-The paper mainly combines some of the basic opencv algorithm, such as: smooth processing, image segmentation, Canny edge detection and ROI region extraction