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

搜索资源列表

  1. TemplateTrans

    0下载:
  2. 利用VC++对图像进行增强处理,包括图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码-Using VC++ to enhance the image processing, including image smoothing, median filter, sharpening the gradient, Laplacian sharpening, pseudo-color coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2332417
    • 提供者:caiing
  1. TemplateTrans

    0下载:
  2. 图像的处理功能如:图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色代码-Image processing functions such as: image smoothing, median filter, sharpening the gradient, Laplacian sharpening, pseudo-color code, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:642435
    • 提供者:lztszy
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. 41695066wienerfilter2

    0下载:
  2. 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:eric
  1. TemplateTrans

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要的图像增强算法:图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码-VC typical digital image processing algorithm and the realization of the complete source code, the main algorithm for image enhancement: image smoothing, median filter, sharpening the gra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4174706
    • 提供者:lgy
  1. Digital_image_processing

    0下载:
  2. 数字图像处理:分别实现图像的图象直方图统计、图象的线性变换、图象平滑消噪处理、图象锐化处理、中值滤波处理、伪彩色增强处理、勾边处理、彩色图象处理锐化处理-Digital image processing: histogram of each image to achieve image statistics, image of linear transformation, image smoothing de-noising processing, image sharpening, media
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2274
    • 提供者:田华梅
  1. template

    0下载:
  2. 图像的增强 模板操作 中值滤波 梯度锐化 伪彩色编码-Template Smooth MidianFilter GradSharp ColorTable
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3295
    • 提供者:裴冲
  1. image_processing

    0下载:
  2. 程序可实现傅立叶变换与反变换去噪、图像放大、图像拟合校正、直方图均衡、伪彩色变换、边缘检测、图像平滑、形态学等功能。-Program can achieve the Fourier transform and inverse transform de-noising, image zoom, image fitting correction, histogram equalization, pseudo-color conversion, edge detection, image smooth
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:7089008
    • 提供者:Adolph
  1. TemplateTrans

    0下载:
  2. 图像增强源码(平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色增强) c-Image enhancement source (smoothing, median filtering, sharpening the gradient, Laplacian sharpening, pseudo-color enhancement) c++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2194091
    • 提供者:shanshan
  1. 256ColorToGray

    0下载:
  2. 将伪彩色256转灰度图像 对学习图像处理来说很有价值-256 Color Translate 8 bit Color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:171544
    • 提供者:kk
  1. piccode

    0下载:
  2. 灰度图像到伪彩色图像的转 彩色图像到灰度图像的转换 换-To the pseudo-color gray-scale conversion of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1615
    • 提供者:yy11
  1. TemplateTrans

    0下载:
  2. 实现图像增强,图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码-To achieve image enhancement, image smoothing, median filtering, sharpening the gradient, Laplacian sharpening, pseudo-color coding
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:101599
    • 提供者:skylost
  1. color416

    0下载:
  2. 24位彩色图形处理 比如灰度图像伪彩色处理-color image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:408057
    • 提供者:xuanbi
  1. 13

    0下载:
  2. bmp的基本操作(伪彩色处理+),对8位和24位的图像进行了伪彩色处理。-bmp' s basic operations (pseudo-color processing+), on the 8-bit and 24-bit images were pseudo-color processing.
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1771931
    • 提供者:lmj
  1. ColorProcess6.6.10

    0下载:
  2. 位图的颜色处理,包括灰度化与伪彩色处理、颜色调整、亮度/对比度调整、颜色亮化与减色、还有抖动。-Bitmap color processing, including graying and pseudo-color processing, color adjustment, brightness/contrast adjustment, color and subtractive lighting, as well as jitter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:664040
    • 提供者:tianya
  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. source4

    0下载:
  2. 图像灰度变换 二值化 伪彩色增强 256色图像转灰度图像-Image gray-scale transformation binary pseudo-color enhanced gray image of 256-color image transfer
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:456311
    • 提供者:赵星
  1. matlab

    0下载:
  2. 伪彩色变换,采用MATLAB制作。效果清晰,明显。-Pseudo-color transformation, making use of MATLAB. Effects clearly, obviously.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:11863
    • 提供者:李珊
  1. TemplateTrans

    0下载:
  2. 图像增强,包括模板操作,中值滤波、图形的锐化、伪彩色增强-Image enhancement, including the template operations, median filtering, graphic enhancement, false color enhancement
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4034073
    • 提供者:胡新
  1. ImgProcess

    0下载:
  2. 图像处理软件,实现了bmp图像的缩放、直方图均衡、线性拉伸、边缘检测、伪彩色编码、均值平滑、中值平滑、形态学开运算等功能-Image processing software, to achieve a bmp image scaling, histogram equalization, linear stretch, edge detection, pseudo-color coding, mean smoothing, median smoothing, morphological openi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6214126
    • 提供者:shadowsuns
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com