搜索资源列表
Houghtransformation.rar
- 将霍夫变换与最小二乘法相结合,研究对实验数据和图像处理中的二值边缘图进行直线拟合的方法。 首先,用霍夫变换剔除数据点集中的干扰点或噪声,并将分布在不同直线附近的点分离出来 然后,用最小二乘法 拟合各直线。该方法既解决了直接使用最小二乘法拟合时,拟合直线易受干扰点或噪声的影响和数据点分布在 多条直线附近而无法拟合的两个问题 同时也解决了直接使用霍夫变换时,拟合直线精度不高和直线段有效区间 不容易控制的问题。,The Hough transform and least squares me
SNAKE
- snake 图像分割程序,含有主程序和子程序,简单的交互式控制点选择-snake image segmentation process, with the main program and subprogram, a simple interactive control point selection
contourtrack
- matlab边界自动跟踪程序,该程序可以直接运行,涉及边界判别准则和搜索准则。图像要求为二值图像,可输出为边界的点的坐标和轮廓图像。-matlab boundary automatic tracking program can be run directly involving border criteria and search criteria. Image requirements for binary images can be output for the coordinates of
gaussiancurvefit
- 高斯曲线的拟合可对照学习使用程序比较全面适合电磁波类的人员参考学习-Gaussian curve fitting may be learning to use the control procedures for a more comprehensive type of electromagnetic wave reference study
buckboostpfc
- buck-boost电路的无源滤波仿真,有单周期控制模块和BUCK-BOOST电路模块组成-buck-boost circuit of the passive filter simulation, there is single-cycle control module and BUCK-BOOST circuit modules
MPC-tracking
- this program is an m-file of Model-based Predictive Control to track a sinusoidal target in various cases of mismatching and delay.
ex3_061221015
- 给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的 位移,然后采用控制栅格的方法编写实现图象几何校正的程序。-A given image and deformed grid of the raster image, you first determine the grid cross-point displacement, and then the methods used to control the preparation of the realization of raste
imagesample
- 简单图像处理的程序,基于matlab的控件完成,经调试可以用-Simple image processing program, based on matlab control the completion, after debugging can use it. . .
imrotate_my
- 一个空间点P绕一个中心点C旋转可用接续的三个变换来实现:第1个变换平移点C到坐标系原点位置,第2个变换将点P绕原点旋转,第3个变换平移点C回到其相对于坐标系原点的原始位置。当原始图像点乘以变换矩阵,得到新的图像位置点时,其位置可能不是整数值,该位置的灰度值需要通过灰度插值获得。在不改变输出图像大小的情况下,超出原始图片范围的区域,MATLAB原有函数imrotate的处理方法为将其灰度值全部置零,本文通过取模操作对超出区域进行了另外一种控制方法imrotate_my函数,能够较好的显示出图像旋转
ASM_version1b
- ASM是由Cootes和泰勒推出的多分辨率方法的一个例子。 基本思想: 在ASM模型训练,训练从手工绘制的图像轮廓。发现的ASM模型在训练使用主成分分析(PCA),使该模型自动识别数据的主要变化是,如果可能的轮廓/好的对象的轮廓。还包含了ASM模型的协方差矩阵描述行垂直纹理口岸时,在正确的位置。 -Descr iption This is an example of the basic Active Shape Model (ASM) as introduced by Coot
goddy
- 基于傅立叶梅林变换的图像配准算法可以控制旋转缩放参数实现配准-Fourier Mellin transform based image registration algorithm can control the rotation scaling parameters to achieve registration
ztransform
- 基于z字形的图像置乱方法,其中对于在进行过程中对循环的控制-Z shaped based image scrambling method, which during the course of the cycle for the control of
DIP_Exercise3_071221057
- 实验内容 给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的位移,然后采用控制栅格的方法编写实现图象几何校正的程序。 -Test content for a given image and deformed grid raster image, you first determine the displacement of each grid intersection, and then prepared using the method to achieve control
merge
- 可以通过手动选择多个控制点从而完成仿射变换和仿射拼接-You can manually select multiple control points to complete the affine transformation and affine splicing
nico_1
- 先进PID控制MATLAB仿真和SUMLINK框图-Advanced PID control MATLAB simulation and SUMLINK diagram
MATLAB-image-processing
- 清华版的matlab图像处理书籍,里边介绍了matlab的函数、程序控制及基本的图形与图像操作-Qinghua version of the MATLAB image processing books, it introduced the matlab function, program control and basic graphics and image operation
program
- 模型逼近的机械手网络的自适应滑模控制器程序滑模变结构控制MATLAB仿真子程序-Adaptive sliding mode controller program model approximation robot network SMVSC control MATLAB simulation subroutines
the
- 《先进PID控制 MATLAB仿真(第二版》一书的源程序,-The advanced PID control MATLAB simulation (second edition, author of the source program,
aaaa
- 通过自动控制原理虚拟实验平台实现线型系统的时域分析、线性系统的根轨迹分析、线型系统(Through the automatic control principle, the virtual experiment platform can realize the time domain analysis of linear system, the root locus analysis of linear system and the linear system)
基于MATLAB的汽车轨道偏离预警系统
- 此demo演示的是一个能够检测并跟踪道路上的标记线并且在适当时机发出报警的系统,此系统可使汽车在行驶过程中能够避免偏离车道。系统由一台摄像机,一台计算机,以及一个扬声器组成,摄像机采集视频信息交由计算机处理,根据处理结果控制扬声器是否报警。(This demo demonstrates a system that detects and tracks the marking lines on the road and sends out the alarm at the right time,