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

搜索资源列表

  1. edge.rar

    0下载:
  2. opencv c++将彩色图像转换为灰度图像进行边缘检测,,opencv c++ to convert color images to gray-scale image edge detection,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:809byte
    • 提供者:wangwei
  1. opencv.rar

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.58mb
    • 提供者:pop
  1. ImageProcessing(openCV)

    4下载:
  2. 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2014-04-05
    • 文件大小:1.86mb
    • 提供者:llc
  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
    • 文件大小:5.84mb
    • 提供者:wk
  1. dft

    0下载:
  2. OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1.77kb
    • 提供者:quan
  1. Laplace

    0下载:
  2. 用Opencv实现拉普拉斯变换获得图像边缘检测-Used to achieve Opencv Laplace transform to obtain image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:46.39kb
    • 提供者:张志超
  1. edge

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:wanlixin
  1. opencv-ImageProcess

    0下载:
  2. 基于opencv的采用sobel算子的图像边缘检测-Opencv-based operator of the use of the sobel edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2.05mb
    • 提供者:new99
  1. edge

    0下载:
  2. 基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测-Based on vc++ and opencv image of the sobel, canny edge detection operator and the harris corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.61mb
    • 提供者:王坤
  1. canny_bar

    0下载:
  2. 基于OPENCV的边缘检测程序,且阈值可调。-OPENCV based on edge detection procedure, and adjustable threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:888.17kb
    • 提供者:Liu Wei
  1. Frame

    0下载:
  2. 读取指定帧并灰度化并canny边缘提取及灰度直方图及RGB值,借用OPENCV-Reads the specified frame and the graying and the canny edge detection and histogram and RGB value, using OPENCV
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:595.74kb
    • 提供者:张峰
  1. opencv

    0下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:6.39kb
    • 提供者:张桦
  1. edge

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

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

    0下载:
  2. This is edge detection with vc++2008 and opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:963byte
    • 提供者:killer
  1. Snake

    0下载:
  2. 基于OpenCV的Snake方法边缘检测-Method based on edge detection OpenCV' s Snake
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.88mb
    • 提供者:Tsunami0102
  1. color-image-edge-detection

    0下载:
  2. VC++结合OpenCV图像处理程序,处理RGB彩色图像,可以实现精确边缘或模糊边缘检测-VC++ with OpenCV image-processing procedures to deal with RGB color images can be precise or fuzzy edge detection, edge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.09mb
    • 提供者:吴争
  1. Image-Processing-OpenCV-Chapter-6

    0下载:
  2. 基于OpenCV的计算机视觉技术实现第六章图像处理的源程序,其中包括图像边缘检测、直方图、Hough变换、几何变换、形态学等基本的图像处理。-OpenCV-based computer vision image processing technology to Chapter VI of the source, including edge detection, histogram, Hough transform, geometric transformation, morphology, a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:104kb
    • 提供者:stellarzhong
  1. opencv-example

    0下载:
  2. OPENCV的例程,使用OPENCV进行图形图像处理和视频处理,包括图像结构,边缘检测,背景建模等模块-the routine use of OPENCV,including graphical image processing and video processing, image structure, edge detection, background modeling module
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.46mb
    • 提供者:
  1. edge-detection-(varies-operators)

    0下载:
  2. 边缘检测的opencv源码,包含了各种算子和滤波器——Canny算子,Sobel算子,Laplace算子以及Scharr滤波器-Edge detection opencv source, including a variety of operator and filter Canny operator, Sobel operator, Laplace operator and Scharr filter
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.17mb
    • 提供者:xuzhengyang
  1. test_edge_detection

    0下载:
  2. 对图像首先进行3*3内核平滑降噪,然后使用Canny算子做边缘检测(First perform 3*3 kernel smooth noise reduction on the image, then use Canny operator for edge detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:8.96mb
    • 提供者:水里一条猫
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com