CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - edge detection

搜索资源列表

  1. edge-detection

    0下载:
  2. 边缘检测,用一阶微分算子,二阶微分算子提取边缘,伪彩色图像增强,伪彩色图像处理-Edge detection, first-order differential operator, second-order differential operator edge extraction, pseudo-color image enhancement, false color image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1.32mb
    • 提供者:谢殿广
  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. Edge-detection

    1下载:
  2. 多个边缘检测sobel算子的verilog程序模块。-Multiple edge detection sobel operator verilog program modules
  3. 所属分类:Special Effects

    • 发布日期:2016-04-21
    • 文件大小:4kb
    • 提供者:
  1. MewEdgeContour

    0下载:
  2. 活动轮廓方法 检测边缘,可以很好的检测到边缘位置-Active contour method of edge detection can be a very good position to detect the edge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:76.51kb
    • 提供者:baitao
  1. Edge

    0下载:
  2. 使用LABVIEW语言编程,实现对图片中物体的边缘检测,适用于各种元件图片物体的边缘检测。-LABVIEW programming language used to realize the edge detection of objects in images for various components of the edge detection image object.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:54.77kb
    • 提供者:李庭向
  1. Edge-Detection-Color

    1下载:
  2. 主要是关于彩色图像边界提取的源代码。里面包含有待处理的图片以及所有的源代码,即M文件。-Mainly on the color image edge extraction of the source code. Which contains the picture to be addressed, as well as all the source code, that is, M documents.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1009.77kb
    • 提供者:fanchao
  1. A-wavelet-edge-detection-procedures-of-the-MATLAB.

    0下载:
  2. 基于小波的图像边缘检测程序,希望大家喜欢,谢谢大家。-Images based on wavelet edge detection procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5.9kb
    • 提供者:王立伟
  1. Canny-Edge-Detection

    0下载:
  2. canny算子进行边缘检测 效果还不错 可以用于车与人-canny edge detection operator can be used to effect a good car and people
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:7.9kb
    • 提供者:王自
  1. edge

    0下载:
  2. 程序代码说明 细胞边缘检测及癌细胞识别系统P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析 -Program code that edge detection and cancer cells Identification System P0701: cell edge detection P0702: morphological analysis of cells P0703: color analysis of cells
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.01mb
    • 提供者:renyh
  1. Edge-Detection-Segmentation

    1下载:
  2. 利用边缘检测及梯度信息进行图像分割的源码-Using edge detection and gradient information source for Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.36mb
    • 提供者:Brad Bibson
  1. Edge

    1下载:
  2. 在MATLAB环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、Sobel、Laplace四种算子的边缘提取的效果-In the MATLAB environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, Sobel, Laplace edge detection operator of four results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-14
    • 文件大小:156.44kb
    • 提供者:xujiangle
  1. Edge-Detection

    0下载:
  2. vc++实现六种图像边缘检测算法对比。包括:kirsch,Laplacian,LOG,Prewitt,Robert,Sobel.-vc++ to achieve the six contrast image edge detection algorithm. Including: kirsch, Laplacian, LOG, Prewitt, Robert, Sobel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.36mb
    • 提供者:李焕
  1. Edge-analysis

    0下载:
  2. 几种图像边缘检测算子的比较分析.rarEdge detection operator of several comparative analysis-Edge detection operator of several comparative analysis. Rar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:226.59kb
    • 提供者:kobe
  1. Edge-detection

    1下载:
  2. 本代码用于边缘检测 自己用过应该很好用,希望大家多多下载-Edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:310.62kb
    • 提供者:朱健
  1. multiscale-edge-detection-wavelets

    0下载:
  2. 基于小波分析的matlab源代码,用于边缘提取,可以直接运行并显示图片的处理结果-matlab code for edge detection of wavelets
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:578byte
    • 提供者:fb
  1. Sobel-Edge-Detection-master

    0下载:
  2. A soble edge function using basic convolutions. CImg library is used to display, read, and write image files.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:1.03mb
    • 提供者:穿山甲说
  1. edge-detection-master

    0下载:
  2. C++ Qt implementation of edge detection algorithms. Currently available algorithms: Canny edge detector Sobel edge detector Prewitt edge detector Roberts cross Scharr operator The project includes GUI for viewing results.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:6kb
    • 提供者:穿山甲说
  1. Edge-Detection-master

    0下载:
  2. This project is about detecting edges using canny edge detector. The canny edge detector is implemented from scratch using c++. Steps involved in creating a canny edge detector: STEP 1: smoothen the image using gaussian blur. STEP 2: Use differential
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:5kb
    • 提供者:穿山甲说
  1. Edge-Detection

    0下载:
  2. An Augmented Reality app that demonstrates basic computer vision concepts such as greyscaling, thresholding, edge detection, homography, corner detection...its a long list. It paints a 3D image on any detected markers. Here is a crude video that
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:6.77mb
    • 提供者:穿山甲说
  1. edge detection

    0下载:
  2. 用于图像边缘检测以及实现Otsu法阈值分割图像等(Used for image edge detection and the realization of the Otsu method threshold segmentation image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:1kb
    • 提供者:v鹏子
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com