CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - histogram.cpp

搜索资源列表

  1. 经过扩展的CGraph类及示例工程源代码

    0下载:
  2. 作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logica
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29616
    • 提供者:张敏
  1. 2002011827

    0下载:
  2. 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading and writing; 2. Painting histogr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:140119
    • 提供者:陈新
  1. claheVC

    0下载:
  2. vc编的图像增强程序,对比度受限,直方图均衡-vc series of image enhancement procedures, contrast limited histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1268930
    • 提供者:gao
  1. EmdL1_v2

    0下载:
  2. NOTES: 1. This implemention borrowed some basic framework from Rabner s original EMD code. 2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is located in the position i*(n2*n3) + j*(n3
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11399
    • 提供者:束鑫
  1. HistogramCtrl_src

    0下载:
  2. vc6.0编写的类包括.h与.cpp 实现绘图中柱状图的功能。-vc6.0 the preparation of the class cpp implementation of histogram mapping function.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3623
    • 提供者:lily
  1. HistogramCtrl_src

    0下载:
  2. vs2005 编写的数据直方图显示 .h,.cpp文件-VS2005 histogram shows the preparation of the data. h,. cpp file
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3183
    • 提供者:lily
  1. ImageProc

    0下载:
  2. 一些常用的图像处理cpp和对应的matlab接口 是非常常用的一些代码-Quick list of the source included: imhist_thresh.cpp: Generate histogram from data,# of bins based on unique values. imsmarthist_thresh.cpp: equalize data based on histogram imsmartstd_thresh.cpp: equal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:496620
    • 提供者:Ming
  1. Histogram.cpp

    0下载:
  2. Function used to calculate histogram of am RGB iamge.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:581
    • 提供者:Bobi
  1. colorjunheng

    0下载:
  2. 数字图像处理的彩色直方图均衡的Dib的Cpp文件-Digital image processing color histogram equalization of Dib' s Cpp file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4038276
    • 提供者:guoxiao
  1. CPP

    0下载:
  2. 可以用来自动获取图像的灰度直方图,然后根据灰度直方图来判断有效的信息。-Can be used to automatically get the image histogram, and then under the histogram to determine the effective information.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:222970
    • 提供者:LUOXIAFENG
  1. cPP

    0下载:
  2. 能完成图像的2进制读入与直方图均衡滤波,增强对比度-Able to read and complete the image histogram equalization filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3503155
    • 提供者:hujing
  1. HOG_linux

    0下载:
  2. 提取图像方向梯度的直方图特征,image processing(图像处理)-HOG feature extraction Descr iption This program is used to extract HOG(Histograms of oriented gradients) features from images. The integral histogram is used for fast histogram extraction. Both APIs and b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:553304
    • 提供者:
  1. MyCode

    0下载:
  2. 总结的OPencv代码。图像warp,rotation.H_S直方图。滑动条设定阈值进行轮廓检测。在输入图像上检测轮廓。还有平均背景法。是txt格式,只需要把后缀名编程.cpp即可。-The summarized OPencv code. Image warps, rotation.H_S histogram. Slider to set the threshold for contour detection. Detect the contours in the input image. Av
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:78063
    • 提供者:Judyjava
  1. CPP-picture

    0下载:
  2. 此程序是在vc++环境下对于灰白图像的处理,有阈值分割,分块儿编码,直方图统计等。-This program is a gray image processing the vc++ environment, threshold segmentation, sub-pieces encoded histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:6368923
    • 提供者:name
  1. histogram

    0下载:
  2. 计算图像的直方图,通过查找表修改图像外观,直方图均衡化,反投影直方图以检测特定的图像内容,实用均值漂移算法查找物体,实用比较直方图检索相似图片-Files: histogram.h histograms.cpp correspond to Recipes: Computing the Image Histogram Applying Look-up Tables to Modify Image Appearance Files: colorhistogra
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:11118
    • 提供者:家家
  1. MyBarChartTest

    0下载:
  2. 基于MFC工程柱状图 柱状图类(CMyBarChart)的两个文件(MyBarChart cpp MyBarChart h)不依赖于具体的工程 将文件添加至自己的工程即可运行 控件内柱子所在位置 大小 可根据控件大小自适应调整大小及位置 每根柱子高度为相邻柱子之间间隙 设控件总宽度为W 柱子个数为N 那么间隙宽度 X W 3 N + 1 柱子高度为 Y 2 X 2 W 3 N + 1 使用步骤: 1 申明对象 CMyBarCh
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:136446
    • 提供者:胡明峄
  1. cpp

    0下载:
  2. 实现直方图均值化,效果良好,可设定阈值,实现分段均值化-Histogram mean of good effect, the threshold can be set to achieve the mean of sub-
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1498
    • 提供者:杜晓辉
  1. Hist-equalization

    0下载:
  2. This source code is an algorithm for equalizing an image histogram using cpp visual studio 2012 and opencv
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4058181
    • 提供者:hiba
  1. Histogram-equalization-CPP

    0下载:
  2. vc++运行环境,能够实现图像的直方图均衡化。-It has achieved histogram equalization with vc++ Operating Environment
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1558447
    • 提供者:小无
搜珍网 www.dssz.com