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

搜索资源列表

  1. test1

    0下载:
  2. 基于Opencv2.3.1和VS2010环境,计算机视觉处理集合程序,实现了图像载入、harris角点查找、高斯下采样、哈夫变换、拉普拉斯边缘查找、canny边缘查找功能。-Based on Opencv2.3.1 and VS2010 environment, a collection of visual processing computer program to achieve the image is loaded, harris corner to find, under Gaussi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:690010
    • 提供者:liu
  1. canny_code

    0下载:
  2. 用C语言详细实现了CANNY边缘检测的源码-CANNY edge detection code in C language
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:8615
    • 提供者:c
  1. CvCanny

    0下载:
  2. OpenCV的Canny算法程序,本人测试通过-OpenCV Canny algorithm program, I tested
  3. 所属分类:Console

    • 发布日期:2017-06-19
    • 文件大小:29346816
    • 提供者:张飞
  1. Edge-Color

    0下载:
  2. 各种边缘检测程序,包括2Sobel算子边缘检测, Prewitt算子边缘检测,Roberts算子边缘检测, Laplace算子边缘检测,Canny算子边缘检测 -Edge Color
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:306975
    • 提供者:liji
  1. ex4_061221015

    1下载:
  2. 实验内容:编制一个通用的边缘提取函数,通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测-Experimental contents: the preparation of a generic edge detection function, by entering different parameters, to achieve Sobel operator, Prewitt operator, Roberts operator
  3. 所属分类:Special Effects

    • 发布日期:2016-05-23
    • 文件大小:918643
    • 提供者:da
  1. MatlabRidgeDetection

    0下载:
  2. Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8662
    • 提供者:
  1. Robert

    0下载:
  2. 实现并比较不同梯度边缘检测方法(普通梯度、Robert、Sobel、Prewitt、Laplace、LOG和Canny) -Implementation and compare the different gradient edge detection method (general gradient, Robert, Sobel, Prewitt, Laplace, LOG, and Canny)
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:50513
    • 提供者:印象小七
  1. SIFT

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:951
    • 提供者:杨博明
  1. MFC_OPENCV_test

    0下载:
  2. 基于OPENCV的MFC的例子,它可以显示图片,并将其灰度化、并边缘检测。 转于OPECV网站。-A MFC example which is based on opencv .The software evironment is VC 6.0.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3990641
    • 提供者:Liu Wei
  1. gauss_Homomorphic_filter

    0下载:
  2. 利用高斯高通滤波器对图像做同态滤波,对不均匀照度图像进行图像增强;利用CANNY算子对目标边缘检测-Using of gauss high filter and homomorphic filtering, solve the problem of uneven illumination Canny edge detector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:214858
    • 提供者:zjh
  1. CannyEdgeDetection

    0下载:
  2. 使用canny边缘提取算法提取八位深度图像的边缘-Using the canny edge detection algorithm for image edge extraction depth of 8
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3511693
    • 提供者:Yaping
  1. subpixelEdgeDetection

    2下载:
  2. matlab 写的提取图像亚像素边界的程序,和Canny算子有比较,里面有两张示例图像!-matlab write the image to extract sub-pixel border procedures, and the Canny operator have more, there are two examples of images!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:409730
    • 提供者:王国强
  1. 边缘检测算子对比

    0下载:
  2. 边缘检测中,不同算子处理结果对比 含sobel、roberts、prewitt、log、canny等
  3. 所属分类:matlab例程

  1. IP

    2下载:
  2. 1)8位和24位bmp文件的打开,保存,自动判别文件类型并进行相应的设置。 2)对同一副bmp图像的多视图显示,包括:一般图像视图,直方图视图(支持彩色), 图像属性视图,24位bmp的RGB各分量视图。 3)各种卷积核的滤波操作。包括:拉普拉斯二阶微分算子,LoG算子, 高斯平滑算子,sobel垂直/水平边缘增强算子,sobel边缘强度算子,两种 不同半径的圆形滤波器,另外canny边缘检测算子也可以在程序中使用。 4)8位24位bmp图像之间的相互转化。 5
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:184654
    • 提供者:方四
  1. test01Canny

    1下载:
  2. DM6437开发板上验证TI提供的VLIB库函数,canny算子验证-test canny
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:595476
    • 提供者:mayanxuan
  1. cvThreshold_cvCanny

    0下载:
  2. open cv 邊緣化 用Canny作邊緣化處理 cvCanny, void cvCanny( const CvArr* image, CvArr* edges, double threshold1, double threshold2, int aperture_size=3 ) image 單通道輸入圖像. edges 單通道存儲邊緣的輸出圖像 threshold1 第一個閾值 threshold2 第二個閾值 ap
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:69908
    • 提供者: 張天彥
  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. usingCannyoperatortoedge

    0下载:
  2. 用Canny算子进行边缘提取,vc++开发的哦。希望对大家有帮助!-Using Canny edge detection operator, vc++ Developed Oh. We want to help!
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:140982
    • 提供者:毕妍
  1. mymfc

    0下载:
  2. MFC实现载入一幅图片,然后对此图片进行canny算法-MFC realize loading a picture, and then this picture canny algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:278439
    • 提供者:黄蓝
  1. shuangyuzhiandxiaobobianhuan

    0下载:
  2. 我编的双阈值加上小波变换高斯小波,相当于 Canny 算法,编的很粗糙只是出效果了,但好用对那些哄弄毕业的很有帮助,重要参考,-I made the dual-threshold wavelet transform together with the Gaussian wavelet, which is equivalent to Canny algorithm, made only a very rough effect, but handy for those who do graduate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2046
    • 提供者:hj
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com