-
Hough-Circle-Detection
基于hough变换的圆形检测,非常好用。(Based on hough transform circle detection, very easy to use.)
- 2010-09-16 22:33:52下载
- 积分:1
-
fuzzy_adaptiv
说明: 基于matlab和simulink的模糊自适应控制仿真(fuzzy adaptiv control based on matlab & simulink)
- 2010-03-21 15:22:44下载
- 积分:1
-
jieshao
Matlab 遗传算法工具箱的详细解释,电子书(Explain in detail the Matlab genetic algorithm toolbox)
- 2013-10-03 23:59:14下载
- 积分:1
-
tuxiangyasuo
图像压缩预测编码.采用了差分脉冲预测编码的方法。(Image compression predictive encoding using a differential pulse predictive coding method.)
- 2013-11-07 14:55:54下载
- 积分:1
-
svm
svm工具箱,可以很好进行分类,并附有实例,可以很直接的看出分类效果(svm toolbox, well classification, with examples, can direct that the classification results)
- 2012-11-13 18:35:41下载
- 积分:1
-
NPE
说明: 程序为matlab代码,LGM是NPE调用的(Procedures for the matlab code, LGM is called NPE)
- 2011-03-31 12:00:02下载
- 积分:1
-
MIMO-OFDM
这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计,此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训
练符号的信道估计等通信模块。
(This is a space-time block coding based on the MIMO_OFDM communication system simulation design, this system consists of QPSK modulation and demodulation, IFFT modulation, space-time coding and decoding, symbol-based channel estimation training and other communication module.)
- 2010-05-24 13:50:22下载
- 积分:1
-
关于IQ解调的一些matlab例程
关于IQ解调的一些matlab例程,觉得很好,对初学者很有帮助,就分享了。(About IQ demodulation some matlab routine, I feel very good, very helpful for beginners, it is shared.)
- 2014-11-19 23:05:52下载
- 积分:1
-
canny
该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素.
其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.(The program in matlab platform to achieve the best extraction of the canny edge operator extract the whole image edge pixel deputy. Which use Gaussian function to filter out the noise and the use of Gaussian operator of the first-order differential of the image filtering into an operator, through morphological operators to the brink of two images connect.)
- 2007-10-10 14:54:26下载
- 积分:1
-
ASM_version1b
ASM是由Cootes和泰勒推出的多分辨率方法的一个例子。
基本思想:
在ASM模型训练,训练从手工绘制的图像轮廓。发现的ASM模型在训练使用主成分分析(PCA),使该模型自动识别数据的主要变化是,如果可能的轮廓/好的对象的轮廓。还包含了ASM模型的协方差矩阵描述行垂直纹理口岸时,在正确的位置。
(Description This is an example of the basic Active Shape Model (ASM) as introduced by Cootes and Taylor, with multi-resolution approach.
Basic idea:
The ASM model is trained from manually drawn contours in training images. The ASM model finds the main variations in the training data using Principal Component Analysis (PCA), which enables the model to automatically recognize if a contour is a possible/good object contour. Also the ASM models contains covariance matrices describing the texture of the lines perpendicular to the control points when in the correct positions.
After creating the ASM model, an initial contour is deformed by finding the best texture match for the control points. This is an iterative process, in which the movement of the control points is limited by what the ASM model recognizes from the training data as a "normal" object contour.
Literature:
- Ginneken B. et al. "Active Shape Model Segmentation with Optimal Features", IEEE Transactions on Medical I)
- 2010-03-04 17:01:22下载
- 积分:1