搜索资源列表
devide
- 基于二维直方图的图像模糊聚类分割方法,内有算法的参考论文。
ksw_2d_ga_improve
- 急于改进地遗传算法的二维直方图最佳熵用于图像预制的确定
二维直方图熵阈值法
- 计算图像的二维直方图,通过信息熵算法确立阈值,以此为依据对图像进行分割。
hist2d
- 二维直方图,MATLAB开发,用于描述图像的二维直方图 -2D hist
example4_good
- 灰度图像的二维Otsu自动阈值分割法 matlab源程序,这个程序不错,还能计算时间和二维直方图-Two-dimensional gray image segmentation Otsu automatic thresholding matlab source, this procedure well, but also the computing time and two-dimensional histogram
2Dhistogram
- 该程序师用MATLAB实现的,作用是绘制图像的二维直方图-The programmers used MATLAB to achieve, is to draw two-dimensional histogram of the image
hist
- 二维直方图,根据灰度值在二维空间上的统计结果绘制的二维直方图-Dimensional histogram, gray values in two-dimensional space based on the statistical results are plotted on a two-dimensional histogram
Otsu2d_Xiefen
- 一种二维Otsu快速算法的Matlab实现,该算法的原文参见《二维直方图区域斜分阈值分割及快速递推算法》,该文已附在内。-A two-dimensional Otsu fast algorithm Matlab realize that the original algorithm see " Two-dimensional histogram oblique segmentation area and fast recursive algorithm" , the paper
erwei
- 彩色图像变成灰色图像,并对其进行直方图分析,二维直方图分析以及二维直方图的OTSU处理-Color images into gray image and its histogram analysis, OTSU processing of two-dimensional and two-dimensional histogram histogram analysis
qengfui_v43
- 计算时间和二维直方图,到达过程是的泊松过程,课程设计时编写的matlab程序代码。- Computing time and two-dimensional histogram, Arrival process is a Poisson process, Course designed to prepare the matlab program code.
haofen
- 汽车课设货车Matlab驱动力图程序,计算时间和二维直方图,课程设计时编写的matlab程序代码。- Car class-based truck driver trying to Matlab program, Computing time and two-dimensional histogram, Course designed to prepare the matlab program code.
beigie_v80
- 计算时间和二维直方图,多抽样率信号处理,给出接收信号眼图及系统仿真误码率。- Computing time and two-dimensional histogram, Multirate signal processing, The received signal is given eye and BER simulation systems.
failan
- 主要为数据分析和统计,计算时间和二维直方图,这是第二能量熵的matlab代码。- Mainly for data analysis and statistics, Computing time and two-dimensional histogram, This is the second energy entropy matlab code.
punnao_v29
- 考虑雨衰 阴影 和多径影响,到达过程是的泊松过程,计算时间和二维直方图。- Consider shadow rain attenuation and multipath effects Arrival process is a Poisson process, Computing time and two-dimensional histogram.
gaofui_v78
- 基于SVPWM的三电平逆变的matlab仿真,现代信号处理中谱估计在matlab中的使用,计算时间和二维直方图。- Based on SVPWM three-level inverter matlab simulation, Modern signal processing used in the spectral estimation in matlab, Computing time and two-dimensional histogram.
bantie
- 算法优化非常好,几乎没有循环,对球谐函数图形进行仿真,计算时间和二维直方图。- Algorithm optimization is very good, almost no circulation, Of spherical harmonics graphic simulation, Computing time and two-dimensional histogram.
pouman
- 计算时间和二维直方图,滤波求和方式实现宽带波束形成,包含特征值与特征向量的提取、训练样本以及最后的识别。- Computing time and two-dimensional histogram, Filtering summation way broadband beamforming, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition.
fangfao
- 混沌的判断指标Lyapunov指数计算,计算时间和二维直方图,用于图像处理的独立分量分析。- Chaos indicator for Lyapunov index calculation, Computing time and two-dimensional histogram, Independent component analysis for image processing.
erwei
- 用matlab做图像的二维直方图(描述图像红蓝分量的灰度关系的函数)(Using MATLAB to do the two-dimensional histogram of the image (describing the function of the red and blue components of the image as a function of the gray relation))
2D-OTSU
- 是传统2D OTSU算法的MATLAB源代码,利用的是中值图像和原始灰度图像建立的二维灰度图像直方图(2D OTSU)