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

搜索资源列表

  1. print_recognition_src

    0下载:
  2. 一个用C++编写的指纹识别程序源码,其中包括canny边缘检测和基于特征的指纹识别
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-17
    • 文件大小:49357
    • 提供者:征征
  1. tuxiangfenxi

    3下载:
  2. 图像分析课程实验报告,delphi实现。 1. 图像显示 能显示图像,显示图像的基本信息,如:直方图、熵。 2. 图像变换 a) 平移 b) 缩放 c) 旋转 d) FFT变换 e) 小波变换 3. 图像增强 a) 直方图增强 b) 小波增强 4. 图像分割 a) 梯度分割 b) Canny算子 5. 图像滤波 a) 低通滤波 b) 中值滤波 c) 高通滤波 d) 带阻滤波 6. 数学形态学 a) 腐蚀 b)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:286397
    • 提供者:下雨天
  1. Unix_canny_c

    0下载:
  2. Unix 下canny算法,c语言,来自http://www.ltrr.arizona.edu/
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8101
    • 提供者:ccecer
  1. DALSWAdmin.rar

    0下载:
  2. C#程序实现form换肤代码本程序包括皮肤文件与office2007界面控件,C# Implementation of Image Edge Detection (uniformity, marginal difference, sobel, canny) iplab_demo
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3180548
    • 提供者:阿速度
  1. vccanny

    0下载:
  2. 用c++实现canny算子——高斯滤波,求梯度,非极大值抑制-C++ implementation with a canny operator- Gaussian filter, find the gradient, non-maxima suppression
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:4510
    • 提供者:xsyzju
  1. 摄像头标定源码

    0下载:
  2. 摄像头标定源码 visual c++ 平台下实现,The source code of computer vision experiments, including the various canny edge detection, sift feature extraction, camera calibration, gabor filtering algorithm for stereo vision, etc.
  3. 所属分类:多媒体编程

    • 发布日期:2017-05-10
    • 文件大小:2530381
    • 提供者:xiang
  1. canny_code

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

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

    0下载:
  2. 基于OpenCV库,采用c++语言实现的canny边缘检测算法核心代码-Based on the OpenCV library, the use of c++ Language canny edge detection algorithm of the core code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:443781
    • 提供者:杨勐
  1. paper

    0下载:
  2. 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1709229
    • 提供者:陈忠厚
  1. Extracted_by_Canny_edge_operator

    0下载:
  2. 这是一个用C++编译的程序,可以实现用Canny算子提取边缘,以供大家学习交流之用。-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. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:140982
    • 提供者:wangxiacsu
  1. EdgeDetectionUsingCanny

    0下载:
  2. 利用canny算子进行图像边缘检测的c程序-Using canny operator for image edge detection c procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:171642
    • 提供者:zxb
  1. Cannyedgeextractionoperator

    0下载:
  2. 数字图像处理的用Canny算子提取边缘的C++代码-Digital image processing using Canny edge extraction operator of C++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:106984
    • 提供者:madsam
  1. csourcecode

    0下载:
  2. 排序 canny边缘检测算子的c源代码 -Sort canny edge detection operator c source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:5160
    • 提供者:nana
  1. edge

    0下载:
  2. 边缘检测算法(canny),在opencv下采用c编写-canny
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:852
    • 提供者:Lily
  1. canny1

    0下载:
  2. the code of canny algorithm in C-the code of canny algorithm in C
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2677
    • 提供者:srividya
  1. Cannybianyuantiqu

    0下载:
  2. 这是一个有关图像用Canny 提取边缘特征的源码,同样在Visual C++ 6.0运行过,是可以通过的-This is an extract of the image using Canny edge feature of the source, the same in Visual C++ 6.0 run-off can be adopted
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:342071
    • 提供者:李慧娟
  1. 09

    0下载:
  2. 本程序讲解了图像分割的技术,以及Canny算子,C++实现。-This procedure on the image segmentation techniques, as well as the Canny operator, C++ to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:81038
    • 提供者:姜利
  1. The_code_of_image_processing

    0下载:
  2. 图像缩放,中值滤波,高斯平滑,二值化,canny边缘提取等 c++源代码-Image scaling, median filtering, Gaussian smoothing, binarization, canny edge detection c++ source code, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3755391
    • 提供者:郭鲁强
  1. ConvOperation

    0下载:
  2. Converson gaussiano implementado en c# para usar con algoritmo de canny
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1138
    • 提供者:grob
  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 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com