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

搜索资源列表

  1. eyedetection.实现图像中眼睛的检测与定位

    2下载:
  2. 实现图像中眼睛的检测与定位,有很好的效果,用matlab实现,Image in the eye of the detection and location, have a good effect, with the realization of matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-04
    • 文件大小:661199
    • 提供者:wenglinbin
  1. delphi图像分割.rar

    2下载:
  2. 用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等,system with Delphi done to achieve the open, two values, the image of corrosion, swelling, contour extraction effect, open structure, structural closure details, such as the maximu
  3. 所属分类:Special Effects

    • 发布日期:2017-01-23
    • 文件大小:216974
    • 提供者:
  1. deblur.rar

    0下载:
  2. 产生运动模糊图像以及逆滤波,维纳滤波的恢复效果比较,Produce motion-blurred images, as well as inverse filtering, Wiener filtering effect of the restoration of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2250
    • 提供者:childe
  1. watershed.rar

    0下载:
  2. 本程序是实现分水岭图像分割,对许多图像效果良好,This procedure is the realization of the watershed image segmentation, the effect of good
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:25994
    • 提供者:高圆圆
  1. HAAR.rar

    0下载:
  2. 共享HAAR小波实现图象的分解与重构的C程序. 功能: 就是 经典的digital image processing 中小波那章中haar小波,完成一幅图象的分解与重构, 图象要求是bmp, 24位或8位均可. 而且在分解的子图象中,拉一个矩形框可以实现上步的还原,做到局部放大的效果. 同时 还附带 空间域的 反色和直方图均衡化(灰度图)以及 位图的重载, 放大缩小等.,Sharing the HAAR Wavelet Image Decomposition and Reconstruction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:698390
    • 提供者:英子
  1. FFT_IFFT.rar

    0下载:
  2. (1)求出两维单色数字图象的傅立叶变换以及逆变换,除对比图象效果外,还要给出以中心点作为原点图象显示方式的傅立叶变换的频谱、相位谱,并验证两维傅立叶变换的性质。 (2)傅立叶变换后,计算图象能量谱的分布范围:画出包含图象能量92.0%,94.6%, 96.4, 98.0% 以及99.5% 的圆圈区域。,(1) obtained two-dimensional monochrome digital image of the Fourier transform and inverse transf
  3. 所属分类:Wavelet

    • 发布日期:2017-04-09
    • 文件大小:98607
    • 提供者:杨怡
  1. emd_local.rar

    0下载:
  2. 用镜像延拓法处理端点效应,通过信号极值点的信息来获得信号端点之外的极值点信息。,Continuation method using image processing endpoint effect, through the extreme points of the information signal to obtain signal the endpoint of the extremal points outside information.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3198
    • 提供者:侯丽霞
  1. dip.rar

    0下载:
  2. 一个基于matlab的图像处理小例子,有dct压缩还原效果对比及dct和fft的频谱,A small matlab example of image processing, and to restore the effect of compression dct comparison of the fft and dct and spectrum
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:84093
    • 提供者:xiaoyida
  1. matlab(deletefog)

    0下载:
  2. Matlab程序,利用curvelet变换和高斯逆滤波进行图像去雾,含效果图-Matlab program, using curvelet transform and inverse Gaussian image filtering to fog, with the effect of map
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1514248
    • 提供者:谭彬
  1. image

    0下载:
  2. 采用双线性插值在vs2005下完成图像处理,实现哈哈镜效果-Bilinear interpolation image processing, convex mirror effect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3355844
    • 提供者:王帅
  1. Image

    0下载:
  2. iphone图片移动效果,十分有用。view的touch功能-iphone picture moving effect, very useful. view of the touch functions
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-27
    • 文件大小:991221
    • 提供者:Lee
  1. smooth

    0下载:
  2. 用matlab语言实现的图像平滑算法,效果较好,可设置不同的参数得到不同的平滑效果-Matlab language used to achieve the image smoothing algorithm, the effect is better, you can set different parameters of the smoothing effect of different
  3. 所属分类:Graph program

    • 发布日期:2016-01-26
    • 文件大小:1032
    • 提供者:fengye
  1. image-dehazing-based-on-opencv

    1下载:
  2. Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
  3. 所属分类:OpenCV

    • 发布日期:2014-01-10
    • 文件大小:75972
    • 提供者:张东海
  1. Image-segmentation-Extraction

    2下载:
  2. 这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。-The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effe
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:20031
    • 提供者:动荡
  1. PhotoShip-Image-Editor

    0下载:
  2. 运用.NET的reflection 调用 效果文件给 图片添加效果。-Developed in the .NET enviroment with the functions of opening the image file and changing the effect of the images
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:105037
    • 提供者:赵一
  1. Image Enhancement

    0下载:
  2. 提供了图像增强技术在医学方面的应用及算法,并实现了普通中值及自适应中值图像增强的不同效果,有Matlab代码-Provides image enhancement in medical applications and algorithms, and to achieve the common value and the adaptive value of different image enhancement effect has Matlab code
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:3544174
    • 提供者:Amanda Jing
  1. image-sharpening

    0下载:
  2. 像锐化的目的是加强图像中景物的边缘和轮廓。锐化的作用是要使灰度反差增强。因为边缘和轮廓都位于灰度突变的地方。所以锐化算法的实现是基于微分(差分)作用。-Like sharpening is to enhance the edges of the image and profile features. The role is to make the grayscale sharpening contrast enhancement. Because the gray edges and conto
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2220941
    • 提供者:wangyanan
  1. image-segment

    0下载:
  2. 各种图像分割方法的总结和比较,包括许多算法的综合使用效果-Summary of various methods of image segmentation and comparison, including the effect of combined use of many algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9539301
    • 提供者:caohuamei
  1. professional-effect-image

    0下载:
  2. professional effect image
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:132096
    • 提供者:bzzz3
  1. Image-Based Lighting

    0下载:
  2. image based lighting
  3. 所属分类:游戏引擎

    • 发布日期:2018-04-30
    • 文件大小:3823616
    • 提供者:落尘mdm
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com