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

搜索资源列表

  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. Image-histogram

    0下载:
  2. 单文档VC程序,实现图像的直方图绘制及其直方图均衡化操作-Single document VC program to achieve the image histogram to draw its histogram equalization operation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:278630
    • 提供者:
  1. hist-junhenghua

    0下载:
  2. 该部分内容在VC++平台实现了直方图的均衡化 可以运行-The part of the histogram equalization can run content in VC++ platform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:118518
    • 提供者:天天
  1. bmpdis-fft

    0下载:
  2. 图像处理程序vc++代码。有图像的傅里叶变换FFT图像线性旋转、绘制直方图、提取直方图、以及绘制图像、提前数据信息等。-Image handler vc++ code. Linear rotation of the image Fourier transform FFT image, draw a histogram to extract histogram is and draw the image, the data in advance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:96383
    • 提供者:林一
  1. HistogramTest

    0下载:
  2. vc开发的直方图空间,可以多种方式显示,vc6下调试通过-vc development of the histogram space, a variety of ways, vc6 under debugging through
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3318125
    • 提供者:刘小光
  1. Histogram-equalization

    0下载:
  2. 该程序主要用于图像处理中直方图均衡化,语言环境VC-The program is mainly used for image processing, histogram equalization, the language environment VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:124432
    • 提供者:lixing
  1. Fimage4o

    0下载:
  2. 针对图像的灰度变换,阈值,直方图,线性灰度变化,灰度分分布均衡化的程序。取自《vc++图像处理程序设计》第4章 -For gradation conversion of the image, the threshold value, the histogram, linear gradation change, the gradation stars distribution equalization procedures. Retrieved from " vc++ image p
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:2759233
    • 提供者:linggan
  1. VCPP-image-processing

    0下载:
  2. VC++写的图像处理程序,有直方图,中值滤波,形态学变换,频域滤波等,适合图像处理专业人员-Image processing program VC++ write, histogram, median filtering, morphological transformation, frequency domain filtering, etc., suitable for image processing professionals
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:7221664
    • 提供者:刘星宇
  1. histogram-equalization

    0下载:
  2. 用VC编写的直方图均衡的代码,开发环境visual c-histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:4386
    • 提供者:阿牛
  1. ff

    0下载:
  2. 人脸识别的VC++实现源码。定位、直方图、边缘提取。-The face recognition VC++ achieve the source code. Positioning, histogram, edge extraction.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:470156
    • 提供者:辉辉
  1. zhifangtujunheng

    0下载:
  2. 直方图均衡化 vc++实现的,有测试图片-The histogram equalization vc++ achieve the test picture
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:249525
    • 提供者:曲海琴
  1. Histogram

    0下载:
  2. 上传的小程序是用VC++编程的,主要显示一般位图的直方图。-Upload applet programming with VC++ general bitmap histogram.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:669655
    • 提供者:飞扬
  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. 09228Dulichao

    1下载:
  2. VC++开发的成绩分布图源程序,附实验报告文档,主要的功能是通过给定的一组成绩数据绘制出成绩的分布图(包括直方图和圆饼图)。这里没有用到数据库,因为是一个简单的成绩分布图,而用数据库的话在转到另一台机子上还要重新建表,对于学生信息也要涉及到录入问题,不容易实际操作,所以本示例采用了更为方便的通过手动录入数据或者是从文件(txt格式文本文档,第一个数为总人数,其余为分数,分数之间用逗号隔开)导入数据两种方式绘制出其统计图。-The achievement distribution source V
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:204150
    • 提供者:彭仁水
  1. DlgHistogram

    0下载:
  2. 在vc环境下,创建函数,该函数用来绘制图象灰度直方图。-In the the vc environment and create the function, which is used to draw the image gray histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1825
    • 提供者:ssmh
  1. PictView

    0下载:
  2. 该软件实现图像的浏览,比较简单,但上传一下,希望对刚学VC++的朋友有所帮助。包括:检索图像 基于彩色图片转换成灰度矩阵, 直方图匹配。-The software image browser, relatively simple, but upload, I hope to be helpful just learning VC++ friends. Including: retrieve images based on color images converted to grayscale m
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-19
    • 文件大小:29747354
    • 提供者:张鹏灵
  1. histogram

    0下载:
  2. Opencv在VC++6.0 实现图像直方图-OpenCV VC++6.0, to achieve the image histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:4736
    • 提供者:yisheshe
  1. histbalance

    1下载:
  2. 本程序是用VC++6.0编写,实现了位图的打开,直方图统计,直方图均衡化,直方图双向均衡化。其中双向均衡化在进行直方图均衡化处理的同时,进行灰度级均衡化。消除灰度冗余,并在整个显示范围内对图像灰度级进行等间距排列。-This program is written in VC++6.0 achieve a bitmap open histogram, histogram equalization, histogram equalization bi-directional. Wherein the
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:53143
    • 提供者:马皓
  1. dulichao

    0下载:
  2. VC++ 绘制成绩分布图源程序代码,成绩分布图源码及实验报告,主要的功能是通过给定的一组成绩数据绘制出成绩的分布图(包括直方图和圆饼图)-VC++ to draw scores distribution of the source code, grade distribution map source and experimental reports, the main function is given a set of performance data to map out the dist
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:204140
    • 提供者:金拾斤
  1. efinger

    0下载:
  2. 完整的VC指纹识别源代码 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-VC fingerprint recognition source code is a complete fingerprint recognition program, which includes a histogram equalization, Gabor filter imag
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:3632603
    • 提供者:黄海源
« 1 2 ... 9 10 11 12 13 1415 16 »
搜珍网 www.dssz.com