搜索资源列表
track.zip
- matlab tracking source code to track a moving object on the scene by using centroid and rectangle method,matlab tracking source code to track a moving object on the scene by using centroid and rectangle method
pictureinapicturezoom
- 利用MATLAB绘制图形,并用鼠标拖拉矩形框,选中图形局部放大后,绘制在原图形的右上角,使得局部细节更清晰-Using MATLAB to draw graphics, and drag a rectangle with the mouse, select the graphics local amplification, drawn in the upper right corner of the original graphics, making the local details more
MATLABThree
- 第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Tex
rectangle
- 用matlab编程绘制矩形窗函数的幅频特性,窗函数形状的长度为10,20,50,100.-Programming using matlab draw rectangle window function of the amplitude-frequency characteristics, the shape of window function of length of 10,20,50,100.
matlab_drawing
- This code allows you to draw either a square or a rectangle with matlab- This code allows you to draw either a square or a rectangle with matlab
yuanfugaiwenti
- 计算在一个矩形里,用同等大小圆来覆盖这个区域,所需要的最小圆个数,我已经运行过-Calculated in a rectangle, the circle with the same size to cover the region, the minimum required for a round number, I have to run-off
Video
- This program detects the moving object and draws a rectangle around it.
Trackcar
- 跟踪浅颜色的汽车,用红色的矩形标注,用R2008B以上版本运行。-Track light colored car, with a red rectangle marked with R2008B or later to run.
ssda
- 关于数字图像处理中的ssda模板匹配方法。程序实现在指定图像中生成一个大小固定的矩形区域,然后用模板匹配法找出矩形位置。使用SSDA算法实现。包括源程序、待处理图像以及运行结果截图。-On digital image processing ssda template matching method. Procedures to achieve the specified image to generate a fixed size rectangular region, and then pos
GUI-drawing-board
- Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
Motion-Detection
- 本代码实现对运动物体的跟踪,在运行程序时,会有一红色矩形框标记运动物体位置-The code tracking of moving objects, run the program, there will be a red rectangle marks the location of moving objects
demo-matlab
- 在matlab中剪切出自己感兴趣的区域,鼠标点出两点,即可裁剪出所需矩形。-Cut in matlab in their own areas of interest, the mouse to point out two things, you can cut the required rectangle.
MATLAB-Image-classify
- 识别图像中的矩形,正方形,圆,椭圆,线,点,菱形-Identify the image rectangle, square, circle, ellipse, line, point, diamond
Line-Intersect-by-rectangle
- determine intersection line by rectangle in GUI interface matlab
FEM-rectangle-matlab
- 这是一个矩形梁的有限元程序,用matlab来编的,可以作为初学有限元程序的人学习-this is a finite element program,it was compiled by matlab.
FEM prpogram for rectangle
- FEM program in matlab ansys for rectangle figures
matlab制作动图
- 包含用matlab编写的一些分形图如雪花图和矩形变换图等,还有物体运动图像包括变速与恒速,还包括三维动图,如卫星图像等(It contains some fractal maps written by MATLAB, such as snowflake diagram and rectangle transformation diagram, and so on. There are also objects moving pictures, including speed and consta
IIR滤波器
- 设计一个巴特沃思低通滤波器,其技术指标为:3dB带宽为,阻带截止频率为,阻带衰减大于30dB,采样间隔T=10us。 1)用冲激响应不变法 2)用双线性变换法设计 3)用FIR的矩形窗函数设计(A Butterworth low pass filter is designed, its technical specifications are: 3dB bandwidth, stopband cut-off frequency, stopband attenuation greater t
Crack
- COMSOL with Matlab 随机裂隙生成 矩形内建立随机椭圆裂缝(Random elliptical cracks are established within the rectangle)
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d