CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - canny c

搜索资源列表

  1. dilatacao

    0下载:
  2. the use of Gaussian filter function, using Matlab language, the preparation of Canny edge detector Matlab (or C language) function (2) the use of the above-mentioned function, an image of the (salt and pepper noise or Gaussian noise) for edge detecti
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:288918
    • 提供者:Leonardo
  1. Image

    0下载:
  2. Image library for marr-hldreth, sobel, canny, etc in c plus plus
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:9333
    • 提供者:cash
  1. ConsoleApplication

    0下载:
  2. 这是一个用C++编译的程序,可以实现用,以供大家学习交流之用图像处理算法-This is a C++ compiler to use the procedure, you can achieve using Canny edge extraction operator for the exchange of U.S. study purposes.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:15769
    • 提供者:jackson
  1. CodeInCForEdgeDetectionByCanny

    0下载:
  2. 利用小波变换进行边缘检测,c++编写!希望对大家有用-Code In C++ For Edge Detection By Canny
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:449015
    • 提供者:shuji
  1. OpenCV_Canny_test

    0下载:
  2. 用Visual C++ 调用OpenCV 实现Canny边缘检测-Canny edge detection opencv implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1809787
    • 提供者:Wang Tingting
  1. Cannyedgeextraction

    0下载:
  2. 用C语言实现了canny算子的边缘提取,相比于其他算子的效果还不错。-Using C language to implement the edge canny operator extraction, compared to other operators results were pretty good.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:66556
    • 提供者:ellie
  1. edge_detector

    0下载:
  2. 用C++编写的canny算子边缘检测,代码编写的比较详细,可用性高。-it is writted with c++,it is useful for learning and using
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2442
    • 提供者:杨杨
  1. Cannybianyuan

    0下载:
  2. Visual C++实现canny算子的边缘检测源代码,用于图像处理,经调试程序准确.-Visual C++ implementation canny edge detection operator source code for image processing, accurate by the debugger.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3250025
    • 提供者:抛弃
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. cannyTut2

    0下载:
  2. canny algorithm in c++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:5244
    • 提供者:a
  1. Cbyuanjiance

    0下载:
  2. 用Visual C++实现canny算子的边缘检测,用于图像处理,经调试,程序准确完整-Visual C++ implementation with a canny edge detection operator for image processing, through commissioning, accurate and complete program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3304232
    • 提供者:
  1. edge_detection

    0下载:
  2. edge detection (including canny edge detection) in C-edge detection (including canny edge detection) in C++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:246432
    • 提供者:ddllscript
  1. candy-operater

    0下载:
  2. 精通系列\精通Visual C++数字图像处理技术与工程案例\chap01\用Canny算子提取边缘-Master series \ proficient Visual C++ digital image processing technology and engineering case \ chap01 \ extracted by Canny edge operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:200883
    • 提供者:asjdf
  1. MultiMedia

    0下载:
  2. 使用Visual C++编写的基于opencv的多媒体图像处理和视频处理的对话框程序,实现hough变换、直方图均衡化、canny检测等图像处理及截取视频等视频处理功能。-Use Visual c++ written opencv multimedia based on image processing and video processing dialog programs ,achieve histogram equalization hough transform, canny detec
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17379817
    • 提供者:康萌萌
  1. Edge-Detection-Project

    0下载:
  2. This is a visual C# project to find out edges in an image using canny edge detection algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:72219
    • 提供者:shayan
  1. UCannybianyuas

    0下载:
  2. 用Visual C++实现canny算子的边缘检测,,用于图像处理,经调试,程序准确,已通过测试。 -Canny operator to use the Visual C++ edge detection for image processing, debugging, the program is accurate, has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3305708
    • 提供者:
  1. comvi_1

    0下载:
  2. it is about canny edge detection. developed in visual c-it is about canny edge detection. developed in visual c++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:601466
    • 提供者:jaemin
  1. cvedge

    0下载:
  2. 用c++环境下的opencv去用滑动条做canny算子的边缘提取-Canny operator edge extraction the c++ environment of opencv to do with the slider
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1642781
    • 提供者:liang
  1. Ucc_cannys

    0下载:
  2. 采用C语言实现了canny边缘缘检测算法。可以用于图象边缘检测。 -Canny edge edge detection algorithm using C language. Can be used for image edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3368
    • 提供者:拥抱
  1. TMottion_Muiih

    0下载:
  2. 本程序源码是一种基于Visual C++6.0 + opencv,根据人体运动识别别播放音乐。设计到的技术有计算机视觉,canny边缘检测,人体分割等。-The program source code based Visual C++6.0+ opencv, according to the human motion recognition do not play music. The technical design to computer vision, canny edge detecti
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:40692
    • 提供者:分界线
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com