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

搜索资源列表

  1. histogram

    0下载:
  2. 本程序采用VS2005实现直方图的均衡化,经过测试,它能够对.bmp图像进行有效的图像增强,而且实现速度也很快。-This procedure used to achieve VS2005 histogram equalization, after testing, it can make .bmp images for effective image enhancement, and to achieve speed.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:47466
    • 提供者:dandan
  1. hist_2_conj

    0下载:
  2. source code for 2 dimensional histogram Analysis
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:624477
    • 提供者:soso31
  1. RGB2HSI

    0下载:
  2. Using open CV draw color histogram, convert RGB To HSI
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5565181
    • 提供者:Thanh
  1. histmatching

    0下载:
  2. This is a MATLAB program for Histogram Matching. Used In digital Image Processing.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:772
    • 提供者:koolflash
  1. ColorImageHistogram

    0下载:
  2. 彩色直方图(matlab),可以直接求出rgb图像的直方图-Color histogram (matlab)
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:50538
    • 提供者:sophia
  1. fengefangfa

    0下载:
  2. 基于一致性直方图的超声乳腺图片分割方法 为了在乳腺超声图像中准确的分割出病灶-Histogram based on the consistency of the breast ultrasound image segmentation method for ultrasound images of breast accurate segmentation of lesions
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:517133
    • 提供者:孙琰
  1. chepaidingweixidong

    0下载:
  2. 1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。 2.将灰度图像转换成为二值图像。 3.去除噪声采用的方法:中值滤波、直方图均衡。 4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:4490647
    • 提供者:李国庆
  1. color

    0下载:
  2. 针对颜色直方图和颜色矩无法表达图像色彩的空间位置的缺点,Pass提出了图像的颜色聚合向量(color coherence vector,CCV)。它是颜色直方图的一种演变,其核心思想是将属于直方图每一个bin的像素进行分为两部分-For color histogram and color moments for color images can not express the shortcomings of spatial location, Pass a polymerization vect
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:566443
    • 提供者:YuHui
  1. finger3

    0下载:
  2. 判断分析法从图象灰度直方图中把灰度值的集合用阀值 T分成两类,然后根据两个类的均值方差(类间方差)和各类的方差(类内方差)的比为最大来确定阀值。-Analysis to determine from the image histogram of the gray value threshold with the set T into two categories, and then based on two types of mean-variance (between-class varian
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:87923
    • 提供者:qinyongming
  1. DIP

    0下载:
  2. 使用matlab在数字图像处理中画直方图,放大,缩小图像等的小程序-using matlab to draw histogram,zoom in or zoom out in DIP
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-22
    • 文件大小:1402
    • 提供者:liyang
  1. image

    0下载:
  2. 图像处理 直方图 哈夫曼编码 傅立叶变换 傅立叶逆变换 图像增强-Histogram image processing Huffman inverse Fourier transform Fourier transform image enhancement
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1766256
    • 提供者:ff
  1. tuxiangjunheng

    0下载:
  2. 计算灰度图像的直方图,再对图像进行灰度变换,利用直方图进行图像均衡-Gray-scale image histogram calculation, and then gray-scale transformation of the image, using a balanced image histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:696
    • 提供者:宋立通
  1. matlabscore

    3下载:
  2. 某校60名学生的一次考试成绩如下: 某校60名学生的一次考试成绩如下: (93 75 83 93 91 85 84 82 77 76 77 95 94 89 91 88 86 83 96 81 79 97 78 75 67 69 68 84 83 81 75 66 85 70 94 84 83 82 80 78 74 73 76 70 86 76 90 89 71 66 86 73 80 94 79 78 77 63 53 55 1)计算均值、标准差、极差、偏度、峰度,画出直方图;
  3. 所属分类:matlab

    • 发布日期:2016-01-24
    • 文件大小:40793
    • 提供者:马刚
  1. quezhi

    0下载:
  2. 实际使用中最简单的二值化算法就是根据每个像素的灰度值做舍入处理,下面的算法是根据图像的直方图求取阀值,-Actual use of the most simple binarization algorithm based on gray value of each pixel to do round-off processing, the following algorithm is based on the histogram image to strike a threshold,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1202
    • 提供者:haiyan
  1. demo

    0下载:
  2. 使用VC开发平台,MFC框架实现饼图柱状图-The use of VC development platform, MFC framework to achieve pie chart histogram
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:253540
    • 提供者:
  1. MATLAB

    0下载:
  2. MATLAB工具结合数字图像处理,完成实验,有图像彩色空间转换,傅里叶变换,余弦变换,直方图均衡等等,有需要的看一下。-Combination of MATLAB tools for digital image processing, the completion of the experiment, the image color space conversion, Fourier transform, cosine transform, histogram equalization and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3396854
    • 提供者:等途浪子
  1. HillClimbingSegment.1.0

    1下载:
  2. 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:85952
    • 提供者:steven
  1. www

    0下载:
  2. 图像的直方图统计,实现彩色RGB统计。简单方便的应用了图像的方法实现其功能。-Image histogram statistics, statistics RGB color. Application is simple and convenient method of images to achieve its function.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5849
    • 提供者:李进
  1. skindetector

    0下载:
  2. kin Pixel Likelihoods and Skin Detection --- --- --- --- --- --- --- ----- This Matlab code was developed for skin pixel detection in general imagery. Non-parametric histogram-based models were trained using manually annotated skin and
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:202098
    • 提供者:ela
  1. matlab-ImageProcessing

    0下载:
  2. vc实现的图像信号处理,包括:256色转灰度图、对比度拉伸、二值化变换、反色、亮度增减、取对数、取指数、直方图均衡、灰度均衡、阈值变换、图像镜像.-vc achieve image signal processing, including: 256-color to grayscale, contrast stretching, binarization transformation, anti-color, brightness change, check on the number of c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1541081
    • 提供者:陈兰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com