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

搜索资源列表

  1. edge_ACO

    1下载:
  2. 基于蚁群算法的边缘检测,能够准确定位图像的细节和边缘,清晰的再现图像的轮廓-An Ant Colony Optimization Algorithm For Image Edge,could position the edge of image pricisely .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2628
    • 提供者:陈帅
  1. BlurKernelEstimation

    1下载:
  2. 模糊图像去模糊处理,Amit等人发表的模糊核的估计算法,图像去模糊,得到清晰图像-image deblurring by Amit
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10142725
    • 提供者:刘攀华
  1. gaussian

    0下载:
  2. 对图像进行高斯去噪,使得去噪后的图像更加平滑。使图像更加清晰-Gauss denoising the image so that the image denoised smoother. Make the image clearer
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:528
    • 提供者:wenwen li
  1. Median-Filter

    0下载:
  2. 在原图像上加入椒盐噪音,用种植滤波法将噪音去除,已达到图片清晰的效果。-Added salt and pepper noise on the original image, with the planting of noise removal filter method, has reached a clear picture of the effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3809710
    • 提供者:李恬
  1. TuXiangQuWu

    0下载:
  2. 此文件夹包含antongdaoquwu.m主程序文件和antongdao.m子程序文件,都是自己写的,用matlab语言写成,用于图像去雾,可将一幅有雾的模糊图像转化成去雾后的清晰图像,缺点是效率不高,处理一张图片需要1秒左右,不能用于工业化,可以将关键部分改写成C代码提升速度。-This folder contains the main program file and antongdao.m antongdaoquwu.m subroutine files, are their own wr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2085737
    • 提供者:万超
  1. 2015CVPR_Cellular-Automata

    0下载:
  2. 显著性检测,能够清晰的分离目标和背景,对于图像处理很很大帮助-Significant test, can clear separation of target and background, is of great help for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1463281
    • 提供者:刘秋丽
  1. graphbased

    0下载:
  2. 即使在亮度变化不明显的情况下,也能通过对图像进行比较清晰的图像轮廓-Even in the case did not change significantly in brightness, but also through the image clearer image outline
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-01
    • 文件大小:13624033
    • 提供者:李祥霞
  1. wfc_optics_20140416

    2下载:
  2. 用点扩散函数psf对波前编码系统产生的模糊图像进行复原得到清晰图像-use the PSF of wavefront coding system to restore its blurred image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:600463
    • 提供者:hanlibo
  1. YaXiangSuXuanRan

    0下载:
  2. 用Visual C++6.0实现对图像的亚像素渲染,效果清晰可观-Using C++6.0 Visual to achieve sub-pixel rendering of the image, the effect is clear and impressive
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-08
    • 文件大小:15372980
    • 提供者:邱將
  1. MyPhotoShop

    0下载:
  2. 课程的目的学习了解BMP的图像的结构,学会对BMP图像进行各种处理,图像平滑是指用于突出图像的宽大区域、低频成分、主干部分或抑制图像噪声和干扰高频成分,使图像亮度平缓渐变,减小突变梯度,改善图像质量的图像处理方法。数字图像处理中图像锐化同样是一个重要的部分,其目的有两个:一是使灰度反差增强,增强图像的边缘,使模糊的图像变得清晰起来;这种模糊不是由于错误操作,就是特殊图像获取方法的固有影响。二是提取目标物体的边界,对图像进行分割,便于目标区域的识别等。通过图像的锐化,使得图像的质量有所改变,产生更
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2446322
    • 提供者:chen
  1. 4

    0下载:
  2. 基于c语言在图像处理中噪声的消除及清晰图像的应用-The optimized design scheme and application of digital filter based on MATLAB
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1893
    • 提供者:zouli
  1. Local-gray-stretch

    0下载:
  2. 局部灰度拉伸,可以将部分不清晰的图像进行图像增强处理,而不改变图像其它清晰的部分-Local gray stretch, can not clear the part of the image to image enhancement processing, without changing the other clearly part of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:31800
    • 提供者:某曲
  1. OneCutWithSeeds_v1.03

    0下载:
  2. one cut 算法是微软研究院发表的一篇关于前背景图像分割论文,用户只需简单地交互,即可快速分割前背景,代码比较清晰,内部graph cut和gmm等一些算法可以拿来学习或借鉴。-one cut algorithm is the Microsoft Research published a paper on the front background image segmentation, the user simply interact, you can quickly split befor
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17192474
    • 提供者:石华杰
  1. fuliyebianhua

    1下载:
  2. 红外热图序列的多项式拟合算法处理,能起到很不错的处理效果,使得图像缺陷显示的更加清晰-A polynomial fitting algorithm for infrared thermal image sequence processing, can play a very good treatment effect, the defect images displayed more clearly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:739
    • 提供者:梅晨
  1. iccv2003

    0下载:
  2. 这是图像拼接大神的在ICCVC上的PPT报告,思路清晰,受益匪浅,-PPT report in God s image stitching on ICCVC and clear thinking, benefit,
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:3638974
    • 提供者:刘利
  1. fusion_gray

    0下载:
  2. 对灰度图像实现基于图像块的融合,程序清晰,易读易懂-Fusion of multi-exposure images. Based on grayscale images fused image blocks, the program is clear, easy to read
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3392
    • 提供者:Nick
  1. grads-sharpening

    0下载:
  2. 锐化处理可以使测试图像的边界更清晰,有利于图像边缘的提取、分割图像、识别和标记目标区域等,而且不会改变图像内部灰度值。-Sharpening process can make the boundaries of the image clearer and help extract the image edge, image segmentation, identification and marking the target area and so on, but does not change
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6907343
    • 提供者:Adela
  1. Demo_CS_SP

    0下载:
  2. 在MATLAB中实现对图像的压缩及恢复操作,实现简单,代码清晰。-The realization of the image compression and recovery operation, simple implementation in MATLAB, the code clear.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1530
    • 提供者:小燕
  1. zuixiaojuzhen

    0下载:
  2. 求出图像中物体的最小矩阵,比较清晰。实用,运行速度对,用matlab2012b-calculate the minimum rectangle of the objects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6583
    • 提供者:lily
  1. License-plate-number-detection

    1下载:
  2. 用于检测车牌号的matlab程序,能够快速检测车牌号并且使图像更清晰,直接运行就可以了-Used to detect the license plate number of the matlab program, can quickly detect the license plate number and make the image more clear, can be directly run on the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:65310
    • 提供者:奕雪 林
« 1 2 ... 20 21 22 23 24 2526 27 28 29 »
搜珍网 www.dssz.com