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

搜索资源列表

  1. Distortion Correction

    4下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:6126735
    • 提供者:wk
  1. linesearch

    1下载:
  2. 基于图像边缘检测实现了图像的纠偏处理,Opencv,附参考文献-Image edge detection based on the image correction processing to achieve, Opencv, with references
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:110282
    • 提供者:孙骁
  1. xingmfc

    0下载:
  2. 基于MFC用opencv完成对图像和视频的边缘检测和直方图均衡化和对图像和视频的保存。-Opencv on MFC complete with images and video edge detection and histogram equalization and the preservation of images and video.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:234268
    • 提供者:邢文君
  1. HoG

    0下载:
  2. 基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测-Algorithm based on the number of hog identification procedures
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:924713
    • 提供者:刘子源
  1. MagicHouse

    1下载:
  2. 使用OpenCV进行图像的增强处理,包括拉普拉斯边缘增强,Sobel边缘细化-Use OpenCV for image enhancement, edge enhancement, including Laplace, Sobel Edge Thinning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:13163476
    • 提供者:Clara2010
  1. Edge-feathering-algorithm

    2下载:
  2. 边缘羽化算法,利用opencv实现。当前后背景颜色差值较大时,具有好的效果。-Edge feathering algorithm, using opencv implementation. After the background color of the current difference is large, with good results.
  3. 所属分类:OpenCV

    • 发布日期:2016-12-22
    • 文件大小:1468416
    • 提供者:
  1. opencvSobel

    0下载:
  2. opencv中sobel边缘检测,检测出2D图像中的边缘-opencv sobel
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11703978
    • 提供者:辛培红
  1. edge

    0下载:
  2. opencv中检测图像中物体的边缘,可以用过纹理识别出边缘-opencv object detection image edge texture, can be used to identify the edge
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:856
    • 提供者:z
  1. rice

    0下载:
  2. 基于OPENCV对图片进行灰度化,二值化,以及边缘检测-OPENCV images based on gray level transformation, binarization, and edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:2375596
    • 提供者:LI
  1. edgedetect

    0下载:
  2. 基于OPENCV采用Canny算子进行边缘检测,能够很好检测出边缘-Based on OPENCV use Canny operator for edge detection,it can very detect the edge well.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:2695168
    • 提供者:LI
  1. bfCanny

    1下载:
  2. 基于双边滤波的图像Canny边缘检测。先对图像进行双边滤波,再对其进行Canny算子的边缘检测。-Based on bilateral filtering image Canny edge detection. The first image bilateral filtering, and then them Canny edge detection operator.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:3353
    • 提供者:陈利聪
  1. bianyuanjiance

    0下载:
  2. 在安装了OPENCV库的VC环境中实现边缘检测的代码,类似于CANNY检测-OPENCV library installed VC++ code to achieve edge detection, similar to the detection CANNY
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:653
    • 提供者:江林
  1. CannyEdgeDetection

    1下载:
  2. vs2005下用opencv写的sobel,canny,prewitt边缘检测程序。-vs2005 using opencv written under the sobel, canny, prewitt edge detection procedure.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-13
    • 文件大小:1982
    • 提供者:dangxuyong
  1. laplace

    0下载:
  2. 运用vc6.0和opencv编程,提取出图象中的边缘,实现边缘检测.-Opencv programming using vc6.0 and extracted in the edge image, edge detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:421032
    • 提供者:hewei
  1. bianyuanjiance

    0下载:
  2. 基于opencv的图像边缘检测,实现了图像的边缘检测-photo edge detect based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4083227
    • 提供者:
  1. edge

    0下载:
  2. 利用opencv库编的边缘检测例子代码,来源opencv教程-Opencv library compiled using edge detection example code, source opencv tutorial
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:84921
    • 提供者:liugui
  1. aamlibrary_Ya0Wei

    0下载:
  2. 通过一系列凸显预处理,实现人脸边缘检测。然后提取出眼、鼻、口三处特征点、并标记出来。-Highlighted by a series of pre realize the face edge detection. Then extract the eyes, nose, mouth three feature points, and marked.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11420672
    • 提供者:ql
  1. edge

    0下载:
  2. 调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2078187
    • 提供者:leon
  1. RGB_Gray_Canny

    0下载:
  2. OpenCV实现图像的灰度化,并采用Canny实现灰度图像的边缘检测!-OpenCV for image gradation and gray-scale image using Canny edge detection to achieve!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:3033522
    • 提供者:yao
  1. canny

    0下载:
  2. Canny边缘检测,可以较为精确地检测清晰的图像边缘,并显示灰度图和检测图。-Canny edge detection, can more accurately detect a clear edge, and displays the grayscale and test plans.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:602
    • 提供者:张明月
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com