搜索资源列表

  1. LineTrans

    0下载:
  2. 这是一个含有图象线性变换,灰度拉伸,灰度均衡等点运算的VC++代码,希望对大家有用.-This is a linear transformation that contains images, gray stretch, gray balance point operations, such as VC code, in the hope that useful to everyone.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:90112
    • 提供者:wangzhao
  1. exercise1

    0下载:
  2. 将彩色图象灰度化实现图象的灰度图,线性拉伸以及均衡化-Will realize color images of gray grayscale images, linear stretching and equalization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:lizongfeng
  1. source

    0下载:
  2. 给定一幅图象,输出其直方图。给定一个线性变换函数,实现图象的灰度拉伸;实现对图象的均衡化。-Given an image, the output of its histogram. Given a linear transform function, realize the gray-scale image stretching realize the equalization of image.
  3. 所属分类:波变换

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:程伟
  1. LineTrans

    0下载:
  2. 用MFC写的实现BMP格式图像点运算的源码。包括显示直方图、灰度的线性变换、阀值变换、窗口变换、灰度拉伸和灰度均衡。-MFC write with the realization of BMP format images point-source computing. Including the display histogram, gray linear transform, threshold transform, transfor
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:70656
    • 提供者:zhmaol
  1. LineTrans

    0下载:
  2. 该程序完成如下图像的点运算功能:灰度直方图,灰度的线性变换,阈值变换,灰度拉伸,灰度均衡。-The program follows the completion of the point image computing functions: gray-scale histogram, gray linear transform, threshold transform, gray stretch, gray balance.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:93184
    • 提供者:廖舸
  1. 03

    0下载:
  2. 图像点运算的相关算法,包括灰度直方图、灰度的线性变换、灰度拉伸等-Image correlation algorithm for computing points, including histogram, gray linear transform, such as gray-scale tensile
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-01
    • 文件大小:88064
    • 提供者:
  1. LT

    0下载:
  2. 含有图像线性处理反色,线性变换,灰度拉伸,灰度均衡等点运算的VC++源代码。-Containing images deal with the anti-linear color, linear transformation, gray stretch, gray balance point operations VC++ Source code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:2168832
    • 提供者:张忭
  1. 051221136

    0下载:
  2. 给定一幅图象,输出其直方图; 通过对话框给定一个线性变换函数,实现图象的灰度拉伸; 实现对图象的均衡化。 -Given an image, the output of its histogram through the dialog box to set a linear transformation function, realize the gray-scale image stretching realize th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:323584
    • 提供者:张宏基
  1. BMPImage

    0下载:
  2. 本程序用MFC实现了灰度图像的处理,功能如下: 几何变换:平移、旋转、缩放; 点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡; 可以给图像产生%3椒盐噪声; 图像的平滑:均值滤波(3X3)、超限中值滤波(3X3); 边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子; Fourier变换。-This procedure using MFC realize the gray-sc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:51200
    • 提供者:骆志军
  1. grey_process

    0下载:
  2. 我的图像处理作业,打开一张图片(bmp灰度256),实现灰度直方图均衡,灰度线性化和灰度拉伸,用VS2008写的,需要VS2008SP1,估计装的人不多,还是挺不错的,集成了BCGsoft的界面插件-My image processing operations, open a picture (bmp gray level 256), achieve a balanced histogram, gray and gray-linear
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:314368
    • 提供者:陈惜
  1. zhifangtujunhanghua

    0下载:
  2. 直方图均衡,图像去雾处理,是把原始图像的灰度直方图从比较集中的某个灰度区间变成在全部灰度范围内的均匀分布。直方图均衡化就是对图像进行非线性拉伸,重新分配图像像素值,使一定灰度范围内的像素数量大致相同。-Histogram equalization, image processing to the fog, is the original image histogram to a gray scale from the more conc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:蔡林
  1. ImageProcess

    0下载:
  2. 数字图像处理:打开一幅图像,进行直方图均衡化。并将其灰度线性变化,将灰度线性拉伸。-Digital Image Processing: Open an image, histogram equalization. And linear gray-scale changes in the gray linear stretch.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:62464
    • 提供者:aerin
  1. bmp-operation

    0下载:
  2. raw转bmp,bmp图像灰度线性拉伸、局部处理(低通高通中值滤波)、几何变换(平移、缩放、旋转、转置)、二值化、边缘检测-turn raw bmp, bmp image gray linear stretch, local processing (value, high-pass, low pass filter), geometric transformations (translation, scaling, rotation,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:4127744
    • 提供者:Smillence
  1. Image

    0下载:
  2. 读入8位图像,直方图均衡化处理,灰度线性变化,灰度线性拉伸-Read into 8-bit images, histogram equalization, gray linear change, gray linear stretch
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:10829824
    • 提供者:jingjie
  1. sczlfirst

    0下载:
  2. 数字图像处理,实现直方图变换、灰度线性拉伸、快速傅里叶变换。-Digital image processing, histogram transformation, gray linear stretch, the fast Fourier transform.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-01
    • 文件大小:26624
    • 提供者:volity
  1. Nir_enhance2

    0下载:
  2. 图像的灰度线性拉伸,能快速图像增强,简单快速有效!-Linear grayscale image stretching, image enhancement fast, simple and fast and efficient!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:3072
    • 提供者:李滨
  1. huidu

    0下载:
  2. 灰度线性拉伸、对数变换、直方图均衡、非掩盖滤波-Gray linear stretch, logarithmic transformation, histogram equalization, non masking filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:普地宁
  1. 灰度拉伸

    0下载:
  2. 对图像绘制直方图,并进行适当的灰度变换,分别进行线性的和非线性的灰度拉伸变换,改善图像的视觉效果; 主要功能函数自己编写; 在一个主程序中运行实现,并在一个统一的交互式界面下选择参数.(Histogram of the image, and the appropriate gray-scale transformation, linear and nonlinear gray scale stretching transform,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1484800
    • 提供者:晓风残月
  1. lineargraytransform

    0下载:
  2. 实现数字图像的灰度范围的线性拉伸,对变换结果进行必要的分析,画出灰度变换曲线图,以另一个文件名形式保存灰度变换后的图像。(Achieve linear range of the gray range of digital images)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:337920
    • 提供者:captainlee
  1. Digital Image Processing

    1下载:
  2. 1.RAW格式转换为BMP格式 2.灰度线性拉伸 3.局部处理 4.几何处理 5.二值化 6.模板匹配 7.影像融合(1.RAW format converted to BMP format 2. grayscale linear stretch 3. local processing 4. geometric processing 5. binaryzation 6. template matching 7.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:28490752
    • 提供者:JoyceY
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org