搜索资源列表

  1. fayeboy1984

    0下载:
  2. 此设计要求能够实现将医学图像进行识别的过程,包括了图像预处理、图像特征提取及分类判决三大模块。在预处理这一步中主要实现的是将彩色图像转换为灰度图像,灰度图像的二值化,直方图修正,去除干扰、噪声以及差异,边缘增强等;第二模块是图像的特征提取。由于对象的物理与几何特性差异,在影像中表现为局部区域的灰度产生明显变化,形成影像特征,而图像特征提取就是对其进行加工、整理、分析、归纳以便提取构成目标影像的特征,得到能反映图像内容区别于其他事物的本质
  3. 所属分类:其它资源

    • 发布日期:2024-06-14
    • 文件大小:6144
    • 提供者:uhih
  1. TImageProcess

    0下载:
  2. 一个图像处理集合的VC源代码,包括平滑、锐化、边缘增强、Hough Sobel边缘检测、傅立叶变换、腐蚀、膨胀、边缘提取等等。-a set of image processing VC source code, including smoothing, sharpening, edge enhancement, Hough Sobel edge detection, Fourier transform, corrosion, swell
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:149504
    • 提供者:赵杰伊
  1. imageprocessingV

    0下载:
  2. 图像处理的程序,边缘检测,边缘增强,中值滤波等-image processing procedures, edge detection, edge enhancement, filtering, etc.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-14
    • 文件大小:431104
    • 提供者:林志林
  1. Ch1799

    0下载:
  2. 小波工具箱的应用基础 395 16.1 一维小波分析的应用 395 16.1.1 小波分解在普通信号分析中的应用 395 16.1.2 小波变换在信号特征检测中的应用 411 16.2 二维小波分析的应用 417 16.2.1 小波分析在图像平滑中的应用 417 16.2.2 小波分析在图像增强中的应用 418 16.2.3 小波分析在图像融合中的应用 420 16.3 小波包分析的应用 422 1
  3. 所属分类:软件工程

    • 发布日期:2024-06-14
    • 文件大小:3072
    • 提供者:崔鹏
  1. Combined_Corner_and_Edge_Detector

    1下载:
  2. 该代码为图像处理边缘增强,能够很好的提取图像目标边界-code for the image processing Edge Enhancement, to extract a good image border
  3. 所属分类:书籍源码

    • 发布日期:2024-06-14
    • 文件大小:651264
    • 提供者:kai
  1. Imageprocess-11

    0下载:
  2. 用VC实现图像处理的一些效果,如平滑与锐化,边缘增强, Sobel边缘检测和Hough边缘检测, 反转, 腐蚀与膨胀 -images with VC some of the results, such as smoothing and sharpening, edge enhancement, Sobel edge detection and Hough edge detection, inversion, corrosion an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:131072
    • 提供者:林兴
  1. DImageProcess

    0下载:
  2. 数字图像处理程序源代码,功能丰富,包括图像增强,图像边缘检测与分析,几何变换,压缩编码,图像复原等-Digital image processing source code, feature-rich, including image enhancement, image edge detection and analysis, geometric transformations, compression coding, image r
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:1143808
    • 提供者:sunny
  1. ImageProcess

    0下载:
  2. 图像处理工具:腐蚀/膨胀/开/闭/边缘提取/细化,图像变换,平滑/锐化,边缘增强/检测,反转-Image processing tools: Corrosion/expansion/open/closed/edge detection/thinning, image transform, smoothing/sharpening, edge enhancement/detection, inversion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:135168
    • 提供者:蝴蝶
  1. imageprocessing2

    1下载:
  2. 1.灰度变换:选择一幅对比度不足的图像,对该图像进行灰度变换,增强对比度,显示增强前、后的图像以及它们的灰度直方图。 2.直方图均衡:选择一幅灰度直方图不均匀的图像,对该图像进行直方图均衡处理,显示处理前、后的图像以及它们的灰度直方图。 3.选择一幅边缘较模糊的图像,利用高通滤波器(选择或自己设计)对该图像进行边缘增强,观察增强的效果。 4.选择一幅图像,叠加零均值高斯噪声,分别利用低通滤波器、维纳滤波器和中值滤波器对该有噪
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:2048
    • 提供者:syq
  1. tuxiangceliang

    2下载:
  2. matlab环境下图像测量课程实验程序,Smoothed算子实现图像边缘检测,空间邻域平均法,图像二值化与细化,图像增强(锐化),中值滤波等实验程序。-matlab image measurement courses under experimental procedures, Smoothed operator realization of image edge detection, space-neighbor average me
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:240640
    • 提供者:tianshimao
  1. Imagepro

    0下载:
  2. 一个师弟提供的图像处理程序包,提供了常用的边缘增强等功能。-A brother to provide image processing package, provided the commonly used features such as edge enhancement.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:125952
    • 提供者:shx
  1. byzq

    0下载:
  2. 一种基于小波变换的图像边缘增强算法.pdf文档。希望对图像研究的有帮助-Wavelet-based image edge enhancement algorithm. Pdf documents. I hope the image research has helped
  3. 所属分类:软件工程

    • 发布日期:2024-06-14
    • 文件大小:203776
    • 提供者:王一
  1. MyImageProcess1

    0下载:
  2. 一个比较全的图像处理程序,有灰度变换,增强,平滑,分割,边缘增强等,希望对大家有用!-A relatively wide image processing procedures, have gray-scale transformation, enhancement, smoothing, segmentation, edge enhancement, so that useful for everyone!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:1052672
    • 提供者:zhangyong
  1. color_processing--VC

    0下载:
  2. 用VC编写的彩色图像处理程序,实现了:提取图像中平均、最大、最小灰度,在此基础上可以对图像二值化;可以进行图像边缘提取(有laplace1、laplace2、Robot的提取方法) ;对图像进行卷积滤波(高能滤波,水平、垂直、双向增强,低通滤波);实现的图像的:锐化、浮雕、反相、平滑化、霓虹、马赛克、柔化、曝光过度,扩散处理。是学习VC彩图处理不可多得的代码。-VC prepared using color image proces
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:124928
    • 提供者:杜红艳
  1. speciastrength

    2下载:
  2. 一种快速实现图像边缘增强的的程序,matlab源码。已经测试通过。-A Fast Edge enhanced procedures, matlab source. Have the test.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:1050624
    • 提供者:李勤
  1. TuXiangShu

    0下载:
  2. 本书主要论述了智能图像处理技术,系统介绍了智能图像处理技术的有代表性的思想、算法与应用,跟踪了图像处理技术的发展前沿。全书共分为15章,重点讨论了图像边缘检测、图像分割、图像特征分析、图像配准、图像融合、图像分类、图像识别、基于内容的图像检索与图像数字水印。此外,为了内容的完整性,本书还介绍了图像预处理技术,如图像采集、图像变换、图像增强、图像恢复、图像编码与压缩-This book focuses on intelligent ima
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:17177600
    • 提供者:朱郴良
  1. ex1

    0下载:
  2. 图像分割可以很好的到图像边缘分割的效果以便达到图像边缘增强-Image segmentation can be very good to the image edge in order to achieve the effect of partitioning the image edge enhancement
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:旭阳
  1. Edge_Enhancement_Adaptive_Anisotropic_Diffusion.ra

    0下载:
  2. 完成基于各向异性的自适应超声图像去噪和边缘增强方法,参考Adaptive Anisotropic Diffusion for Ultrasonic Image Denoising and Edge Enhancement.pdf,加入了m参数-The completion of ultrasound-based adaptive anisotropic image denoising and edge enhancement metho
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:2048
    • 提供者:zhanghongwei
  1. bianyuanzengqiang

    0下载:
  2. 应用C++Builder编写图像处理中的边缘增强程序-Application of C++ Builder to prepare the edge enhancement image processing program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:420864
    • 提供者:trobert
  1. 图像边缘增强

    0下载:
  2. 具有螺旋相位板的4f系统用于图像边缘增强的仿真(Simulation of image edge enhancement using 4f system with spiral phase plate)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:彬彬binbin
« 12 3 4 5 6 7 8 9 10 ... 27 »

源码中国 www.ymcn.org