搜索资源列表
plot
- 利用VB和Matrix控件(Matlab)绘制简单图形。-use VB and Matrix Control (Matlab) drawing simple graphics.
matlab编的特征匹配(控制点)
- matlab编的特征匹配,用控制点可以进行匹配。简单的小程序,可直接运行。-Matlab series of the feature matching, control points can be used for matching. Simple small program can be directly run.
MATLAB DFT快速图像配准代码
- 内附英文说明(html文件),配准速度较快,经测试效果不错。 注:若不用control points,使用dftregistration.m即可,但需根据要求稍加修改。
matlab控制摄像头自动定时拍摄
- matlab控制摄像头自动定时拍摄,内含目标检测源代码,matlab control the camera auto-timer shooting, containing the source code for target detection
harris_code.rar
- harris角点检测算法,代码可以通过修改sigma, thresh, radius, disp的值控制角点数量。,harris corner detection algorithm, the code can be by modifying the sigma, thresh, radius, disp corner of the value of quantity control.
Houghtransformation.rar
- 将霍夫变换与最小二乘法相结合,研究对实验数据和图像处理中的二值边缘图进行直线拟合的方法。 首先,用霍夫变换剔除数据点集中的干扰点或噪声,并将分布在不同直线附近的点分离出来 然后,用最小二乘法 拟合各直线。该方法既解决了直接使用最小二乘法拟合时,拟合直线易受干扰点或噪声的影响和数据点分布在 多条直线附近而无法拟合的两个问题 同时也解决了直接使用霍夫变换时,拟合直线精度不高和直线段有效区间 不容易控制的问题。,The Hough transform and least squares me
image_deformation_using_moving_least_squares
- 控制点操作的图像变形 matlab实现 在图像上标注若干个控制点,再按回车后再标注希望这些点变形到的位置,则这些点会牵动这张图像相应变形-deformation with control points
SNAKE
- snake 图像分割程序,含有主程序和子程序,简单的交互式控制点选择-snake image segmentation process, with the main program and subprogram, a simple interactive control point selection
B-spline-surface
- 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
NURBS-surface
- 这是在MATLAB-2008a环境下编写的NURBS曲面生成程序,可以通过调整控制顶点和各个顶点的权重来调整曲面的形状。-This is a MATLAB-2008a environment, prepared by the NURBS surface generation program, you can adjust the control points and weights of all vertices to adjust the surface shape.
read_files_popupmenu
- 一个介绍GUI控件popupmenu使用的好GUI程序-A GUI control popupmenu introduced the use of a good GUI program
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
VideoControl
- VideoControl - launch a GUI to control image acquisition session: The GUI will help you in: craeting the video object, previewing and snap shotting, controlling frame grabber parameters, saving data to a file, creating movies and more-VideoControl-
buckboostpfc
- buck-boost电路的无源滤波仿真,有单周期控制模块和BUCK-BOOST电路模块组成-buck-boost circuit of the passive filter simulation, there is single-cycle control module and BUCK-BOOST circuit modules
kalman_camera
- kalman来控制摄像头的运动,比较容易看懂的算法-kalman filter is used to control the camera
guiExmaple
- use matlab to control mouse -use matlab to control mouse
webinar_walk_through
- Developing Models from Experimental Data using System Identification Toolbox-1. webinar_walk_through.m: contains all the linear and nonlinear estimation examples presented during the webinar. 2. Data files and Simulink models: process_data.mat,
Modern control
- 现代控制理论,卡尔曼滤波器设计,simulink控制仿真(Modern control theory, Calman filter design, Simulink control simulation.)
基于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,