CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 灰度直方图

搜索资源列表

  1. ImageProcessingMFC

    0下载:
  2. 图像处理程序,可以实现图像平移,旋转,放大,FFT,DCT,sobel变换,laplace变换,灰度拉伸,直方图统计、均衡,对比度增强-Image processing program, image translation, rotation, zoom FFT, DCT, sobel transform, laplace transform, gray stretch, histogram equalization, contrast enhancement, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14383928
    • 提供者:liubang
  1. digit-and-histe

    0下载:
  2. 图像的灰度变换。改变图像输入、输出映射的灰度参数范围(拉伸和反比),观看图像处理结果。 修改可选参数gamma值,使其大于1,等于1和小于1,观看图像处理结果。 对图像直方图均衡化处理,显示均衡前后的直方图和图像。 图像的数字化参数取样频率(像素个数)、量化级数关系- Gray-scale transformation of the image. Change the image input and output mapping of the gray-scale range o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:834128
    • 提供者:汪晨
  1. renlianshibie

    0下载:
  2. 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作-The main content of the subject image preprocessing, mainly from the camera to obtain images Face then be processed i
  3. 所属分类:assembly language

    • 发布日期:2017-12-06
    • 文件大小:1376321
    • 提供者:风飞
  1. test-1

    0下载:
  2. 显示一幅灰度图像,并且进行直方图均衡化,本程序 只处理8BIT灰度图。-Display a gray image, and histogram equalization, this procedure dealt with only 8 BIT gray image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3650097
    • 提供者:liuning
  1. assignment1

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

    • 发布日期:2017-04-17
    • 文件大小:17079
    • 提供者:furao
  1. hist_bmp

    0下载:
  2. 使用VC++画出bmp的直方图,本程序支持8位的灰度位图,如果你的图像时24为的真彩色位图,应该先转化为8位的灰度图像然后再画直方图-To use VC++ draw the histogram of bmp, this program supports 8-bit grayscale bitmap 24 for your image true color bitmap, should be converted to 8-bit grayscale image and then draw the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1998461
    • 提供者:飞翔
  1. BMP

    0下载:
  2. 图像处理的第一次作业: 8位BMP位图的灰度拉伸和直方图均衡-Image processing operations: 8-bit grayscale bitmap BMP stretching and histogram equalization
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1709282
    • 提供者:聂龙
  1. identification-of-chromosome-count

    1下载:
  2. 本设计主要目的是实现染色体的识别计数。首先对图形进行预处理,将图像转化为灰度图、滤波去噪,然后对图像进行二值化,合理选取阈值,进行直方图阈值处理,最后去除图像中面积过小的杂点,最终实现识别计数。-The main purpose of this design is to achieve the identification of chromosome count. The graphical pre-processing, the image is converted to grayscale,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:820014
    • 提供者:封睿
  1. image_hist

    0下载:
  2. 利用c语言对灰度图像进行直方图均衡,代码简洁,实现精确-C language on the gray scale image histogram equalization, the code is simple, to achieve precise
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11807334
    • 提供者:琪琪
  1. color

    0下载:
  2. 基于图象灰度变换、直方图均衡、伪彩色增强的增强算法-Based on the image gray level transformation, histogram equalization, pseudo-color enhancement of the enhancement algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:131055
    • 提供者:chuck danglars
  1. tu

    0下载:
  2. 改变图像灰度值,对图像进行均衡化处理。同时,绘制相关直方图-To change the image gray value equalization image processing. At the same time, drawing the related histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:977527
    • 提供者:HolisWang
  1. huidubianhuan

    0下载:
  2. 图像的二值化,灰度变换,投影法,直方图等,图像的处理-Binarization of the image gray-scale transformation, projection method, histogram, image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2770171
    • 提供者:dongshuai
  1. HistogramEqualization

    0下载:
  2. 自己编写的灰度图像的直方图均衡化,注释很清楚明了,适用于初学者-picture processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1209
    • 提供者:王延贵
  1. 09

    0下载:
  2. 当目标区域与背景区域的平均灰度差别不大或者由于噪声干扰图像直方图没有明显特证就需要用最优阈值法-when
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16660151
    • 提供者:叶锐
  1. digital-image-processing

    0下载:
  2. 数字图像处理实验,包括图像灰度变换,图像直方图及均衡化,图像中值滤波,图像空域锐化增强和频域滤波五个实验-Digital image processing experiments, including the image gray level transformation, histogram equalization, image filtering, image airspace sharpness enhancement and frequency domain filtering fiv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1858
    • 提供者:zxy
  1. ColorMatch

    0下载:
  2. 使用RGB直方图进行匹配,找出数据库中与要查询的图片灰度级直方图最接近的N张图片-RGB histogram matching to identify the closest to the database and query image gray level histogram pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:448739
    • 提供者:张剑锋
  1. Prehandle

    0下载:
  2. 图像的预处理算法,包括光线补偿,高斯平滑,均衡直方图,灰度化,可以查看每一步的处理结果-Image preprocessing algorithm, including the light compensation, Gaussian smoothing, balanced histogram, grayscale, you can see every step of the process the results
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-19
    • 文件大小:30055489
    • 提供者:征尘
  1. xbzqqz

    0下载:
  2. 利用小波变换进行图像灰度增强,其中与直方图,中值滤波图像处理进行了对比-Using wavelet transform image gray enhanced, including histograms, median filter image processing were compared
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:6954
    • 提供者:李小玉
  1. HOG

    1下载:
  2. hog完整代码,图像处理方面,得到灰度分布直方图-Hog complete code, image processing, get gray distribution histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:戴碧康
  1. PicLineTrans

    0下载:
  2. 可以查看图像直方图。实现图像的点运算,其中包括图像反色、线形变换、阈值变换、窗口变换、灰度拉伸、灰度均衡。可以显示多幅图像。-You can view the image histogram. Image point operations, including images of anti-color, linear transformation, threshold transform window transform, gray stretch, gray balance. You can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:202268
    • 提供者:weareonenow
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com