Welcome![Sign In][Sign Up]
Location:
Search - matlab hist

Search list

[Picture Viewerhist

Description: 图形直方图均衡的小程序,很适合初学者,效果也不错,改几个参数会有不同的效果-graphical histogram equalization of small programs is well-suited to beginners and the results would be good, change some parameters have different effects
Platform: | Size: 2048 | Author: 吴杰 | Hits:

[Graph programhist21

Description: 计算两幅图像联合直方图的matlab小程序。可以用于图像分割及图像互信息的计算-calculated two joint histogram of the image of small Matlab procedures. Can be used for image segmentation and image mutual information calculation
Platform: | Size: 1024 | Author: zhyancheng72 | Hits:

[Special Effectshisteq

Description: 自己编的直方图均衡化matlab源码,可以实现图像的直方图均衡-own addendum to the histogram equalization Matlab source, the image histogram equalization
Platform: | Size: 6144 | Author: fuali | Hits:

[Special Effectshist

Description: 用直接灰度变换改变图像(求反,增强对比度,动态范围压缩,灰度切分)及报告 -Direct gray-scale transformation to change the image (for anti-, enhance contrast, dynamic range compression, gray-level segmentation) and the report
Platform: | Size: 412672 | Author: 郑文 | Hits:

[Special EffectsHist

Description: 基于环形颜色直方图的图像检索算发,比传统方法好用的多-Annular color histogram-based image retrieval count hair, easy to use than the more traditional methods
Platform: | Size: 1024 | Author: 叶子 | Hits:

[Graph programhist

Description: 在图像处理中,主要用于求取图像的直方图像。-In image processing, mainly for striking images, like the histogram
Platform: | Size: 1024 | Author: canlan | Hits:

[Windows Develophist

Description: 设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 -histogram equalization
Platform: | Size: 4096 | Author: 储培 | Hits:

[matlabnewtsol

Description: Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward difference derivative , Output: x=approximate result, HIST = array of iteration history-Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward difference derivative , Output: x=approximate result, HIST = array of iteration history
Platform: | Size: 1024 | Author: devdvl | Hits:

[matlabchordsol

Description: CHORDSOL Chord method code for scalar equations. This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR) Inputs: X = initial iterate F = function TOLA = absolute error tolerance TOLR = relative error tolerance Output: x=approximate result-CHORDSOL Chord method code for scalar equations. This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR) Inputs: X = initial iterate F = function TOLA = absolute error tolerance TOLR = relative error tolerance Output: x=approximate result
Platform: | Size: 1024 | Author: devdvl | Hits:

[OthercPCI_6adc_400m_ran_ch_fenli_wenjian

Description: ADC动态性能测试,包括FFT法,正弦拟合法,直方图法,还可以测试通道之间一致性-ADC test of dynamic performance,including FFT method,sine fit method,hist method etc.
Platform: | Size: 63488 | Author: guo | Hits:

[File Formathist

Description: histograms in Matlab
Platform: | Size: 1024 | Author: Mariusz | Hits:

[Graph programhist3d

Description: matlab实现的三维直方图统计。用来统计数据的三维直方图。可适用于任何三维数据的统计。-matlab code to deal with 3d hist.
Platform: | Size: 1024 | Author: Ma xianzhe | Hits:

[matlabhist2d

Description: 二维直方图,MATLAB开发,用于描述图像的二维直方图 -2D hist
Platform: | Size: 1024 | Author: zheng ziwei | Hits:

[Windows Develophist

Description: Histogram in matlab source code
Platform: | Size: 2048 | Author: pms | Hits:

[Special Effectshist

Description: 对图像进行直方图匹配,使图像变得更加清楚。-The image histogram matching, the image becomes more clear.
Platform: | Size: 720896 | Author: 刘晓光 | Hits:

[DSP programhist

Description: 本程序时DSP上实现的图像均衡化,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的,并在matlab中做均衡化处理以便于DSP处理结果对照。-This program is implemented on a DSP image equalization, first dat file into the development of CCS on the TI deal, which the CCS is used on the C programming language. Dat files of which the first through matlab to get into the picture, and equalization processing matlab to do so results in the DSP processing control.
Platform: | Size: 9216 | Author: 鸳都学童 | Hits:

[source in ebookCBIR-HIST

Description: 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLAB平台下编程实现此系统,该系统可以实现基本图像检索的功能,根据用户输入的样本图像来与图像库中的图像进行特征匹配,然后找出与样本图像距离比较小的若干幅图像,并按照图像之间的距离由小到大的顺序显示给用户。-This paper focuses on today' s most popular content-based image retrieval techniques are studied, with emphasis on its algorithm research. In six months time, through access to a lot of relevant information, and carefully study the content-based image retrieval of the basic theory, particularly in-depth study of the color histogram and cumulative histogram algorithm theory, and finally in the MATLAB programming platform to implement this system The system can achieve the basic function of image retrieval, based on user input sample images and pictures of the image feature matching, then find and relatively small sample image from several images, and in accordance with the distance between the images from the small to large order to the user.
Platform: | Size: 3686400 | Author: 周佳森 | Hits:

[Otherhist

Description: 这个代码是有关histogram处理的代码,要在matlab软件上运行-histogram processing code
Platform: | Size: 940032 | Author: yuan | Hits:

[matlabhist

Description: 这是一系列通过灰度映射、伽马调整、形态学变换、灰度直方图标准化等等方法来对图像细节进行增强的图像预处理matlab代码-Through a series of gray-scale map, gamma adjustment, morphological transformation, details in an image grayscale histogram normalization and so on ways to enhance the image preprocessing of matlab code
Platform: | Size: 3072 | Author: 小透明 | Hits:

[matlabHist

Description: matlab里面用于画柱形图的函数hist(),可以直接运行,数据结果可修改(Matlab is used to draw the function hist (), can run directly, data results can be modified.)
Platform: | Size: 1024 | Author: gdragon | Hits:
« 12 »

CodeBus www.codebus.net