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

搜索资源列表

  1. matlab_piture

    0下载:
  2. 用matlab实现图象直方图的绘制,有四个程序,很适合初学者使用-using Matlab image histogram shows that there are four procedures that are very suitable for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3533
    • 提供者:萧鹏
  1. ImageProLab

    1下载:
  2. 用C语言写的基本图像处理程序,包括显示BMP位图程序,直方图均衡化,线性增强,均值虑波,中值虑波,伪彩色和二值化,对初学者很有用!-C language to write the basic image processing procedures, including shows from Bitmap procedures, histogram equalization, Linear increased, the mean consider the wave, the value of co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:76929
    • 提供者:蓝云杨
  1. MIPnopst

    0下载:
  2. 本程序可以对图像进行读入、显示、显示直方图、直方图均衡化、平滑、锐化、形态学变化等操作-this procedure can be read into the images, display, show histogram, histogram equalization, smoothing, sharpening, Morphological changes, etc
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:899996
    • 提供者:孙洁
  1. hist_6711dsp

    0下载:
  2. 基于TMS320C6711的直方图处理程序-histogram processing
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:29724
    • 提供者:王刚
  1. historamequilbrium

    0下载:
  2. 在matlab环境下实现灰度图像的直方图的均衡处理与显示功能,很好用-in Matlab environment under gray image histogram equalization processing and display functions, easy to use
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:108225
    • 提供者:ghw
  1. Histogram_HSV_36

    0下载:
  2. 求取彩色图象的HSV直方图,用于彩色图象的颜色特征提取.该算法基于OpenCV.-strike HSV color image histogram, Color image for the color feature extraction. The algorithm is based on OpenCV.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1032
    • 提供者:guolijun
  1. LlxDip

    0下载:
  2. 大学时做的数字图像处理实验,其中包括灰度图像转换,直方图均衡化,中值滤波-universities do digital image processing experiments, including gray image conversion, histogram equalization, filtering
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:450579
    • 提供者:llx
  1. HthDip

    0下载:
  2. 数字图像处理实验vc源码,有RGB转换为YUV灰度图像,图像的直方图及中值滤波-digital image processing experiments vc source, RGB to YUV gray image, image histogram and median filtering
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:448679
    • 提供者:llx
  1. jiandanTUXIANGchuli

    0下载:
  2. 数字图像处理,直方图,霍夫曼编码,锐化平滑等-digital image processing, histogram, Huffman coding, sharpening smoothing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1015290
    • 提供者:frank
  1. histopencv

    0下载:
  2. 显示一个图片的直方图,要求安装opencv1.0版本-Photo shows a histogram, the installation version opencv1.0
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1877619
    • 提供者:frank
  1. junh

    0下载:
  2. matlab下实现图像的灰度直方图绘制 以及图像的灰度均衡化处理-Matlab image histogram of the gray scale mapping and image processing gray balance
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1034
    • 提供者:cmooc
  1. gray-scaltransformation

    0下载:
  2. 对图象进行相关灰度变换,可以完成图象直方图变换和二值化等阈值操作.-right image associated gray transform, to be completed and transform image histogram value of the two other threshold operation.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:355254
    • 提供者:黄征
  1. xuxuming1JBUILDER

    0下载:
  2. 用JBUILDER编写的程序。主要用来 作图形图像处理的。可以任意选择图片,可以对图片进行 灰度化,均衡化 等处理,可以绘制灰度直方图。-JBUILDER prepared by the procedure. Used primarily for graphics and video processing. Photo arbitrary choice can be right for gray-scale images, such as a balanced, gray histogram c
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:164469
    • 提供者:徐旭明
  1. statisticspicture

    0下载:
  2. 统计图象灰度直方图。可以统计位图的颜色直方图 -statistical gray image histogram. Statistics can bitmap color histogram
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5962
    • 提供者:张飞
  1. Imaging

    0下载:
  2. 实现了图像的显示、增强、滤波、直方图均衡、变换、编码、匹配、运动检测、特征提取、图像分割、识别等,包含了图像基本处理的方方面面,能为二次开发提供很好的帮助。-the images show, enhancement, filtering, histogram equalization, transform coding, matching, motion detection, feature extraction, Image segmentation, identification, cont
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:806099
    • 提供者:Robin Ren
  1. BmpExp

    0下载:
  2. 图象处理基本算法 包括灰度图象读取与显示,直方图均衡,伪彩色变换,分段线性化-basic image processing algorithms including gray-scale image and read, histogram equalization, the pseudo-color transformation, piecewise-linear
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:110176
    • 提供者:Alec Wong
  1. asp600Cunter

    1下载:
  2. 系统介绍: C#.NET+SQL,标准三层架构,企业版网站访问统计系统 用柱状图显示按日月两种口径统计的网站浏览量; 柱状图显示按照国内外地区分类的网站浏览量; 分析按源自不同搜索引擎和访问途径的浏览量; 详细记录显示每个访问者的详细信息; 最新数据库(2003年12月)记录了四万多条IP记录; 全源码提供,代码优化,数据库设计严格,耗费资源极少,功能强大,使用方便 首页调用WebInclude/AboutCunter/sitecounter.ascx控件即可实现
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:908021
    • 提供者:韩枫
  1. ForTeacher

    1下载:
  2. 图形化界面,直方图比较,文件读取与操作,比较适合与java初学者。-graphical interface, histogram, and the document read operation, suitable for beginners and java.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:107994
    • 提供者:小熊
  1. histgram

    0下载:
  2. 多维颜色直方图::文中利用Matlab软件对真彩色图像高堆直方因数据的可视化进行了实践研究,并给出了 制作高雏直方图的相应程序。高雒直方图的可视化对真彩色图像分割中正确选择合适的彩色模型研 究起到了很好的作用。-multi-dimensional color histogram : : The authors use the Matlab software for true color images directly to the high rockfill for data visua
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:131734
    • 提供者:杨致远
  1. jfreechart

    0下载:
  2. jfreechart报表实例,图型报表中包括了饼状图,柱状图和曲线图等-jfreechart statements example, the map - including statements of looking pie, histogram and curves, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1182209
    • 提供者:周钦
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com