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

搜索资源列表

  1. 3

    0下载:
  2. 包括对数字图像的灰度直方图的计算,对图像进行中值滤波、大津阀值分割处理功能-Including digital image histogram calculation, median filtering, image Otsu threshold segmentation processing function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:4661385
    • 提供者:崔勇
  1. c3s1

    0下载:
  2. 使用Matlab对图像执行线性变换,有图片案例,以及灰度直方图。-Performed on the image using the Matlab linear transformation, pictures cases, and histogram.
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:532
    • 提供者:李光
  1. BMPWhiteBalance2

    0下载:
  2. 本程序是基于找白点的图像白平衡算法VC实现和调试。功能包括输入输出数据的保存,白平衡四个参数的可调,图像增强功能,灰度直方图功能等。-This procedure is based on an image to find white balance algorithm VC implementation and debugging. Features include input and output data saved four parameters adjustable white bala
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:6173596
    • 提供者:杨霞
  1. 16-images-turn-8

    0下载:
  2. 16比特影像转换为8比特影像,转换算法用到灰度直方图统计算法。-16 images turn 8
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1173375
    • 提供者:王恺
  1. include

    0下载:
  2. 打开一副BMP图片,读取BMP文件中的数据,获取图片中像数点RGB的数值,显示到屏幕界面中。(如果不能打开BMP可以先试着打开YUV文件,然后计算第二步的内容) 将RBG数据转换成YUV格式的,并计算Y分量的平均值,统计出图像灰度直方图,显示直方图。 将RGB数据表述的图像进行2:1的下采样,原来图像是2Xx2Y的宽高大小,新的图像为XxY的大小图像,并显示到界面中。-Open a BMP picture, read BMP file data, the number of points
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:18569
    • 提供者:肖秀秀
  1. Desktop

    0下载:
  2. 灰度直方图是灰度级的函数,描述的是图像中每种灰度级像素的个数,反映图像中每种灰度出现的频率。 -Gray level histogram is a function that describes the image gray level of each pixel number, the image reflecting the frequency of occurrence of each gray level.
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2285270
    • 提供者: 陈祖胜
  1. grayHist

    0下载:
  2. 自编的统计显示灰度直方图程序,能够运行,效果不错!可供大家参考学习-The statistics show that self histogram program that can run, good! For your reference study
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:4068109
    • 提供者:郑明
  1. ex_circlepoint2

    0下载:
  2. 批量处理灰度图像,并能够识别图像质量中心进行截圆处理,同时生成灰度直方图以及各个点的坐标文件-Batch processing grayscale images, the image quality and the ability to identify the center circle cut deal, while generating histogram and the coordinates of each point file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:873
    • 提供者:王传洋
  1. Poj

    0下载:
  2. 1、载入图片 2、获得鼠标位置 3、获得鼠标在图片位置处的灰度值 4、获得鼠标在图片位置21*21范围为中心的灰度直方图 非本人编写-1, 2 load image, get the mouse position 3, mouse gray value images obtained at the position 4, to get the mouse position in the picture 21* 21 as the center of the range of non-
  3. 所属分类:.net

    • 发布日期:2017-06-03
    • 文件大小:15299402
    • 提供者:吴辉
  1. nightEnhance

    0下载:
  2. 基于直方图均衡的低照度图像增强, 首先将图像由RGB空间转换到HSI空间,然后对HSI空间亮度分量(I分量)的灰度直方图进行均衡化处理,提高图像的亮度,然后转换回RGB空间显示-Illumination image enhancement based on histogram equalization, First, convert the image from RGB space to HSI space, and then the luminance component of th
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1194
    • 提供者:zhangdc
  1. balancegray

    0下载:
  2. 灰度直方图均衡,将图像化为0-1区间的像素值的代码,已经过调试,能用。用于二维或三维图像处理。-Histogram equalization, the image pixel values ​ ​ into the code 0-1 range, it has been testing, can be used. For two-dimensional or three-dimensional image processing.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1258
    • 提供者:echo
  1. Delphi

    0下载:
  2. Delphi灰度直方图,在image2上绘制256级灰度分布图,获取某个灰度值上最大象素点数,得到各灰度级上最大像素点数是,目前中对BMP位图格式有效。 -Delphi histogram, plotted on image2 256-level grayscale distribution, obtaining a maximum pixel gray value points to get the maximum number of pixels of each gray level i
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7597
    • 提供者:XZXTWJI
  1. The_gray_level_histogram

    0下载:
  2. 灰度直方图,VC++6.0 MFC编程 灰度直方图,VC++6.0 MFC编程-The gray level histogram, developed by VC++6.0 MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1437527
    • 提供者:compiler
  1. zyt

    0下载:
  2. 绘制灰度直方图。打开位图并转化为灰度图片,生成灰度直方图。-Draw the histogram. Open the bitmap and converted to grayscale image, generate histogram.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-28
    • 文件大小:10890109
    • 提供者:xiaoski
  1. MFC

    0下载:
  2. (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域靠左显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)在工具栏中依次实现附件2中的各项图像处理功能,每一个功能都是在上一次的操作基础上进行,工具栏中须具备“返回上一次操作”的功能,并且能够随时还原原图(请注意:有些图像处理功能对图片格式有要求,如灰度直方图均衡必须要求是灰度图,因此请考虑各功能之间的关系,添加必要的防御代码)。 (3)在工具栏中点击“保存”功能出现文件保存
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4625490
    • 提供者:HBX
  1. Digital-Image-Processing

    3下载:
  2. 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-08
    • 文件大小:1072128
    • 提供者:zl
  1. LineTrans

    0下载:
  2. 数字图像处理,包含灰度直方图,灰度的线性变换,阈值变换,拉伸与均衡等等。参考价值不错。-Digital image processing, including histogram, gray linear transformation, threshold transform, stretching and balance etc.. A good reference value.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:87068
    • 提供者:朱劲松
  1. Image_Processing

    0下载:
  2. 图像处理方面基础框架结构。主要是对图像的灰度操作,均值,中值最大值最小值滤波。添加一些如高斯噪声等噪声,还有对图像进行去噪处理。显示图像的RGB分量,对图像进行灰度直方图均衡化和归一化。-Based image processing framework. The main image is a gray operation, mean, median maximum minimum filter. Add some noise such as Gaussian noise, as well as
  3. 所属分类:Console

    • 发布日期:2017-12-15
    • 文件大小:66749440
    • 提供者:周思洁
  1. procussing-transform

    0下载:
  2. 一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能VC-An image processing source code, there is translation, stretching, transform, according to gray histogram function such as VC
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:216064
    • 提供者:jlauskte
  1. therr-oource

    0下载:
  2. 一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能VC(An image processing source code, there is translation, stretching, transform, according to gray histogram function such as VC)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:175104
    • 提供者:uilsth
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com