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

搜索资源列表

  1. imageFeatures_Ver3_0_source

    0下载:
  2. Machine vision without pixels - A tutorial and open source code for finding edges and corners based on the filters used in primary visual cortex.-Machine vision without pixels - A tutorial and open source code for finding edges and corne rs based on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:181561
    • 提供者:jft987msn
  1. edgetools

    0下载:
  2. SUSAN-based functions to detects image edges and their orientation-SUSAN-based functions to detects image ed celebrated and their orientation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:34317
    • 提供者:廖智茗
  1. pCed

    0下载:
  2. 最优的阶梯型边缘(step edge)检测算法---Canny边缘检测方法,边缘检测是提取图像特征的首要条件.一种改进型Canny边缘检测算法-optimal ladder edges (step edge) detection algorithm -- Canny edge detection method , edge detection image feature extraction is the first condition. An improved Canny edge detec
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:646763
    • 提供者:beibeidai
  1. fast_distance_map_caculate

    0下载:
  2. 使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。-using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38977
    • 提供者:方宝玉
  1. SUSAN_Edge_Detection

    0下载:
  2. This function uses the SUSAN algorithm to find edges within an image-This function uses the algorithm to f SUSAN ind edges within an image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8877
    • 提供者:袁晔
  1. EDdetect

    0下载:
  2. v2.1 (19th October, 2000) - Will only draw the edges adjacent to the real picture if it fits. - Added prototyping detection. See http://www.generation5.org/vision.shtml - Flicker-free drawing. - Wait cursor during long operations, and status
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:75601
    • 提供者:tjl
  1. chaincode

    0下载:
  2. 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。  2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from R
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:199458
    • 提供者:qu yw
  1. Cannyfenge1

    0下载:
  2. 图像处理中,往往需要提取的图像的边缘线。本程式代码利用Canny算子,提取灰度图的边缘.-image processing usually requires extraction of image edges. The program code using Canny operator, from the edge of the gray level.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:101427
    • 提供者:YDK
  1. edgedetectionandextraction

    0下载:
  2. 本程序是图像处理中最基本的程序之一,用来检测和提取物体的边沿,并对其进行轮廓跟踪.是一个小小的应用程序.-the image processing procedure is the most basic one of the procedures used to detect and extract the edges of objects. and its contour tracking. is a small application.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:32075
    • 提供者:刘靥
  1. GetContour

    0下载:
  2. 在二值图像中得到目标的边缘轮廓,适用于应用程序编程和初学者使用。-value of the two images are obtained with the edges, apply to the Application Programming and beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1154
    • 提供者:刘从义
  1. PVEInterpolation

    0下载:
  2. Partial volume correction method using reverse diffusion interpolation This function implements a reverse diffusion scheme to interpolate images to correct for partial volume effect. Under the assumption that the pdf is about the size of the pix
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1635038
    • 提供者:xj
  1. a

    0下载:
  2. 不带像素操作的机器视觉代码-The brain transforms and discards pixels. The transformation is a smoothing and differencing filter. The output of an individual filter is ambiguous.The output of 5 filters lets us find edges and corners. A small number of filters
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:179127
    • 提供者:李小
  1. CVmodel

    0下载:
  2. 实现了Chan-Vese算法,参考文献active contour without edges, 图像处理方面引用率最高的文献之一
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:466095
    • 提供者:黎芳
  1. Findedgesofacolorimage

    0下载:
  2. This program finds the edges of a color image by converting the original image to YCbCr color space. Basic edge detection technique used is canny.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7862
    • 提供者:zhangpeng
  1. regionbased_seg_demo

    0下载:
  2. This code implements the well-known Chan-Vese segmentation algorithm from the paper \"Active Contours Without Edges.\" This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11057
    • 提供者:hiyisf
  1. pixellib

    0下载:
  2. 一个很好的图像变换程序,能够很好的去除图像变换带来的边缘锯齿-A good image conversion program, to bring good to remove the jagged edges image transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2274517
    • 提供者:赵博儒
  1. ActiveContours

    1下载:
  2. Active Contours Without Edges
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:444793
    • 提供者:setive
  1. levelsetcode

    0下载:
  2. Active Contour without Edges Matlab Code 李春明版 一种新的水平集方法由Chunming Li教授开发-Active Contour without Edges Matlab Code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:234254
    • 提供者:王哎
  1. LevelSetC-VModel

    0下载:
  2. 实现水平集模型C-V的代码。active contour without edges.-matlab code of active contour without edges.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:19563
    • 提供者:王万国
  1. active_contour_without_edge

    0下载:
  2. a model for active contours to detect objects in a given image, based on techniques of curve evolution, Mumford–Shah functional for segmentation and level sets.Related paper:Active Contours Without Edges
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:453338
    • 提供者:文字
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com