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

搜索资源列表

  1. 34212

    0下载:
  2. 直方图对话框构造函数 ZFT::ZFT(CWnd* pParent /*=NULL*/) : CDialog(ZFT::IDD, pParent)//ZFT为定义的用来显示直方图的对话框类; {  Width=Height=0 //对话框初始化阶段设置图像的宽和高为\"0\"; }-Histogram dialog Constructors Asian : : Asian (CWnd * pParent / *= NULL * /) : CDialog (Asian : : IDD, pPare
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4.46kb
    • 提供者:hxj
  1. 图像增强(空域、频域、锐化等)

    1下载:
  2. 该程序是用c#语言编写的代码,实现了图像增强的基本操作,包括直方图修正、边缘提取、滤波等操作。
  3. 所属分类:C#编程

    • 发布日期:2011-02-25
    • 文件大小:411.83kb
    • 提供者:cvj157
  1. ImageEnhance

    0下载:
  2. c#环境中简单实现图像的增强功能,如直方图显示,线性变换,非线性变换,密度分割,图像反白显示等简单功能-c# environment simple image enhancements, such as the histogram shows that linear transformation, non-linear transform, the density of partition, anti-white images show features such as simple
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:223.85kb
    • 提供者:Mr Wang
  1. bitmap

    0下载:
  2. 用c#语言和.NET开发环境实现了bmp图像灰度直方图的绘制-Using c# language and. NET development environment for implementation of the bmp image histogram drawing
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:14.55kb
    • 提供者:张冬冬
  1. 2DHistogram

    0下载:
  2. 2D 和3D 图像直方图, 2D 多阶段熵的应用,该代码直接提供好的实现方法。-2D and 3D Image histograms and 2D multistage entropy
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:196.21kb
    • 提供者:top
  1. histogram

    2下载:
  2. c#的直方图程序,可以求出灰度图像的直方图,并显示出来-histogram c# program, you can find the gray-scale image histogram and displayed
  3. 所属分类:CSharp

    • 发布日期:2014-10-04
    • 文件大小:82kb
    • 提供者:tangxiaoyan
  1. point-operation

    0下载:
  2. 用csharp实现了图像灰度化,绘制灰度直方图,灰度拉伸-image gray ,histogram
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:109.02kb
    • 提供者:yanghongyun
  1. tt

    0下载:
  2. VC6.0写的MFC程序,主要功能: 1.打开BMP格式灰度图像,按BMP格式一点一点读; 2.显示灰度图像的直方图,可以在直方图上选择阈值进行二值化,可以直方图均衡化; 3.可以保存处理后的图片; 4.灰度位图的几何变换:平移变换、旋转变换、缩放变换; 5.灰度位图的噪声抑制:“中值滤波”的模板大小采用3*3与5*5分别实现、“均值滤波”的模板大小为3*3,实现“算术平均(H0)”和“加权平均(H1、H3)”、实现高斯滤波(H2);
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:5.43mb
    • 提供者:黄华楼
  1. point-operation

    0下载:
  2. 图像处理中有关点运算和直方图处理,是C#的源码,可以运行,很实用-Relevant point operations and histogram processing, image processing C# source code, you can run very practical
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:130.9kb
    • 提供者:cui
  1. ImageRetrieval_Final

    0下载:
  2. 一个做图像检索的C#项目,使用了直方图统计的方法获得图像的特征,并做了一些优化-A C# project to do image retrieval using the histogram method to obtain the characteristics of the image, and to do some optimization
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:262.66kb
    • 提供者:Li Xurong
  1. KinectDepthHistogram

    0下载:
  2. Kinect入门工程,深度图像转换为直方图-Kinect entry-engineering, the depth of the image is converted to a histogram
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:58.07kb
    • 提供者:代代
  1. POINT-OPERATION

    0下载:
  2. 能够打开图像文件绘制其直方图,并且实现各种处理 如 线性点运算,灰度拉伸,直方图均衡,直方图匹配等 笔者已经调通!-Be able to open the image file to draw its histogram, and achieve a variety of treatments such as linear point operations, gray stretch, histogram equalization, histogram matching。
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:108.5kb
    • 提供者:jinyufeng
  1. opencv-Histogram--plotted

    0下载:
  2. 基于opencv的直方图绘制,将多通道图像转换为单通道图像然后分别绘制直方图-Opencv histogram plotted, multi-channel image is converted to a single image and then plot the histogram
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:801.38kb
    • 提供者:吴星怡
  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
    • 文件大小:18.13kb
    • 提供者:肖秀秀
  1. C#图像处理.zip

    0下载:
  2. C#彩色图片处理常用程序,包含图像的打开,关闭,空间转换,分量调整,伪彩色处理,直方图均衡,平滑处理,锐化处理,边缘检测,图像分割。
  3. 所属分类:C#编程

  1. R2012b

    0下载:
  2. 对图像进行调整对比度,把对应得图像的直方图分布,转化为二进制图像-Adjust the contrast of the image, the corresponding image histogram distribution was converted to a binary image
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1.11kb
    • 提供者:张睿恒
  1. point-operation

    0下载:
  2. 可以进行灰度拉伸,直方图均衡化的图像处理的小程序-Can be gray stretch, histogram equalization applet image processing
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:106.77kb
    • 提供者:
  1. remotesense

    0下载:
  2. 实现图像放大缩小,拖动平移,求图像直方图等操作-To achieve image zoom, drag translation, image histogram and other operations
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:2.7mb
    • 提供者:qiaorui
  1. ImageProcessing

    0下载:
  2. 灰度映射,直方图,图像平滑(均值滤波、中值滤波),图像锐化(Gray level mapping, histogram, image smoothing (mean filtering, median filtering), image sharpening)
  3. 所属分类:C#编程

    • 发布日期:2018-01-02
    • 文件大小:103kb
    • 提供者:胡和胡
  1. gray_adjust

    0下载:
  2. 实现对bmp图像的灰度直方图均衡化,输入图像为24位深度的bmp灰度图(Realization of gray histogram equalization for BMP images)
  3. 所属分类:C#编程

    • 发布日期:2018-04-29
    • 文件大小:9.78mb
    • 提供者:别来无恙-
« 12 »
搜珍网 www.dssz.com