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

搜索资源列表

  1. Java图像处理

    1下载:
  2. 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:52.91kb
    • 提供者:徐林
  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, swelling, edge extraction and so on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:146.18kb
    • 提供者:赵杰伊
  1. DigitalFiltering_gui

    0下载:
  2. DigitalFiltering_gui applies methods of digital image analysis to images AND grids This includes a broad suite of smoothing (low-pass) filters, as well as contrast enhancement filters, edge enhancement filters, edge detection filters, general hig
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:17kb
    • 提供者:张天林
  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 and expansion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:128.7kb
    • 提供者:林兴
  1. 不同滤波器的图像频域降噪和边缘增强算法

    0下载:
  2. 写出不同滤波器的图像频域降噪和边缘增强算法,并进行比较,得出结论。-Write a different filter frequency domain noise reduction and image edge enhancement algorithms, and compared to a conclusion.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:545.25kb
    • 提供者:王娜娜
  1. laplacian.rar

    0下载:
  2. 拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。,Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:211.05kb
    • 提供者:张宇
  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_Enhancement_Adaptive_Anis

    1下载:
  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 method, reference Adaptive Anisotro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1.94kb
    • 提供者:zhanghongwei
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:310.22kb
    • 提供者:孙亚新
  1. edge-detection

    0下载:
  2. 在c++builder中编写的边缘检测程序。并且编写了程序对比了边缘检测和边缘增强的不同之处-c++ builder in the edge detection procedure, and comparison of edge detection and edge enhancement of the difference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:415.15kb
    • 提供者:马宇凡
  1. cc

    0下载:
  2. 1. 图像文件的格式;   2. 图像编程的基础-操作调色板;   3. 图像数据的读取、存储和显示、如何获取图像的尺寸等;   4. 利用图像来美化界面;   5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作;   6. 图像显示的各种特技效果;   7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49.56kb
    • 提供者:刘铁桥
  1. ImageProcee

    0下载:
  2. 关于图像变换(裁剪,合并,旋转,镜像,缩放),图像处理(正交变换,卷积,平滑,锐化,边缘检测,边缘增强等),图像特技显示(扫描,移动,百叶窗,马赛克,珊条,渐显渐隐)等功能的图像处理VC++源程序-On the image transform (cut, merge, rotate, mirror, zoom), image processing (orthogonal transform, convolution, smoothing, sharpening, edge detection,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.14mb
    • 提供者:王道会
  1. 192168216520092171444454094167

    0下载:
  2. DIBDisplay图像处理小程序 ,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像- Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Im
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:882.04kb
    • 提供者:li yan
  1. Edge-Interpolation

    0下载:
  2. 基于图像边缘特征的图像放大增强算法,提高图像的分辨率。-The edge of the characteristics of image-based image enhancement algorithms to enlarge and enhance image resolution
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:157.6kb
    • 提供者:feelfree
  1. Image-Imag-Enhancement

    0下载:
  2. 影像增强的三个程序:1、边缘检测;2、直方图均衡化;3、图像增强-three programmea:1. edge detedtion 2,image histgram equalized 3,image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.32kb
    • 提供者:suwei
  1. CONTRAST-ENHANCEMENT

    0下载:
  2. 增强S曲线函数,文章CONTRAST ENHANCEMENT FOR ENLARGED IMAGES BASED ON EDGE SHARPENING,Qing Wang, Rabab Ward and Jiancheng Zou 中的两个增强模板,对边缘点和平滑点采取不同的增强方法,达到边缘锐化的目的。-Enhance the S curve function, the article CONTRAST ENHANCEMENT FOR ENLARGED IMAGES BASED ON EDGE
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:326.82kb
    • 提供者:zhangshun
  1. edge-intentity--low-corner-algorithm

    0下载:
  2. 针对弱边缘的角点进行增强,抑制强边缘的角点,对红外图像效果更好的,灰度图像也很好-Corner against weak edge enhancement, inhibition of the strong edges of the corner, the better the effect of infrared images, grayscale images is also very good
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:313.88kb
    • 提供者:琪琪
  1. edge-enhancement

    0下载:
  2. 数字图像的边缘增强的matlab处理代码-Digital image processing matlab code for edge enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:17.11kb
    • 提供者:Vin Sun
  1. edge-enhance

    0下载:
  2. OpenCV边缘增强函数,用于增加边缘对比度-OpenCV edge enhancement function for increasing the contrast of the edges
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:835byte
    • 提供者:程哲
  1. Edge-Enhancement

    0下载:
  2. 程序用于完成不同滤波器的图像频域降噪和边缘增强的算法,包括理想低通滤波器,指数型低通滤波器(ELPF),二阶巴特沃斯低通滤波器-Image Frequency noise reduction and edge enhancement algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:37.07kb
    • 提供者:Zhaofeir
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com