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

搜索资源列表

  1. histmatch

    0下载:
  2. 直方图匹配,或者叫做直方图规定化。在matlab下实现,但是没有使用IPT中的histeq进行规定化。-Histogram matching,or histogram specification is the basic method in the digit image processing. We provide a implementation in matlab without using IPT function histeq
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:595
    • 提供者:ray
  1. FuzzHist

    0下载:
  2. fuzzy Histogram Display with MATLAB
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1717
    • 提供者:nky
  1. ninecolor_distri_128_q

    0下载:
  2. 使用模糊方法提取的颜色直方图,得到图像的HSV空间的H,S,V值-Extracted using the fuzzy color histogram, the image of the HSV space by H, S, V values
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2095
    • 提供者:杨倩
  1. histogram-equalization

    0下载:
  2. 对图像的直方图进行均衡化处理,基于matlab7.6平台。-The algorithm of image histogram equalization, is based on matlab 7.6.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:827
    • 提供者:wang xiaoming
  1. histogram-equalization-

    0下载:
  2. 直方图均衡处理子程序。帮助你实现简单的图像的时域处理。-The matlab programming can help you easily complete the histogram equalization funciton
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:104826
    • 提供者:陈飞
  1. FHBP

    1下载:
  2. 一种保持图像亮度的直方图均衡策略。其中要用cvx求解最优化的问题。-Flattest histogram specification with accurate brightness preservation. Published in IET Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9038680
    • 提供者:zhouyue
  1. matlab-1

    0下载:
  2. 图像增强是指按特定的需要突出一幅图像中的某些信息,同时,消弱或去除某些不需要的信息的处理方法。其主要目的是处理后的图像对某些特定的应用比原来的图像更加有效。图像增强技术主要有直方图修改处理、图像平滑化处理、图像尖锐化处理和彩色处理技术等。-Image enhancement refers to the need to highlight a specific image in some of the information, the same time, weaken or remove som
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:3875
    • 提供者:wanghui
  1. motion4

    1下载:
  2. 基于CamShift的目标跟踪算法,先求图像的HSV分量,提取H分量,做灰度直方图,对灰度直方图进行投影,最后均值移动进行跟踪。-Target tracking algorithm based on CamShift, first find the image of the HSV components to extract H component, do histogram of the projection histogram, the last mean shift tracking.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-20
    • 文件大小:141706
    • 提供者:廖家亮
  1. Object-Detection

    0下载:
  2. matlab gui iterface finding objectes triangle and squere and cuircles grayscale images browse images histogram convert rgb image toblack and white -matlab matlab gui iterface finding objectes triangle and squere and cuircles grayscale images browse i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:19642
    • 提供者:nashwa
  1. eyesegmentation

    0下载:
  2. 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:154661
    • 提供者:郭卉
  1. 3dwhist

    0下载:
  2. 计算和匹配图像的三维直方图,h=getPatchHist(img,weight,nbins),nbins为每一个通道上bin的个数,如[8 8 8] -caculate and match the 3d histogram of an image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1941
    • 提供者:刘莹
  1. MATLAB-gui

    0下载:
  2. 编写MATLAB函数实现灰度调整,对比度增强,直方图均衡,局部平滑,中值滤波,频率域平滑与锐化-Write MATLAB function to achieve gray scale adjustment, contrast enhancement, histogram equalization, local smoothing, median filtering, frequency domain smoothing and sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:857954
    • 提供者:李孤
  1. histogram

    0下载:
  2. 这是一个matlab写的输出图像直方图的程序!能让你充分理直方图的原理!-this is a matlab produce of image histogram! you can undertand the the histogram algorithm easy!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:28605
    • 提供者:zzgzzg99
  1. jizhong_jibuzhong

    0下载:
  2. 基于3维直方图的聚类分割,对初学matlab的同学非常有用的哈!-3-D histogram clustering based segmentation matlab beginner students of very useful Ha!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:639
    • 提供者:jin
  1. Histogram

    1下载:
  2. 基于Matlab+直方图Histogram的人脸识别程序-Histogram Histogram based on Matlab+ Face Recognition program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3528322
    • 提供者:陈扬洋
  1. histogram

    0下载:
  2. 图形图像处理,直方图均衡化程序,显示处理前后直方图,matlab编写-histogram code for matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:605
    • 提供者:
  1. Morphological-threshold-segmentation

    0下载:
  2. 实现形态学的阈值分割,可得到分割后的阈值图像,形态学图像,L的直方图,最大连通成分提取图像以及最后得出的结果图像。-Achieve morphological thresholding, the threshold obtained after image segmentation, image morphology, L histogram, the largest connected component extraction result image and the final image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:578
    • 提供者:lorna
  1. Histogram

    0下载:
  2. 图像分割 基于直方图 matlab源程序 ,直接运行-Histogram-based image segmentation matlab source, directly run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3874
    • 提供者:吴山大
  1. skindetector

    0下载:
  2. This Matlab code was developed for skin pixel detection in general imagery. Non-parametric histogram-based models were trained using manually annotated skin and non-skin pixels. A total of 14,985,845 skin pixels and 304,844,751 non-skin pixels
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:699663
    • 提供者:shn
  1. matlab-use

    0下载:
  2. 基本图象处理,例如灰度变换,图象反转,直方图均衡化,中值滤波等-Basic image processing, such as gray-scale transformation, image reversal, histogram equalization, median filtering, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1682460
    • 提供者:方宇宇
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 29 »
搜珍网 www.dssz.com