搜索资源列表
SpPCA
- 利用Sub-pattern PCA在Yale人脸库上进行人脸识别的matlab源代码,子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。
directly-triangulation
- 一种新的空间离散点集的直接三角剖分方法,MATLAB-A new space has a discrete point set of direct triangulation method, MATLAB
C-V
- 本程序采用半隐式方案实现变分水平集图像分割方法中的“C-V”模型(Active contour without edge)-This procedure used the program to achieve semi-implicit variational level set image segmentation methods in the
SomefractalimagesofMatlabcode
- 几个分形图的Matlab代码,包括Julia集、koch曲线、Siepbinski垫片、Mandelbrot集、分形树等,用Matlab运行一下试试吧,可以画出非常美丽的分形图,很好玩!-Some fractal images of Matlab code, including the Julia set, koch curve, Siepbinski垫片, Mandelbrot set, fractal tree and so on, using Matlab to run you give
GAC1
- 用GAC变分水平集方法进行图像分割,克服传统方法中的断裂问题 -GAC used variational level set approach to image segmentation, the traditional method to overcome the problem of fracture
koch
- MATLAB中的科赫曲线分形几何的概念是美籍法国数学家曼德尔布罗特(Mandelbrot)于1975年首先提出的,但最早的工作可追朔到1875年,德国数学家维尔斯特拉斯(Weierestrass)构造了处处连续但处处不可微的函数,集合论创始人康托尔(Cantor,德国数学家)构造了有许多奇异性质的康托尔三分集。-World of Koch Through the creation of high-value products and services, coupled with the wi
Levelset
- 水平集图像处理程序,利用一个新的变分公式进行图像处理,效果很好-Level set image processing program,we present a new variational formulation for geometric active contours that forces the level set function to be close to a signed distance function, and therefore completely eli
PDE_in_image_processing
- 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
CVmodel
- 变分水平集方法中的“C-V”模型,用于图像分割的方法。-C-V model in the variation level set method,used for image segmentation.
Matlab
- Matlab在分形模拟上的一些应用,Cantor集模拟程序,模拟分为确定迭代法和随机迭代法。-Fractal Simulation on Matlab in some applications, the Cantor set simulation procedures, simulation to determine the iterative method and random iteration method.
danshuipingji
- 对一个具有多目标的图像进行分割,对函数进行MATLAB定义,并设定相应的时间、空间步长,在演化过程中,对水平集的计算采用二阶基本无震荡差分格式,新初始化函数采用一阶基本无震荡差分格式,迭代时水平集每更新10次重新初始化水平集一次。这样,我们基本可以将简单的多目标图像进行分割。 -Split the image of a multi-objective function defined in MATLAB, and set the appropriate time, space step in
jiandanCVmoxing
- 对一个具有多目标的图像进行分割。对函数进行MATLAB定义,并设定相应的时间、空间步长。在演化过程中,对水平集的计算采用二阶基本无震荡差分格式,新初始化函数采用一阶基本无震荡差分格式。 -A target image segmentation. MATLAB definition, function, and set the appropriate time and space steps. The second-order calculation of the level set in t
figure
- Matlab图像处理程序集,分在好几个文件夹-Matlab image processing assembly points in several file folders
Julia112
- 画一个分形图Julia集的程序,分形图MATLAB环境下编程的-Draw a fractal Julia sets procedures, fractal images programming in MATLAB environment
koch
- MATLAB中的科赫曲线分形几何的概念是美籍法国数学家曼德尔布罗特(Mandelbrot)于1975年首先提出的,但最早的工作可追朔到1875年,德国数学家维尔斯特拉斯(Weierestrass)构造了处处连续但处处不可微的函数,集合论创始人康托尔(Cantor,德国数学家)构造了有许多奇异性质的康托尔三分集。-World of KochThrough the creation of high-value products and services, coupled with the wise
MATLAB
- 程序是使用Matlab仿真协同通信的DF(解码转发)基本性能,基本模型S-R-D三个节点,接收端使用MRC(最大比合并)。固定DF由于SR信道的错误,其性能受到限制,在大SNR情况下不能获得有效分集。而当SR距离足够近的时候,可能获得一定的分集增益。-Matlab simulation program using cooperative communication DF (decode forwarding) basic performance, basic model SRD three no
jltyqnz
- 用MATLAB语言仿真实现CDMA系统中开环下发射分集的系统性能仿真-Simulation of MATLAB language in the CDMA system under the open loop transmit diversity system performance simulation
bfwa
- Matlab编写的SPIHT 也叫层树分集压缩算法 本算法目前适合处理88的矩阵-Matlab SPIHT is also called the layer tree diversity compression algorithm of this algorithm is suitable for processing 88 matrix
Fractal1
- matlab 分形图形 树形分形 点集形成树状分形图形(matlab fractal tree-figure)
固定增量法求分界面
- 固定增量法求分界面 (利用感知器训练算法中的固定增量法求分界面,将样本集分为两 类),附带整个分类过程及原理(The fixed increment method calculates the interface (using the fixed increment method in the perceptron training algorithm for the interface, and divides the sample set into two Class))