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

搜索资源列表

  1. bianyuandejiance

    0下载:
  2. 这是一个细胞边缘检测的程序 经过测试通过-This is a cell edge detection procedures after the test
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:61792
    • 提供者:王鑫
  1. ImageProcess222222

    0下载:
  2. 我做的一个图象处理平台,实现了基本的图象处理算法,如回度变化,形态学运算,边缘检测,阈值分割 -I made an image processing platform, the basic implementation of image processing algorithms, such as to the changes, morphological operations, edge detection, thresholding segmentation etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:904290
    • 提供者:刘鹏
  1. PhotoPrecess200705011006

    0下载:
  2. 包含图像的中值滤波、直方图均衡化、边缘检测(Sobel,Robert两种算子)、图像的Huffman编码。并计算图像熵,平均码长,编码效率及码树长度。附加可压缩与解压缩任意文件的功能和查看直方图的功能。但只能处理bmp格式的文件。-contain images of the median filtering, histogram equalization, edge detection (Sobel. Robert Two Operator), the image of Huffman codi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:276043
    • 提供者:成东
  1. lapulas1i

    0下载:
  2. 图像处理中的边缘检测和处理,保证图像恢复的噪声最小-image processing edge detection and processing, image restoration to ensure minimum noise
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6679
    • 提供者:张静
  1. cyhsd

    0下载:
  2. 基于contourlet的图像边缘检测,运用dsp进行处理,建议大家好好看一下了,有助于大家更好的学习与实践啊!-Edge Detection using dsp processed suggest that you look at the good, we better contribute to the study and practice ah!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6921
    • 提供者:hsb2000
  1. 拉普拉斯锐化

    0下载:
  2. 拉普拉斯锐化(边缘检拉普拉斯锐化(边缘检测).rar测).rar拉普拉斯锐化(边缘检测).rar-Laplacian sharpening (Frederick Laplacian sharpening edge (edge detection). Rar test). Rar Laplace Sharpening (edge detection). rar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-14
    • 文件大小:325752
    • 提供者:赵君
  1. UsingCannyEdge

    0下载:
  2. 自己编的使用canny算子进行边缘检测的程序,用c写的,有详细注释-own addendum to the use of canny operator for edge detection procedures, using c write a detailed Notes
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3059
    • 提供者:赵璐
  1. edge_flow_toolbox

    1下载:
  2. 一种基于 Edge Flow算法 的边缘检测程序 matlab实现 在彩图和灰度图纹理分割方面有很好的效果-based Edge Flow edge detection algorithm to achieve the procedures Matlab the gray level and color pictures texture segmentation as a very good effect
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13914
    • 提供者:照亮
  1. vc++laplacetransformation

    0下载:
  2. 常用图象处理算法——拉普拉斯高斯边缘检测 直接粘贴到vc即可-commonly used image processing algorithm -- Laplace Gaussian edge detection directly to the paste can vc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1728
    • 提供者:gary xu
  1. liziqunMATLAB

    0下载:
  2. 边缘检测 的 matlab粒子群程序 ,希望对你有所帮助-Edge Detection Matlab PSO procedures, and I hope to help you
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3843
    • 提供者:chongge
  1. fingermatlabalgom

    0下载:
  2. 图象分割 边缘检测 的 指纹分割算法,希望对你有所帮助-image segmentation Edge Detection fingerprint segmentation algorithm, and I hope to help you! !
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8694
    • 提供者:chongge
  1. X.bmp

    2下载:
  2. 1. 对给定灰度图(或自选图)进行模糊变换,建立模糊平面。给出变换方法和结果。 2. 对图像做模糊增强。给出原理方法和试验结果。 3. 对增强后的结果图做平滑处理。给出所选平滑因子和结果图。 4. 对图像进行模糊边缘检测,说明实现步骤,给出结果图。 -1. Right to set the gray level (or on-demand) of the fuzzy transformation, fuzzy plane. Given transform methods and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:47411
    • 提供者:廖鑫鹏
  1. graph-roberts

    0下载:
  2. 本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能 力。-This paper introduces the edge detection of the underlying concepts. VC use the Roberts operator, Prewitt operator, Sobel operator and the Laplacian operat
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1051593
    • 提供者:zsc
  1. 21894136179200611271121409605761

    0下载:
  2. MLTLAB下的边缘检测 希望你能满意 -MLTLAB the Edge Detection hope you will be satisfied
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1488
    • 提供者:gdfg
  1. EdgeDetectoSegmentationgggggggggg

    0下载:
  2. 边缘检测的方法,效果很好,是从国外网站上下的,i-edge detection method and the results are very good, from top to bottom from overseas sites, i
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6777
    • 提供者:gggg
  1. edge_script

    0下载:
  2. edge_scr ipt,一种边缘检测的matlab元代码-edge_scr ipt, a marginal detection of Matlab code yuan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1542
    • 提供者:唐伟杰
  1. 45df6

    0下载:
  2. 图像处理的拉普拉斯变换,图像锐化.可用于边缘检测-image processing Laplace transform, image sharpening. Can be used for edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:314739
    • 提供者:yangwendy
  1. bmp2

    0下载:
  2. 各种边缘检测 可以实现比较完美的边缘提取,是很好的参考程序-various edge detection can be achieved more perfect edge extraction, is a good reference program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45807
    • 提供者:孟旭
  1. ImageEdgeProcessing

    3下载:
  2. matlab图像边缘边缘检测:包括小波多尺度边缘检测主程序、求纵向细节v和横行细节h的合成及模极大值、对矩阵取自适应阈值等-Matlab Edge Edge Detection : including wavelet multiscale edge detection main program. seeking details of the vertical and horizontal v h details of the synthesis and modulus maxima, the r
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9791
    • 提供者:Jimmy Yen
  1. bianyuanjiancetuxiangzengqiang

    0下载:
  2. 在vc环境下可实现边缘检测和图像增强的源代码-in vc environment can be realized edge detection and image enhancement source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:161510
    • 提供者:张力
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com