CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 边缘检测 opencv

搜索资源列表

  1. canny

    0下载:
  2. Canny 的目标是找到一个最优的边缘检测算法 opencv中的边缘检测 用c++来实现-Canny goal is to find an optimal edge detection algorithm of edge detection opencv to achieve c++
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:784328
    • 提供者:cjshan
  1. Image

    0下载:
  2. 基于opencv的mfc多文档图像处理包,实现图像处理的基本功能,图像增强,边缘检测,形态学变化等-Mfc-based multi-document image processing package opencv to achieve the basic functions of image processing, image enhancement, edge detection, morphological changes
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:2039780
    • 提供者:
  1. DigIdentify

    0下载:
  2. vs2010结合opencv编写的canny边缘检测程序,包含了图像的灰度处理,二值化等预处理,也有投影映射图像程序。-vs2010 combined canny edge detection opencv prepared program, including a gray-scale image processing, binarization pretreatment, but also the image projection mapping program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2423917
    • 提供者:ai
  1. edge--detection

    0下载:
  2. 用opencv实现的边缘检测功能,根据学习opencv一书中的伪码补充和完整后的代码,可以运行-Edge detection with opencv function, according to the pseudo-code complement and complete code after learning opencv book, you can run
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:17955135
    • 提供者:zmm
  1. bianyuanjiance

    0下载:
  2. 用vs2010配置的opencv,这是关于图像的边缘检测的代码,自己写的-Opencv use vs2010 configuration, this is the image edge detection code, write their own
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:667
    • 提供者:林俊杰
  1. laplace

    0下载:
  2. 基于OpenCV的边缘检测代码。使用代码之前请先安装OpenCV。并设置VC环境。-Edge detection based on OpenCV code.Please install OpenCV first before you use the code.And set up the VC environment.
  3. 所属分类:Console

    • 发布日期:2017-05-22
    • 文件大小:6847606
    • 提供者:zhaoqinxve
  1. recognition

    0下载:
  2. 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:3096
    • 提供者:vince
  1. image-edge-detection

    0下载:
  2. 压缩包含一个文件夹和三个文档。文件夹是图片Canny边缘检测的工程文件,有源代码和可执程序。三个文档是介绍在MFC中如何添加关联函数来使用openCV。-Contains a compressed folder and three documents. Pictures folder is Canny edge detection project files, source code and executable programs. Three documents are introduced
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2868122
    • 提供者:LiChongliang
  1. canny

    0下载:
  2. 使用c语言,基于opencv平台进行边缘检测-Use c language, edge detection platform based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4079
    • 提供者:徐露
  1. Canny

    0下载:
  2. 边缘检测,对图形中的轮廓进行检测,利用了opencv中的canny算子所做的边缘检测-Edge Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:641
    • 提供者:witness
  1. CannyExample

    0下载:
  2. 利用opencv的函数进行边缘检测,效果较好,对于图像编程的初学者来说有较好的指导作用-edge detection using the opencv s funtions
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3604
    • 提供者:hqh
  1. read-pictures

    0下载:
  2. 在vs2010环境下使用图像处理工具opencv完成图片的读取和边缘检测处理-The use of image processing to complete the picture read and edge detection processing tool of OpenCV in VS2010 environment
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3211176
    • 提供者:gloria1800
  1. canny

    0下载:
  2. 这个代码是OPENCV中的canny边缘检测程序,使用 它可以对图像进行边缘检测,使用c/c++编写的,易懂简单-This code is OPENCV the canny edge detection program, use it to image edge detection, the use of c/c++ written, easy to understand simple
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12787579
    • 提供者:暮寒
  1. d

    0下载:
  2. mfc在对话框中显示opencv图像,并实现图像的灰度化,中值滤波,边缘检测,二值化-opencv mfc dialog box shown in the image, and to achieve gray image, median filtering, edge detection, thresholding
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:149496
    • 提供者:ycj
  1. CVMFC

    1下载:
  2. C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理   使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-07
    • 文件大小:5444608
    • 提供者:apudn58
  1. EdgeDetection

    0下载:
  2. 基于hough变换的边缘检测(下面是采用 CANNY 算子进行图像边缘检测的 C/C++ 源代码,在OPENCV BETA 4.0, VC6.0 环境下编译通过-Hough transform based on edge detection (Here is using CANNY operator image edge detection C/C++ source code, under OPENCV BETA 4.0, VC6.0 environment compiler
  3. 所属分类:Document

    • 发布日期:2017-04-12
    • 文件大小:1044
    • 提供者:很多个
  1. canny-edge-detector

    1下载:
  2. 基于opencv实现的canny边缘检测-canny edge detector based on opencv
  3. 所属分类:Special Effects

    • 发布日期:2015-12-06
    • 文件大小:608256
    • 提供者:苏丰
  1. image-processing2

    0下载:
  2. 图像 处理,一种图像处理的例子,边缘检测,开发工具用的是OPENCV,想学图像处理的同学很有用。-image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:95230
    • 提供者:小五子
  1. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. cannybianyuanjiance

    0下载:
  2. 可以实现opencv对图像边缘检测的源代码-Can realize the image edge detection opencv source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2862665
    • 提供者:tangjia
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 »
搜珍网 www.dssz.com