搜索资源列表

  1. Linetransaa

    0下载:
  2. VC++数字图象处理,点运算程序,包括灰度拉伸,灰度均衡等-VC digital image processing, point Operational procedures, including tensile gray, gray balance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:92160
    • 提供者:1111111
  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-05-17
    • 文件大小:90112
    • 提供者:wangzhao
  1. exercise1

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:lizongfeng
  1. 03

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

    • 发布日期:2024-05-17
    • 文件大小: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-05-17
    • 文件大小:2168832
    • 提供者:张忭
  1. BMPImage

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

    • 发布日期:2024-05-17
    • 文件大小:51200
    • 提供者:骆志军
  1. LineTrans

    0下载:
  2. 对位图进行图像反色,线性变换、阀门变换、窗口变换、灰度拉伸、灰度均衡等-Bitmap image of the anti-color, linear transformation, valve transform, transform window, gray stretch, gray balance, etc.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:4538368
    • 提供者:
  1. OCR

    0下载:
  2. 自已编写的印刷体汉字识别程序,介绍了两种汉字切分算法:投影法,连通域合并法。 以及二值化,灰度拉伸,灰度均衡等图像处理算法(内附汉字图片进行试验)-Prepared their own printed Chinese character recognition procedures, introduction of two kinds of Chinese Character Segmentation Algorithm: proj
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:536576
    • 提供者:ycloang
  1. image

    0下载:
  2. 图像灰度拉伸、直方图均衡算法以及FCM聚类算法。-Image stretching, histogram equalization algorithm and the FCM clustering algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:三藏
  1. DImageProcess

    0下载:
  2. 对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。-Integrated image processing, such as filtering, wavelet transform, DCT, FET, projection, and poor shadow method, contour extraction, low-pass f
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:6887424
    • 提供者:钱靖
  1. dotyunsuan

    0下载:
  2. 对灰度图像进行各种点运算,包括灰度直方图 灰度拉伸 灰度均衡等-Gray-scale images on a variety of points, computing, including the gray histogram stretching gray balance, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2168832
    • 提供者:郭峰
  1. Matlab_image_processing

    0下载:
  2. 主要是用matlab进行图像增强对比度的处理,采用的方法是灰度拉伸-Is mainly used for image enhancement matlab contrast processing, the method used is the gray-scale tensile
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:杜哲
  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-05-17
    • 文件大小:314368
    • 提供者:陈惜
  1. VCDIBchap2

    0下载:
  2. 介绍图像灰度变化的典型算法,包括二值化和阈值处理,直方图的绘制及直方图均衡,灰度的线性变换和灰度拉伸等。-Change the image gray-scale introduction of the typical algorithms, including binary and threshold processing, histogram mapping and histogram equalization, linear gra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:319488
    • 提供者:相同
  1. imgprocess

    0下载:
  2. 1.给定一幅图象,输出其直方图 2.通过对话框给定一个线性变换函数,实现图象的灰度拉伸; 3.实现对图象的均衡化-1. To set an image, the output of its histogram 2. Through the dialog box to set a linear transformation function, implementation of the gray-scale image stret
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:47104
    • 提供者:fc
  1. exercise2

    0下载:
  2. 给定一幅图片输出其直方图,灰度拉伸,均衡化后的灰度直方图-Histogram, gray stretch, equalization
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:土豆
  1. smagic

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

    • 发布日期:2024-05-17
    • 文件大小:6663168
    • 提供者:黄知
  1. imageprocess

    0下载:
  2. 用MATLAB写的图像处理,包括绘制直方图,灰度拉伸,图像均衡化及频域平滑滤波代码,简洁实用,注释清晰-Written using MATLAB image processing, including the plot histogram, gray stretch, image equalization and frequency domain filtering code, simple and practical, clear n
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:jhzhu
  1. ssh

    0下载:
  2. 给定一幅图象,输出其直方图; 通过对话框给定一个线性变换函数,实现图象的灰度拉伸; 实现对图象的均衡化。 读入任一幅图象,输出显示灰度拉伸的图象和均衡化后图象。 -Given a picture,output the ZHIFANG styles
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:小王
  1. imgrayscaling

    0下载:
  2. 这个函数提供灰度拉伸功能,输入图像应当是灰度图像,但如果提供的不是灰度图像的话,函数会自动将图像转化为灰度形式。x1,x2,y1,y2应当使用双精度类型存储,图像矩阵可以使用任何MATLAB支持的类型存储。-This function provides a gray scale stretching function of the input image should be grayscale image, but if not pro
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:zhouwujie
« 1 23 4 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org