CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 边缘

搜索资源列表

  1. edge

    0下载:
  2. 主要是采用Canny算法进行边缘检测,有一个个跟踪条,涉及到callback函数,对灰度图像进行边缘检测,将彩色图像转换为灰度图像-Using Canny algorithm for edge detection, a track bar relates to the callback function, for edge detection of gray image, the color image is converted to grayscale images
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:1712953
    • 提供者:zhouyang
  1. ShenQiQQSnooker(V0.8)

    0下载:
  2. 方便准确,简单快速,适合无任何经验的斯诺克新手。绿色无病毒。直接显示红球和色球的运行轨迹,让您重拾对QQ桌球的信心。注意力量尽量小一点比较准确,将鼠标与球的边缘想切,不要太近也不要太远,画到外面的黑线不要着急,一会儿就没有了。-To facilitate accurate, simple and fast, no experience snooker novice. The green no virus. Direct red ball and chromosphere running trac
  3. 所属分类:OpenCV

    • 发布日期:2017-12-06
    • 文件大小:4565413
    • 提供者:郭沛
  1. edge_detect

    0下载:
  2. opencv中用laplace,sobel,canny三种方法对图像进行边缘检测-Laplace, sobel,canny edge detection methods of image using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:171319
    • 提供者:jgao
  1. PrimitiveDetection

    0下载:
  2. 基元检测代码及演示程序:边缘检测、角点检测、Blob检测、哈夫变换、多尺度表达-Primitive Detection: Edge Detection\ Corner Detection\ Blob Detection\ Hough Transform\ Multiple Scale
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:11191160
    • 提供者:小魏
  1. 1GHY3249TIQU1

    0下载:
  2. 基于canny算子的边界提取 cvCanny 采用 CANNY 算法发现输入图像的边缘而且在输出图像中标识这些边缘-Based on the the canny operator' s boundary extracted cvCanny CANNY algorithms found the edge of the input image and identify these edge in the output image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:6922
    • 提供者:段皓
  1. Capture

    0下载:
  2. 这是一个在VC6.0用opencv语言实现从摄像头或者AVI文件捕捉视频流并进行边缘检测的程序-This is a VC6.0 capture video stream from the camera or AVI file, and edge detection opencv language program
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:1087
    • 提供者:刘翠凤
  1. car_video_canny

    0下载:
  2. 将一段车辆视频,分别在三个窗口内显示其原始图像,灰度图像及边缘检测图像。这三个窗口 是同一列的。-The period of vehicle video, respectively, in the original image, gray-scale image, and the edge detected image is displayed within the three windows. These three windows are in the same column.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:1378
    • 提供者:史丽军
  1. vediopro

    0下载:
  2. 视频处理代码 视频帧提取 保存 合并 边缘显示-Video processing code video frame extraction save the merged edge display
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:16198
    • 提供者:天天
  1. MFC

    0下载:
  2. MFC框架,实现canny边缘检测和在图像中画矩形的功能-MFC framework canny edge detection and draw a rectangle in the image function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:28791808
    • 提供者:651
  1. line

    0下载:
  2. canny边缘检测,实现边缘点像素提取。-canny edge detection, edge point pixel extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:404800
    • 提供者:651
  1. Boundary-search

    0下载:
  2. 对于给定图像,通过RGB三通道分别处理,从而找出图像中目标的边缘。-For a given image, the three RGB channels are handled in order to identify the edge of the image target.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:3667060
    • 提供者:李利涛
  1. canny

    0下载:
  2. 图像的边缘检测,可以对图像进行canny边缘的检测。-Image edge detection, canny edge detection image.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:1581056
    • 提供者:古华
  1. hough

    0下载:
  2. vs2010+opencv2.3.1实现的在指定区域内的canny边缘检测+HOUGH变化,实现感兴趣区域内的直线检测-vs2010+opencv2.3.1 to achieve of the the the canny in the the within the the the designated area the edge of detection+HOUGH changes in, to achieve the the the within the of the the straight
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:21331633
    • 提供者:651
  1. Test1

    0下载:
  2. 一个基于OpneCV的canny边缘算法,支持将彩色图像转换成灰度图片之后再求边缘的程序-A support and then seek to convert a color image to grayscale image edge program based canny edge OpneCV algorithm,
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:9161371
    • 提供者:kimi
  1. Text_MFC

    0下载:
  2. 图像处理的一般过程,集合在一个MFC系统工程框架之下,包括直方图机器均衡化,滤波,边缘检测,图像变换等-General process of image processing, collection of in a MFC systems engineering framework under histogram machine equalization, filtering, edge detection, image transformation
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:3325526
    • 提供者:tom
  1. bianyuanjiance

    0下载:
  2. 利用OPenCV对图像进行边缘检测,能到到图像的边缘信息-The use of OPenCV image edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-12-03
    • 文件大小:13129836
    • 提供者:赵健
  1. fenshuiling

    0下载:
  2. 利用openCV对图像进行风水岭分界,得到图像的边缘信息-Feng Shui Ling boundaries openCV image, image edge information
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:6734192
    • 提供者:赵健
  1. OPenCV_programs

    0下载:
  2. 里面有OPenCV环境变量的设置,OpenCV入门的各种常用程序,全部经过测试能运行,有结果。包括图片显示,图片反相,鼠标事件,播放AVI文件,画几何图形,图像边缘检测,从摄像头读取数据等等程序。-There is OPenCV environment variable Settings, OPenCV entry of all sorts of commonly used procedures, can all through the test run, have the result. In
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:9589306
    • 提供者:夏辉
  1. cannytest

    0下载:
  2. opencvcanny边缘检测,编译通过,也在学习阶段希望 有帮助-opencvcanny edge detection, compiled by also learning stage hope help
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:7950
    • 提供者:liujia
  1. Image

    0下载:
  2. 一个简单的canny边缘检测程序,可检测一切彩色图形,必须安装opencv-an simple canny edge detection example
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:7004383
    • 提供者:冯月婷
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com