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

搜索资源列表

  1. edge

    0下载:
  2. 关于边沿检测与提取,轮廓跟踪的图象算法,命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib-on edge detection and extraction, image contour tracking algorithm, the command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6.22kb
    • 提供者:峰云
  1. Line Art and Edge Detection

    0下载:
  2. 画线加效果,非常不错-line drawing plus effects, very good
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:76.5kb
    • 提供者:小军
  1. opencv.rar

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.58mb
    • 提供者:pop
  1. hough

    0下载:
  2. vc++6.0实现的hough直线检测算法和log边缘检测算法。-vc++ 6.0 achieved hough line detection algorithm and log edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:64.99kb
    • 提供者:孙宇
  1. Distortion Correction

    4下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:5.84mb
    • 提供者:wk
  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
    • 文件大小:8.46kb
    • 提供者:
  1. EdgeDetection

    0下载:
  2. 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:646.33kb
    • 提供者:tosh
  1. Example_of_edge_detection_edge_linking_and_line_se

    0下载:
  2. 这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了 - edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below). drawedgelist.m plot
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:23.29kb
    • 提供者:liucun
  1. image-preprocessing-4

    0下载:
  2. 用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘-Water line image thresholding segmentation of matrix quadtree decomposition of the image into text and non-text for these two types of morphological gradient detected binary image of the edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.76kb
    • 提供者:焦竹青
  1. EdgeContour

    0下载:
  2. 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:107.68kb
    • 提供者:caonimabitoo
  1. hough

    0下载:
  2. 这是基于图像处理,用MATLAB编程,对知道图像进行边缘提取和hough线链接的程序-This is based on image processing, using MATLAB programming, to know that the image edge detection and hough line procedure link
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:990byte
    • 提供者:周源
  1. Line

    0下载:
  2. 2D平面直线扫过的格子情况,精确计算到边缘坐标-2D linear sweep of the lattice plane, the accurate calculation of the coordinates-to-edge
  3. 所属分类:DirextX

    • 发布日期:2017-04-16
    • 文件大小:180.36kb
    • 提供者:nieruxu
  1. source7

    0下载:
  2. 边沿检测与提取,轮廓跟踪 source目录下为本章介绍的源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Edge detection and extraction, contour tracing source directory of the source cod
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:30.74kb
    • 提供者:阿斯顿
  1. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618byte
    • 提供者:mayan
  1. code

    0下载:
  2. 本程序通过对图像进行灰度化、去噪和边缘提取,能检测出不垂直的刻度线边缘并能将其旋转校正,从而达到使刻度线标准化的目的-This procedure of gray-scale images, and de-noising and edge detection can not detect the edge of the vertical line of the scale and be able to spin correction, so as to achieve so that the p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3.17kb
    • 提供者:sunhong
  1. DosImage

    0下载:
  2. C\C++图像处理基本处理算法的实现,画点、线、边缘检测等等,希望对大家有帮助-C \ C++ image processing algorithms to deal with the realization of the basic painting point, line, edge detection, etc., we would like to help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:183.14kb
    • 提供者:qiuqiu
  1. StandardHT

    0下载:
  2. 标准哈弗曼编码来实现对边缘直线的提取,是一个经典的算法-Standard Havermann coding to achieve the right edge of the line extraction is a classical algorithm for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.85kb
    • 提供者:jack
  1. ImageTurn

    0下载:
  2. Image transformation so that the bottom line of the scanned text was strictly parallel to image edge. Functions: 1) loading of the black-and-white image 2) calculation of reference points, search of a corner of turn 3) image turn on the fo
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:874.71kb
    • 提供者:Alex
  1. Image_Paper_XuXG

    0下载:
  2. 图象分割是图象处理中的一项重要工作,目前手工与自动相结合的分割方法在实际工作中得到了广泛应用。本文根据图象经Maar变换后的特征,采用新的判断准则,提出了一种复杂物体边缘定位算法,可以对具有尖角特征的物体轮廓进行快速准确地提取,同时利用矢量化方法消除毛刺,使跟踪获得的边界更符合物体的实际轮廓特征。对多种图象的实验表明本文方法十分有效。-Image segmentation is an important image processing, the current combination of m
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:861.7kb
    • 提供者:zoubinbin
  1. Face-Recognition-Using-Line-Edge-Map

    0下载:
  2. 脸部识别,用于简单的matlab的小玩意,比较简单,易用。-face recogni
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4.32mb
    • 提供者:zhouhao
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com