搜索资源列表

  1. 读入任一幅图象,输出显示灰度拉伸的图象和均衡化后图象

    0下载:
  2. 读入任一幅图象,输出显示灰度拉伸的图象和均衡化后图象
  3. 所属分类:图形图象

  1. 灰度拉伸

    0下载:
  2. 8位灰度图像的MFC环境下的灰度拉伸
  3. 所属分类:源码下载

    • 发布日期:2012-04-17
    • 文件大小:109693
    • 提供者:zy_8816@163.com
  1. 直方图修正

    0下载:
  2. 图象处理,由于直方图的统计,灰度拉伸,灰度变换,-image processing, statistical histogram, tensile Gray, Gray transformation, etc.
  3. 所属分类:图形图象

    • 发布日期:2024-04-30
    • 文件大小:1022976
    • 提供者:zcy
  1. 图象处理源代码

    0下载:
  2. 图象处理的代码,包括灰度拉伸,边缘检测,图象处理各个算法程序完全,代码完整。-source codes for image processing,including grey scale stretching,edge detection,and the like. each algorithm or code is complete.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-30
    • 文件大小:313344
    • 提供者:
  1. VC++examples(9Sources)

    1下载:
  2. 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC++ programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaus
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:10240
    • 提供者:小会
  1. IsmyDIP

    0下载:
  2. 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:57344
    • 提供者:redbird
  1. GrayValue

    0下载:
  2. 这是一个关于三位图像数据灰度拉伸程序的源代码,希望对大家有用。-This is one of the three gray-scale image data stretching program's source code, we hope that the right useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:32768
    • 提供者:邹明
  1. huidulashen

    0下载:
  2. 灰度拉伸. 数字图象处理的基本程序,用VC++6.0调试通过-gray tension. Digital image processing of the basic procedures used by VC 6.0 Debugging
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:xiaoran
  1. VChuidulashen

    0下载:
  2. 常用图象处理算法——灰度拉伸. 直接粘贴到vc即可-commonly used image processing algorithm-- Gray tension. Vc directly to the paste can be
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:gary xu
  1. Point_Trans

    0下载:
  2. 可以实现图像的点处理,如图像的灰度拉伸等。是从一本书上面摘下来的-can achieve image processing point, the gray image stretching. Is a book taken from the above
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:赵帅
  1. ImageProc

    0下载:
  2. HomoFilt.m 同态滤波器 ExGrey.m 灰度拉伸 Split.m 图象分割 ReadPic.m 读Pic图-HomoFilt.m homomorphic filter ExGrey.m tensile Split.m gray image segmentation ReadPic.m Fig Reading Pic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:223232
    • 提供者:王晶
  1. SEED106_GrayStretch

    0下载:
  2. TMS320C6000,DSP6000系列DM642芯片,seed公司DM642开发板的灰度拉伸程序。-TMS320C6000, DSP6000 Series DM642 chip, seed companies DM642 development board procedures gray stretch.
  3. 所属分类:DSP编程

    • 发布日期:2024-04-30
    • 文件大小:362496
    • 提供者:欧阳
  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-04-30
    • 文件大小: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-04-30
    • 文件大小:70656
    • 提供者:zhmaol
  1. LineTrans

    0下载:
  2. 图像的点运算,包括了灰度直方图、线形变换、阈值变换、窗口变换、灰度拉伸和直方图均衡的源代码。带有界面-Image point calculations, including a histogram, linear transform, threshold transform, transform window, gray stretch and histogram equalization of the source code. Wit
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:91136
    • 提供者:晓明
  1. ImageProcesses2

    0下载:
  2. 提供对图像的灰度拉伸、颜色反向、阈值分割、中值滤波、均值滤波、边缘处理、细化等功能。-Gray-scale images to provide tensile, color reverse, threshold segmentation, median filtering, average filtering, edge processing, refining and other functions.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-30
    • 文件大小:2000896
    • 提供者:依静
  1. bmp

    0下载:
  2. bmp图片处理的一般算法,包括灰度拉伸,直方图均衡,和滤波-bmp image to deal with the general algorithm, including the gray stretch, histogram equalization, and filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:2162688
    • 提供者:蔡志成
  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-04-30
    • 文件大小:93184
    • 提供者:廖舸
  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-04-30
    • 文件大小:323584
    • 提供者:张宏基
  1. 灰度拉伸

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

    • 发布日期:2024-04-30
    • 文件大小:1484800
    • 提供者:晓风残月
« 12 3 4 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org