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

搜索资源列表

  1. DistanceTransform(VC)

    1下载:
  2. 距离变换算法距很好的将二值图像变换为灰度图,为后续用分水岭算法做准备。并且附上详细的代码说明和例子。-distance from the algorithm will be two very good value for the image transform the gray level for the follow-up watershed algorithm used to prepare. And attached a detailed descr iption and code exa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:211.32kb
    • 提供者:林楚
  1. DistanceTransform(vc++)

    0下载:
  2. 距离变换算法距另一种算法,很好的将二值图像变换为灰度图,为后续用分水岭算法做准备。-distance algorithm from another algorithm will be two very good value for the image transform the gray level for the follow-up watershed algorithm used to prepare.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:林楚
  1. X.bmp

    2下载:
  2. 1. 对给定灰度图(或自选图)进行模糊变换,建立模糊平面。给出变换方法和结果。 2. 对图像做模糊增强。给出原理方法和试验结果。 3. 对增强后的结果图做平滑处理。给出所选平滑因子和结果图。 4. 对图像进行模糊边缘检测,说明实现步骤,给出结果图。 -1. Right to set the gray level (or on-demand) of the fuzzy transformation, fuzzy plane. Given transform methods and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:46.3kb
    • 提供者:廖鑫鹏
  1. LineTrans

    0下载:
  2. Visual C实现灰度图线性变换(灰度拉深、窗口变换、阀值变化、灰度平衡、图像反色等)-Visual C gray level to achieve linear transformation (gray deep, the window transform, threshold changes, gray balance, Anti-color images, etc.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:88.53kb
    • 提供者:shanggaofeng
  1. imageprocess

    0下载:
  2. 程式功能:匯入圖片,LowPass,HighPass,Sharpen,LookUp,Scale Up(Bicubic),Scale Down,Rescale,Histogram,Fourier transform,Gray Level,並可存檔(bmp,jpg,jpeg,png,wbmp)。 圖片:bmp,jpg,jpeg,png,wbmp…等皆可
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:331.72kb
    • 提供者:linli
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:310.22kb
    • 提供者:孙亚新
  1. demo

    0下载:
  2. 数字图像处理的c++源文件,包括灰度变换,直方图增强,伪彩色,图像傅里叶变换等,对于初学者会很有帮助-Digital Image Processing C++ source file, including the gray level transformation, histogram enhancement, pseudo-color and imageFourier transform It would be helpful for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.65mb
    • 提供者:张 平
  1. VC

    0下载:
  2. VC++实现打点打开一幅图像,并可进行傅里叶变换、灰度变换等,还可进行图像增强-VC++ to achieve RBI to open an image, and can be Fourier transform, gray level transformation, etc., can also carry out image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.07mb
    • 提供者:wlf
  1. image2

    0下载:
  2. 该代码具有进行数字图像的各种基本处理的功能,例如,提取边缘,DCT变换,梯度,灰度变换,加噪去噪等。-The code has a variety of basic digital image processing functions, such as extraction of edges, DCT transform, gradient, gray level transformation, adding noise and noise attenuation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:970byte
    • 提供者:孙敏
  1. A2008

    0下载:
  2. awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform ) figure(2) imagesc(rawimg) co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14.53kb
    • 提供者:money
  1. gray2rgb

    0下载:
  2. transform figure which has gray level to RGB
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1.05kb
    • 提供者:NNN
  1. MATLAB_Medical_Image_Process_Experiments

    1下载:
  2. MATLAB医学影像处理实验(内含14个原代码及教学的说明) (1)Plot a sine function using MATLAB, and write the data into a file (2)Read data from a file, plot a SINC function, and append the result back to the same file (3)Plot a Gaussian distribution using MATLAB (4)Fo
  3. 所属分类:Special Effects

    • 发布日期:2015-09-24
    • 文件大小:2.17mb
    • 提供者:江儜昶
  1. matlab

    0下载:
  2. 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:682byte
    • 提供者:冯家乐
  1. histogramequalization

    0下载:
  2. In histogram equalization we are trying to maximize the image contrast by applying a gray level transform which tries to flatten the resulting histogram. The gray level transform is a scaled version of the original image s cumulative histogram. That
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9.95kb
    • 提供者:akash
  1. gray-level-transform-

    0下载:
  2. 灰度变换和直方图均衡源代码 visual C++ 6.0下调试通过-the source code of gray level transform and the algebraic operations of the histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4.95mb
    • 提供者:陈丽
  1. jiyuhuifubianhuandeweicaisezengqiang

    0下载:
  2. 基于灰度变换的伪彩色增强,采用C编程,根据几何空间变换,简洁-Based on gray level transform false color enhanced
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:713.32kb
    • 提供者:陈路路
  1. Nonlinear-transform

    0下载:
  2. matlab程序,可以实现灰度的均匀分布,起到增强图像的作用。-Matlab program, can realize the uniform distribution of gray level, to enhance the image effect.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1.27kb
    • 提供者:赖沿州
  1. gray level transform

    0下载:
  2. To perform following point processing algorithms on an image • Negative transformation • Log transformation • Power law transformation (Antilog transformation) • Bit plane slicing • Gray level slicing
  3. 所属分类:matlab例程

    • 发布日期:2015-11-20
    • 文件大小:1.32mb
    • 提供者:shahujadhav
  1. gray-level-transform

    0下载:
  2. gray level transformation
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.32mb
    • 提供者:shahu
  1. Vc6_Image

    2下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:14.32mb
    • 提供者:jhanker
« 12 3 4 »
搜珍网 www.dssz.com