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

搜索资源列表

  1. Tint

    0下载:
  2. 演示矩阵处理,高斯滤波、获取图像属性。可以进行对比度、亮度、伽玛校正,缩放等功能。-demonstration matrix, Gaussian filtering, the image attributes. Can contrast, brightness, gamma correction, scaling function.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:184433
    • 提供者:赵越
  1. Cresorse

    0下载:
  2. 高斯平滑,灰度均衡,拉普拉斯锐化(边缘检测),亮度增减,梯度锐化,图像平移,图像旋转,维纳滤波处理-Gaussian smooth, gray balance, Laplacian sharpening (edge detection), the brightness changes, gradient sharpening, image shifting, image rotation, Wiener filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1257079
    • 提供者:孙怀勇
  1. advanceCimage2

    0下载:
  2. 很多高级一点的图形图像处理程序,对图像进行傅立叶变换处理(图像变换),进行高斯模糊处理(图像复原),加入随机噪声,基于C++开发,希望大家能用得着(--)-many senior point graphics processing images on Fourier transform (Image Transform), Gaussian fuzzy processing (Image Restoration), by adding random noise, based on C + + d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3213
    • 提供者:孙怀勇
  1. gfilter

    0下载:
  2. 高斯滤波处理源代码,对图像的处理效果很好 -Gaussian filter source code, the right image processing with good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:64935
    • 提供者:刘靥
  1. GaussSmooth

    0下载:
  2. 此程序使用的集成环境为TI公司的CCS,平台使用的是合众达公司的VPMDM642 程序的功能是利用DSP进行图像的平滑 图像的平滑采用的是高斯模板-use of this procedure for the integrated environment TI's CCS, the platform is the Triangle Company VPMDM642 procedures is the use of DSP functions for image smoothing
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:45701
    • 提供者:张健
  1. fenjie

    0下载:
  2. 图像的分解与重构,运用高斯函数对图像进行分解和重构,较简单-image decomposition and reconstruction, using Gaussian function right image decomposition and reconstruction, a simpler
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:356806
    • 提供者:孙希杰
  1. reply_1_855734

    0下载:
  2. // Canny算子 void Canny(LPBYTE pGray, SIZE sz, double sigma, double dRatLow, double dRatHigh, LPBYTE pResult) { //经过高斯滤波后的图像 LPBYTE pGaussSmooth pGaussSmooth = new unsigned char[sz.cx*sz.cy] //x方向导数的指针 int *pGradX pG
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:54607
    • 提供者:王学金
  1. PhotoEffect

    0下载:
  2. 可以做各种图像特效的DLL(含代码)。包括:Alpha混合,高斯模糊、灰度,-can do all kinds of image effects DLL (including code). Including : Alpha mixed Gaussian fuzzy, gray, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36110
    • 提供者:王晓光
  1. gaussnoise

    0下载:
  2. 在图像中加入随机高斯噪声的源代码,在MATLAB环境下实现。-in the image by adding Gaussian random noise source code in the MATLAB environment to achieve.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:34147
    • 提供者:丁德锋
  1. Gaosimohuchuli

    0下载:
  2. 对图像进行高斯模糊处理的源代码环境: Windows/Linux 大小: 43KB -right Gaussian fuzzy images of the source code environment : Windows / Linux Size : 43KB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:44131
    • 提供者:刘德华
  1. 3Matlab

    3下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:10714
    • 提供者:xueke
  1. lessonresouse

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:670098
    • 提供者:tiantian
  1. cn700_62452121

    0下载:
  2. 关于sobel算子 逆sobel算子 高斯算子等图像处理算子 和大家共享,谢谢1-on segmentation Operator Operator inverse pixel Gaussian operator of Image Processing Operator and share Thank you, a
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:32527
    • 提供者:zhoujian
  1. 9DIProcess_Final

    0下载:
  2. 给图像加椒盐和高斯噪声,以及空域滤波(中值和均值滤波)!-to Image pretzels and Gaussian noise, and the spatial filter (mean values and filter)!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1236217
    • 提供者:江水
  1. codesforimageprocessing

    1下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3360101
    • 提供者:
  1. GaussBackground

    0下载:
  2. 对图像序列进行高斯背景分析,去除背景和噪声,参见文章“Automatic Temporal Segmentation for Content-Based Video Coding”。-right image sequences Gaussian background analysis, and remove background noise, see the article "Automatic Segmentation for Temporal Con tent-Based Vide
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1491
    • 提供者:张志勇
  1. imageimpose

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10774
    • 提供者:王晓明
  1. gause

    0下载:
  2. 高斯平滑程序,用于2D图形图像处理,VC++源码-Gaussian smoothing procedures for handling 2D graphics and video, VC FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:134976
    • 提供者:yang
  1. gausssmooth2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之高斯平滑算法的源程序-Visual C MATLAB image processing and recognition practical case Featured Gaussian smoothing algorithm source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:124492
    • 提供者:路香群
  1. Gauss_Process

    0下载:
  2. 利用高斯函数对图像进行处理的matlab程序-use Gaussian function of image processing procedures Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:847
    • 提供者:myname
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com