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

搜索资源列表

  1. tuxiangfuy

    0下载:
  2. 平滑处理程序,各种滤波处理,如均值滤波.中值滤波及噪声产生程序-Smoothing process, a variety of filtering, such as the mean filter. Median filtering and noise generation process
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:266448
    • 提供者:蔡波波
  1. CVMFC

    0下载:
  2. openvc编写的图像处理程序,可以对图像进行各种平滑处理,实现图像的处理功能。是一个比较好用的软件。在使用之前需要在VC6.0的基础上安装openvc库才可以进行编辑、打开、运行。-openvc write image processing procedures can be a variety of image smoothing processing, and image processing capabilities. Is a relatively easy to use softwa
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6408785
    • 提供者:lupei
  1. Guass

    0下载:
  2. 图像处理中实现高斯平滑,算法经典。有意者请下载!-Image processing to achieve Gaussian smoothing, the classical algorithm. If interested, please download!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:132660
    • 提供者:丁少伟
  1. Bilateral_Filtering

    0下载:
  2. 双边滤波,在平滑噪声图像的同时又可保留图像的边缘信息-Bilateral filtering, the noise in the image while smoothing the image edge information can be retained
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:119722
    • 提供者:曾雅琼
  1. canny

    0下载:
  2. Canny 算子 是一个具有滤波、增强和检测的多阶段的优化算子。在进行处理前,Canny 算子先利用高斯平滑滤波器来平滑图像以除去噪声( 即用高斯平滑滤波器与图像作卷积) 。-Canny operator is a filtering, enhancement and optimization of multi-stage detection operator. Before treatment, Canny operator first use Gaussian smoothing fi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2176
    • 提供者:
  1. imageprocessing

    0下载:
  2. 第一章 绪论 第二章 C#数字图像处理的3种方法 第三章 点运算及直方图 第四章 几何运算 第五章 数学形态学图像处理 第六章 频率变换 第七章 图像平滑与去燥 第八章 边缘检测 第九章 图像分割 第十章 图像压缩编码 第十一章 彩色图像处理 -Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmeti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1214440
    • 提供者:xiewei
  1. matlab

    0下载:
  2. matlab 图像处理 直方图变换 平滑滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:607
    • 提供者:haigang
  1. image

    0下载:
  2. 用C#编写的一个图像处理的程序:灰度转换,图像平滑与去噪,边缘检测,数学形态学图像处理-Written in C# using an image processing program: grayscale conversion, image smoothing and denoising, edge detection, mathematical morphology image processing and so on. . .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:862130
    • 提供者:李乐
  1. ImageShow

    0下载:
  2. 利用VC实现直方图显示,平滑滤波和锐化滤波-Using VC to achieve histogram display, filtering and sharpening filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3060587
    • 提供者:tom
  1. bmptest

    0下载:
  2. opengl中法线应用、顶点的生成,长方体的生成以及颜色平滑的实例代码-opengl French line application, vertex generation, the generation of rectangular and smooth color example code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:2832
    • 提供者:yangtf
  1. GDAL_cnu_gis

    0下载:
  2. 基于GDAL开发的遥感图像处理软件(自持多种数据格式,包括bmp、jpg、tif、Erdas,ENVI中的img),功能包括1、图像信息的显示。2、图像的几何变换(放缩、镜像、任意角度旋转)。3、图像的点运算(直方图均衡化、线性变换等)。4、图像的局部运算(模板运算,如高斯平滑等)。-GDAL-based remote sensing image processing software development (self-sustaining multiple data formats, inc
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:69501
    • 提供者:小田
  1. linyupingjun

    0下载:
  2. 对bmp图像进行平滑处理之邻域平均,已写明具体算法,直接用256*256灰度lena图,可以进行进一步改进-Bmp image smoothing of values among the filtering, has been expressed as a specific algorithm, the direct use of 256* 256 gray lena map, can be further improved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1876
    • 提供者:lixiang
  1. lvbo

    0下载:
  2. 对bmp图像进行平滑处理之中值滤波,已写明具体算法,直接用256*256灰度lena图,可以进行进一步改进-Bmp image of the median filter to smooth processed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1813
    • 提供者:lixiang
  1. moban

    0下载:
  2. 对bmp图像进行平滑处理之高斯模版,已写明具体算法,直接用256*256灰度lena图,可以进行进一步改进-Bmp image smoothing of the Gaussian template, has been expressed as a specific algorithm, the direct use of 256* 256 gray lena map, can be further improved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1993
    • 提供者:lixiang
  1. Bezier

    1下载:
  2. 三次贝塞尔分段插值(按照Excel曲线算法),计算平滑曲线上任意一点的点坐标的自定义函数BezierFit。 Excel的平滑曲线没有提供这个曲线图的公式,所以通过编程查找曲线上的点坐标。-Cubic Bezier Interpolation (in accordance with the Excel curve algorithm) to calculate any point on a smooth curve point coordinates of the custom function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:4852
    • 提供者:zzt
  1. Log

    0下载:
  2. Log.rar是基于MFC界面的,主要是对图像进行处理,有关计算机视觉的,采用Log滤波器提取边缘,可以锐化、平滑;对颜色采用阈值化进行明暗度求外形;也可以进行形态学的各种处理。-Log.rar is based on the MFC interface, mainly for image processing, the computer vision using the Log filter from the edge, you can sharpen, smooth use of colo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3971182
    • 提供者:郭涵
  1. imageLane

    0下载:
  2. 分别采用RGB模型和HIS模型对图像imageLane.bmp进行平滑和锐化,并比较两种模型处理后结果是否相同(两种模型处理后的图像相减)-RGB model and HIS were used to model the image imageLane.bmp for smoothing and sharpening, and after comparing the results of the two models are the same (the two models after the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:675
    • 提供者:筱美
  1. digital_picture_process

    0下载:
  2. 本书包含数字图像处理的各个方面,包括,图像增强,图像平滑,滤化,图像压缩编码等内容,对于像学习数字图像处理的网友,应该会很有帮助-This book contains all aspects of digital image processing, including image enhancement, image smoothing, filtering, image compression coding and other content, such as learning for use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4034964
    • 提供者:xiongyunqi
  1. pca_idl

    1下载:
  2. 对整幅图片做PCA变换,提取光谱特征,消除噪声,平滑边缘,易主成分重新绘制图像-Pictures do the whole PCA transform, extract spectral features, remove noise, smooth edges, easy to re-draw the image principal component
  3. 所属分类:Special Effects

    • 发布日期:2015-10-26
    • 文件大小:1024
    • 提供者:深海鑫蓝
  1. tuxiangpinghua

    0下载:
  2. 用java语 言对 图像进行 平滑处理-Java language with image smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:14262
    • 提供者:小蝶子
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com