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

搜索资源列表

  1. 达芬奇DM6446实时视频sobel边缘检测代码

    0下载:
  2. 达芬奇DM6446实时视频sobel边缘检测代码,包括codec,DSP Server 和app程序,DM6446 DaVinci sobel edge detection in real-time video source, including codec, DSP Server and app process
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:726095
    • 提供者:HaierXu
  1. openCV图像处理,内含边缘检测

    0下载:
  2. openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-01-25
    • 文件大小:1039360
    • 提供者:bodysen
  1. 利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码

    1下载:
  2. 利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码,The use of roberts, log, canny operator, such as edge detection to achieve the MATLAB source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-25
    • 文件大小:2663
    • 提供者:佟健
  1. houghT.利用霍夫变换进行图像边缘检测的VC++源码

    0下载:
  2. 利用霍夫变换进行图像边缘检测的VC++源码,The use of Hough transform for image edge detection of VC++ source code
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:14855
    • 提供者:赵平
  1. Canny.rar 用VC实现数字图像canny算子边缘检测

    0下载:
  2. 用VC实现数字图像canny算子边缘检测,VC digital images using canny edge detection operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1618773
    • 提供者:xiaoyang
  1. Imageprocessing.rar

    1下载:
  2. 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-21
    • 文件大小:6258887
    • 提供者:欢欢
  1. shpl.rar

    0下载:
  2. 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。,From camera or AVI file to be video streaming, video stream on the edge detection, and output results.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:4168
    • 提供者:linglong
  1. LicensePlate.rar

    2下载:
  2. Visual C++写的车牌自动识别系统(只完成到车牌定位提取一步,字符的识别没有完成,大家有兴趣可以自己完成),功能包括前期图像处理的各种操作,支持各种颜色的bmp图片,二值化、边缘检测、滤波、平滑、直方图处理等等,测试图片也打包进源码了,Visual C++ Written Automatic Vehicle Identification System (only one step to extract license plate location, character identifica
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-09-16
    • 文件大小:1909782
    • 提供者:wuyiliang
  1. cnn.rar

    1下载:
  2. canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测,source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1501
    • 提供者:li yan
  1. cannyfinal.rar

    1下载:
  2. canny边缘检测算法传统算法源程序 毕业设计基于图像边缘检测自适应的研究,canny edge detection algorithm for the traditional procedure
  3. 所属分类:Special Effects

    • 发布日期:2015-06-21
    • 文件大小:1610
    • 提供者:陶彦旭
  1. Course.rar

    0下载:
  2. 函数曲线的显示,OPENCV图像处理,包括灰度图,直方图,边缘检测等等内容,Function curve display, OPENCV image processing, including the gray level histogram, edge detection and much more
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:708966
    • 提供者:twty
  1. CANNY_EDGE.rar

    0下载:
  2. CANNY边缘检测,matlab,很容易看懂,Canny edge detection, matlab, very easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1540
    • 提供者:hanwei
  1. test2.rar

    0下载:
  2. 方向可调小波图象边缘检测的子程序,用matlab编写,实现8方向的小波边缘检测,Steerable wavelet image edge detection subroutine, using matlab prepared to achieve 8 direction wavelet edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:973
    • 提供者:Densic
  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
    • 文件大小:1659279
    • 提供者:pop
  1. c_canny

    0下载:
  2. 采用C语言实现了canny边缘检测算法。可以用于图象边缘检测。-Adopt C language to realize that measure algorithms on canny edge. Can be used in the edge of vision to measure.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:3311
    • 提供者:daxie
  1. marrh

    0下载:
  2. Marr-Hildreth 边缘检测算法-Marr-Hildreth edge detection algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:1324
    • 提供者:陈厚武
  1. Canny

    1下载:
  2. 实现了bmp图像的Canny边缘检测,非常好的代码,欢迎下载-canny edge detection
  3. 所属分类:Special Effects

    • 发布日期:2015-05-24
    • 文件大小:3442097
    • 提供者:智慧川
  1. sobelvideo

    2下载:
  2. VB编写的视频采集与处理程序,视频采集显示、边缘检测、中心点检测,特别适合道路边沿检测和中心线定位,对从事VB视频处理开发的同门非常有借鉴意义。-VB prepared the video acquisition and processing procedures, video capture show that edge detection, point detection, is particularly suited to the centerline of the road edge d
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-01-02
    • 文件大小:265683
    • 提供者:杨延西
  1. Ellipse1

    1下载:
  2. 基于hough变换的快速椭圆检测方法,其中有边缘检测/平滑去噪等-hough ellipse edge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-12-25
    • 文件大小:3905567
    • 提供者:ok
  1. MyBmp

    1下载:
  2. 程序实现对BMP格式图像的处理,图像处理功能包括上一幅、下一幅、负片、线性变换、直方图、直方图增强、缩放、旋转、膨胀、腐蚀、二值化、彩色转黑白、黑白转真彩色、亮度调整、图像相加、图像相减、中值滤波、均值滤波、产生噪声、锐化与边缘检测等等,基本实现了对BMP格式图像的所有处理。-Program to achieve the BMP format image processing, image processing functions, including the one, the next one
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2327446
    • 提供者:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com