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

搜索资源列表

  1. zwlx22

    0下载:
  2. 检测焊锡单像素边缘,并计算其中心,并标出其中心坐标-Solder single pixel edge detection, and calculate its center
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1932
    • 提供者:zhangwuli
  1. ptr14315findcontour

    0下载:
  2. 边缘检测算法,基于sobel算子,opencv实现,基础算法。-Edge detection algorithm, sobel operator based, opencv achieve basic algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:13883771
    • 提供者:d2fans
  1. Edge-Detection

    0下载:
  2. opencv实现基于Sobel算子、Canny算子和Laplace算子的图像边缘检测算法。 开发环境:vs2010+opencv。-opencv-based Sobel operator, Canny operator and Laplace operator image edge detection algorithm. Development environment: vs2010+ opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1448
    • 提供者:冯泽
  1. retinex.opencv

    0下载:
  2. Retinex理论的基础理论是物体的颜色是由物体对长波(红色)、中波(绿色)、短波(蓝色)光线的反射能力来决定的,而不是由反射光强度的绝对值来决定的,物体的色彩不受光照非均匀性的影响,具有一致性,即retinex是以色感一致性(颜色恒常性)为基础的。不同于传统的线性、非线性的只能增强图像某一类特征的方法,Retinex可以在动态范围压缩、边缘增强和颜色恒常三个方面打到平衡,因此可以对各种不同类型的图像进行自适应的增强。-The basic theory of Retinex theory is
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1702629
    • 提供者:吴双
  1. Marr_Hildreth

    0下载:
  2. 这是Marr_Hildreth边缘检测,虽然实现有点问题,但是所有模块都是好的-This is Marr_Hildreth edge detection, though a bit of a problem, but all the modules are good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5387008
    • 提供者:Leon
  1. opencv

    0下载:
  2. 图像预处理 边缘检测算法 经典的三种算法 -roberts sobel prewitt
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:20238
    • 提供者:cah
  1. yangyiImage

    0下载:
  2. 基于opencv的图像基本处理,如缩放,旋转,平滑,canny边缘检测等基本操作。-Based on opencv image basic processing, such as scaling, rotation, smooth, canny edge detection and so on basic operation.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3690581
    • 提供者:amber
  1. cvmfc

    0下载:
  2. 在MFC单文档框架中用opencv2.3.1读取图片并显示,并进行灰度化,二值化,canny边缘等简单的图像处理-MFC single document using the framework of the opencv2.3.1 reading image and display, and graying, binarization, canny edge and other simpleimage processing
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14604681
    • 提供者:李超林
  1. Sobel

    0下载:
  2. 基于opencv和vs2010的Sobel算法的实现,用于检测图像的边缘-Opencv and vs2010 achieve the Sobel algorithm for edge detection image
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15517528
    • 提供者:周末
  1. License-plate-location

    0下载:
  2. 基于opencv的车牌定位程序,检测边缘角点,匹配出最可能的区域 -The optical flow method based on target detection program delivery, real-time display of object trajectory
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12163694
    • 提供者:asd
  1. Sobel-edge-detection(Semaphores)

    0下载:
  2. 使用semaphore实现Sobel边缘检测的并行运算-Sobel edge detection using semaphore to achieve parallel computing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12663918
    • 提供者:谭文铨
  1. mfcpicture

    0下载:
  2. 利用OpenCV在MFC中打开图片并进行边缘提取-Use OpenCV to open the picture in MFC and edge extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:4886
    • 提供者:高渐飞
  1. tracking

    0下载:
  2. 目标跟踪代码。关键字:均值漂移、卡尔曼滤波、颜色直方图、边缘方向直方图-Codes of object tracking.key words:mean shift,kalman filter,color histgram,edge direction histgram.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:13852
    • 提供者:zwz
  1. edge-detection

    0下载:
  2. 本文档是利用opencv实现的边缘检测代码,包括3个算子:canny算子,laplace算子和sobel算子-This document is to use the opencv implementation of edge detection code, including three operator, canny operator, Laplace operator and sobel operator
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2312
    • 提供者:宋宋
  1. OpenCvTest

    0下载:
  2. 用Opencv2.4.9和VC2013写的Opencv入门图像处理程序,主要是读取彩色图像、转化为灰度图像、用Canny算子进行边缘检测、显示各种图像等,是比较好的Opencv入门简单程序。-Written by Opencv2.4.9 and VC2013 Opencv entry image processing program, mainly to read the color image is converted to grayscale images, using Canny edge
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8611788
    • 提供者:江村
  1. canny

    0下载:
  2. OPENCV学习代码,canny边缘检测,设置不同阈值进行边缘检测,得到不同的效果-OPENCV learning code, canny edge detection, set different thresholds edge detection, get different results
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:17903
    • 提供者:曹郁文
  1. Canny

    0下载:
  2. Canny边缘检测算法: 用高斯滤波器平滑图像; 用一阶偏导的有限差分计算梯度的幅值和方向; 对梯度幅值进行非极大值抑制; 用双阈值算法检测和连接边缘。 -canny contour extraction algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2190
    • 提供者:陶潜水
  1. Edge-detection-using-Canny

    0下载:
  2. 使用边缘检测的Canny算子检测圆形边缘,并且用哈夫方法检测圆形-Use the Canny edge detection operator to detect circular edge, and hough method is used to inspect the circular
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6223521
    • 提供者:陈永志
  1. Key-frame-extraction

    0下载:
  2. 数字视频应用技术,基于opencv的边缘检测与关键帧的提取和保存-Application of digital video technology, extraction and preservation of OpenCV edge detection and key frame based on
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4134069
    • 提供者:江江
  1. bianyuanjiance

    0下载:
  2. 采用opencv对图像进行canny边缘检测-edge detected
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:89889
    • 提供者:suifeng
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 »
搜珍网 www.dssz.com