CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - hist matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - hist matlab - List
[
Picture Viewer
]
hist
DL : 0
图形直方图均衡的小程序,很适合初学者,效果也不错,改几个参数会有不同的效果-graphical histogram equalization of small programs is well-suited to beginners and the results would be good, change some parameters have different effects
Update
: 2025-02-19
Size
: 2kb
Publisher
:
吴杰
[
Graph program
]
hist21
DL : 0
计算两幅图像联合直方图的matlab小程序。可以用于图像分割及图像互信息的计算-calculated two joint histogram of the image of small Matlab procedures. Can be used for image segmentation and image mutual information calculation
Update
: 2025-02-19
Size
: 1kb
Publisher
:
zhyancheng72
[
Special Effects
]
histeq
DL : 0
自己编的直方图均衡化matlab源码,可以实现图像的直方图均衡-own addendum to the histogram equalization Matlab source, the image histogram equalization
Update
: 2025-02-19
Size
: 6kb
Publisher
:
fuali
[
Special Effects
]
hist
DL : 1
用直接灰度变换改变图像(求反,增强对比度,动态范围压缩,灰度切分)及报告 -Direct gray-scale transformation to change the image (for anti-, enhance contrast, dynamic range compression, gray-level segmentation) and the report
Update
: 2025-02-19
Size
: 403kb
Publisher
:
郑文
[
Special Effects
]
Hist
DL : 0
基于环形颜色直方图的图像检索算发,比传统方法好用的多-Annular color histogram-based image retrieval count hair, easy to use than the more traditional methods
Update
: 2025-02-19
Size
: 1kb
Publisher
:
叶子
[
Graph program
]
hist
DL : 0
在图像处理中,主要用于求取图像的直方图像。-In image processing, mainly for striking images, like the histogram
Update
: 2025-02-19
Size
: 1kb
Publisher
:
canlan
[
Windows Develop
]
hist
DL : 0
设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 -histogram equalization
Update
: 2025-02-19
Size
: 4kb
Publisher
:
储培
[
matlab
]
newtsol
DL : 0
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
Update
: 2025-02-19
Size
: 1kb
Publisher
:
devdvl
[
matlab
]
chordsol
DL : 0
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
Update
: 2025-02-19
Size
: 1kb
Publisher
:
devdvl
[
Other
]
cPCI_6adc_400m_ran_ch_fenli_wenjian
DL : 0
ADC动态性能测试,包括FFT法,正弦拟合法,直方图法,还可以测试通道之间一致性-ADC test of dynamic performance,including FFT method,sine fit method,hist method etc.
Update
: 2025-02-19
Size
: 62kb
Publisher
:
guo
[
File Format
]
hist
DL : 0
histograms in Matlab
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Mariusz
[
Graph program
]
hist3d
DL : 0
matlab实现的三维直方图统计。用来统计数据的三维直方图。可适用于任何三维数据的统计。-matlab code to deal with 3d hist.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Ma xianzhe
[
matlab
]
hist2d
DL : 0
二维直方图,MATLAB开发,用于描述图像的二维直方图 -2D hist
Update
: 2025-02-19
Size
: 1kb
Publisher
:
zheng ziwei
[
matlab
]
MedianFilter
DL : 0
imlimentation hist matlab
Update
: 2025-02-19
Size
: 32kb
Publisher
:
belly13
[
Windows Develop
]
hist
DL : 0
Histogram in matlab source code
Update
: 2025-02-19
Size
: 2kb
Publisher
:
pms
[
Special Effects
]
hist
DL : 0
对图像进行直方图匹配,使图像变得更加清楚。-The image histogram matching, the image becomes more clear.
Update
: 2025-02-19
Size
: 704kb
Publisher
:
刘晓光
[
DSP program
]
hist
DL : 0
本程序时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.
Update
: 2025-02-19
Size
: 9kb
Publisher
:
鸳都学童
[
source in ebook
]
CBIR-HIST
DL : 0
本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在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.
Update
: 2025-02-19
Size
: 3.52mb
Publisher
:
周佳森
[
Other
]
hist
DL : 0
这个代码是有关histogram处理的代码,要在matlab软件上运行-histogram processing code
Update
: 2025-02-19
Size
: 918kb
Publisher
:
yuan
[
matlab
]
Hist
DL : 0
matlab里面用于画柱形图的函数hist(),可以直接运行,数据结果可修改(Matlab is used to draw the function hist (), can run directly, data results can be modified.)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
gdragon
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.