搜索资源列表

  1. imageprocess

    0下载:
  2. 可以进行图像的点运算,例如反色,线性变换,阈值变换,灰度拉伸等操作-Point of operation can be images, such as anti-color, linear, threshold transform, gray stretch and other operations
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2145280
    • 提供者:胡文瑾
  1. DIP_Exercise2_071221057

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

    • 发布日期:2024-05-16
    • 文件大小:654336
    • 提供者:lyp
  1. imagehistogram

    0下载:
  2. 图像的点运算,包括灰度直方图,灰度线性变换,灰度非线性变换,灰度阈值变换,灰度拉伸,灰度均衡-Image of point operations, including histogram, gray linear transformation, nonlinear transformation gray, gray threshold transform, gray stretch, gray balance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:4782080
    • 提供者:hongxiaoxuan
  1. gray_stretch

    0下载:
  2. 灰度拉伸算法的实现,visual c++ 6.0-The algorithm of gray stretch, visual c++ 6.0
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:157696
    • 提供者:zhuang
  1. Code

    0下载:
  2. 包括三个图像实例 有一定注释 主要包括灰度转化、二值化、灰度拉伸、梯度锐化、离散去噪、图像分割、图像归一化等等技术,同时带有BP神经网络的实现代码。对于新手,剪切剪切 就能用的-Image Smoothing Segmentation Feature Extraction Edge Extraction a sample of BP net Useful to the novice
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:1725440
    • 提供者:guyue
  1. Photo

    0下载:
  2. 数字图像处理实习程序。实现了灰度拉伸,直方图统计,直方图均衡,-Photo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:198656
    • 提供者:
  1. IP106_GrayStretch

    0下载:
  2. 这是一个基于DM642的嵌入式开发系统的灰度拉伸实验代码.-failed to translate
  3. 所属分类:DSP编程

    • 发布日期:2024-05-16
    • 文件大小:91136
    • 提供者:chenxuejun
  1. IP106_GrayStretch

    0下载:
  2. 在DSP上实现灰度拉伸,使用的是最简单的分段线性变换函数,提高了图像处理时灰度级的动态范围。-In the DSP to achieve gray stretch, using the simplest piecewise linear transformation function, improved image processing gray-level dynamic range.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-16
    • 文件大小:91136
    • 提供者:luoqiaozhen
  1. LineTrans

    0下载:
  2. 该源码能对BMP图像进行各种点运算,例如图像反色、线性变换、阈值变换、窗口变换、灰度拉伸、灰度均衡。-The source can be various points on the BMP image operations, such as anti-color image, linear transformation, threshold transform, the window transform, gray stretch, g
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:95232
    • 提供者:懒人
  1. point-operation

    0下载:
  2. 绘制直方图,线性点运算,灰度拉伸 内附源码,很详细-Draw histogram, linear point operations, gray stretch
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:68608
    • 提供者:Vivian
  1. LineTrans

    0下载:
  2. 图像的点运算 灰度直方图 灰度的线性变换 灰度阈值变换 灰度窗口变换 灰度拉伸 灰度均衡-LineTrans
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:101376
    • 提供者:lynn
  1. Locatecardetect

    0下载:
  2. 车牌识别源码,中间有个图像灰度拉伸的算法.是在图像灰度化后调用此算法进行拉伸的。-License plate recognition source code in the middle there is a gray stretch of the algorithm. Is the image after gray level of stretch to call this algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:401408
    • 提供者:征兆
  1. fhistogram

    0下载:
  2. 实现图像的灰度拉伸,并有图像的灰度直方图-Image gray stretch, and the image histogram
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2020352
    • 提供者:沈杰
  1. shiyan

    0下载:
  2. 给定一幅图象,输出其直方图; 通过对话框给定一个线性变换函数,实现图象的灰度拉伸; 实现对图象的均衡化。 -Given an image, the output of its histogram dialog given by a linear transformation function to realize the gray scale image stretching to achieve the equaliz
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2275328
    • 提供者:John
  1. LineTrans

    0下载:
  2. 进行图像点运算,图像反色,线性变换,阈值变换,窗口变换,灰度拉伸,灰度均衡。-The image point operations, anti-color image, linear transformation, threshold transform, the window transform, gray stretch, gray balance.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:3890176
    • 提供者:zcy
  1. LineTrans

    0下载:
  2. 本程序是使用VC++6.0编写,一些基本的点运算,如图像反色,线性变化,阈值变换,窗口变换,灰度拉伸以及灰度均衡-The program is written using VC++6.0, some basic point operations, such as anti-color images, linear, threshold transform, the window transform, gray, and gray bal
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2137088
    • 提供者:韩梦阁
  1. image_Processing

    0下载:
  2. java图像处理:灰度变换、直方图均衡、灰度拉伸-java image processing: gray level transformation, histogram equalization, gray stretch
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:gyg
  1. Gray-stretch

    0下载:
  2. 精通VisualC++数字图像处理技术与工程案例灰度拉伸-Proficient in VisualC++ digital image processing technology and engineering case gray stretch
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:68608
    • 提供者:姜天昌
  1. imageprocess

    0下载:
  2. 该程序实现对图像的点运算,包含图像反色,线性变换,阈值变换,窗口变换,灰度拉伸,灰度均衡,以及直方图显示。-The program realization of the image point operations, including the anti-color image, linear transformation, threshold transform, the window transform, gray stretch,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2142208
    • 提供者:
  1. Gray-stretch

    0下载:
  2. 这是一段关于位图的灰度拉伸的代码,该代码写的比较详细-This is a grayscale bitmap drawing on the code, the code written in more detail
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:蒋峰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »

源码中国 www.ymcn.org