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

搜索资源列表

  1. image-processing-source-code

    0下载:
  2. 30个图像处理的VC++ 源代码。包括梯度锐化、图象处理、图像镜像、图像平移、图像缩放。-30 image processing VC++ source code. Including gradient sharpening, image processing, image mirror, image translation, image scaling.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1738878
    • 提供者:sorliran
  1. Basic-knowledge-of-image-processing1

    0下载:
  2. 本程序包含图像处理中的一些基本东西,比如:阈值变换,图像镜像,均值滤波,梯度锐化,中值滤波-This program contains some basic image processing things, such as: threshold transform, image mirroring, mean filtering, gradient sharpening, median filtering, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6935491
    • 提供者:braveahmat
  1. image-processing

    1下载:
  2. 1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值 2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。-(1) design a program, a grayscale image as geometric transformation, zoom 1) for 1.5 tim
  3. 所属分类:Special Effects

    • 发布日期:2015-12-28
    • 文件大小:291840
    • 提供者:Xucheng
  1. image-enhanc-fractal-character

    0下载:
  2. 针对复杂背景及目标的分形特性差异, 提取图像四个方向的灰度梯度, 选择最小梯度大于阈值的区域进行平滑滤波, 最后对分维参数进行分段线性拉伸-Extraction of image in four directions of the gray gradient, minimum gradient is greater than the threshold area smoothing filter, the last on the fractal dimension parameters of p
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:133681
    • 提供者:
  1. Image-edge-extraction

    0下载:
  2. 利用梯度算子提取图像边缘 利用高斯-拉普拉斯算子提取图像边缘 利用Canny算子提取图像边缘-Using the gradient operator image edge extraction.Are using Gauss Laplasse operator image edge extractionWith Canny operator image edge extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:133183
    • 提供者:胡晓
  1. gradient

    0下载:
  2. 基于梯度场的图像重构,效果很好,很经典的一篇文献。-Based on gradient field image reconstruction, the effect is very good, very classic literature
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:189859
    • 提供者:朱珠
  1. gradient-fct

    0下载:
  2. the function calculate the derivarive in an image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1204
    • 提供者:red
  1. Image-processing-1

    0下载:
  2. edge detector using Sobel and Gradient Operator in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:108152
    • 提供者:Vinh
  1. Gradient-Sharpening-

    0下载:
  2. 图像处理的算法和程序包括源代码 图像处理的算法和程序包括源代码 -Image processing algorithm and procedures include source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:62194
    • 提供者:yangaidi
  1. Range-Dependent-Phase-Gradient-Autofocus

    0下载:
  2. The Phase Gradient Autofocus (PGA) algorithm has been widely used in Spotlight Synthetic Aperture Radar (SAR) to remove motion-induced blurs in the images. The PGA algorithm has been proven to be a superior autofocus method. PGA assumes a nar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:297105
    • 提供者:yas
  1. android-picture-gradient

    0下载:
  2. 图片倒影,是一个关于android的小demo-Image reflection,study android and improve study ability
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:108494
    • 提供者:颦果儿
  1. Digital-image-processing-

    0下载:
  2. 改代码提供了raw格式图像的读取和写入的基本方法,实现了常见梯度算子的处理结果。是数字图像相关专业初学者很好的一个基础,希望对你们有所帮助!-Change the code to provide a raw format image read and write methods to achieve the outcome of the common gradient operator. Digital images specialized beginners a good foundation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:531569
    • 提供者:Mrtong
  1. matlab_digital-image-

    0下载:
  2. 用matlab实现数字图像的模糊,梯度锐化和拉普拉斯锐化-Using matlab digital image blur, gradient sharpening and Laplacian sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:13480
    • 提供者:邓欣
  1. wwattershedVCa

    0下载:
  2. 分水岭算法Visual C源代码与详细说明:梯度图像、标记图像的预处理,连通区域域的标定,最后找到分水岭。详细说明梯度图像,标定图像,输出图像的初始化,绝对可用。 -Visual C source code and detailed descr iption of watershed algorithm: the gradient image and marker image preprocessing, the connected region domain calibration, an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:20988
    • 提供者:liming
  1. Gradient-Adaptive-Image-Enhancement

    0下载:
  2. Gradient Adaptive Image Restoration and Enhancement
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2771442
    • 提供者:Van
  1. estimate-the-defocus-map-in-an-image

    0下载:
  2. 估计是有用的图像散焦几个应用程序  包括去模糊,模糊放大,测量图像  质量和景深分割。在本文中,我们  现在一个简单而有效的方法来评估一个分散注意力  模糊映射关系为依托的对比  图像梯度在当地的图像区域。我们把这种关系  当地的对比之前。我们的方法的优势  是,它不需要过滤银行或频率分解  输入图像 相反,我们只需要比较  当地的梯度概要文件与当地的对比。我们讨论  背后的想法之前,展示其局部对比度  在各种各样的实验效果-Image defocus estimation is useful
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:623939
    • 提供者:liuzhao
  1. ThreeDimensionalGallery

    0下载:
  2. android-picture-gradient 图片处理显示demo-android-picture-gradient image processing demo
  3. 所属分类:android

    • 发布日期:2017-11-23
    • 文件大小:2064384
    • 提供者:simayilong
  1. Digital-Image-Processing

    0下载:
  2. 1 打开一个BMP文件,将其局部区域的灰度值进行改变,另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:909373
    • 提供者:fei
  1. Gradient

    0下载:
  2. sobel算子求出图像梯度,本程序中采用的是红色通道,可应用在抠图,目标提取-get the gradient of the image wiht sobel
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:2370350
    • 提供者:tao
  1. 2D-graphics-image-processing

    0下载:
  2. GDI+:Graphics Device Interface (图形设备接口),它提 供了高级图形图像处理功能  在C#中,通过一套部署为托管代码的类来展现提供的图 形图像处理功能,这套类被称为GDI+的托管类。利用 GDI+可以轻松实现颜色渐变、透明处理、纹理处理、拉 伸和缩放等多种高级功能。  GDI+主要提供了三类服务: 1.二维矢量图形 2.图像处理 3.文字显示 -GDI+: Graphics Devic
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:46422
    • 提供者:姚樊
« 1 2 3 4 56 7 8 9 10 ... 46 »
搜珍网 www.dssz.com