搜索资源列表
3
- 第三章 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
xintai.rar
- 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度, use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
RectangleDetection.rar
- 基于hough算子的矩形检测,可用于车牌识别,pcb检测等等。,rectangle detection based on hough function.the techniques presented here interest for a number of applications such as building detection, pcb detection and so on
minboundrect
- 基于凸壳边界的最小外接矩形拟合MATLAB程序。-Convex hull boundary based on the minimum bounding rectangle fitting MATLAB.
ROIDraw
- 最新的ROI(Region of Interest)算法,不再像传统算法那样只能画出一个圆或者一个长方形。-The latest ROI (Region of Interest) algorithm, is no longer like the traditional algorithms can only be drawn as a circle or a rectangle.
bezier_surface_display
- BEZIER曲面显示程序:可以从一个Bezier node and rectangle 文件中读出该文件的信息,并在屏幕上显示该Bezier曲面-BEZIER_SURFACE_DISPLAY:a MATLAB program which gets the names of the node and rectangle files defining a Bezier surface, reads the information from the files, and displays the su
RECTANGLE
- 一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域-A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification
largestRectangleArea
- 求一个图像的最大内接矩形面积。 步骤: 1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。 2.从背景中分离出目标 3.边缘检测 4.目标形状参数计算。-For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the par
detect
- 用于矩形检测的源代码,已配说明,易看懂。但不适合于车牌检测等复杂的矩形检测-Rectangular detection for the source code has been assigned that easy to understand. But not suitable for detection of license plate detection rectangular complex
mCh18
- matlab图像处理,矩形函数显示,矩形函数的FFT结果显示,补0充填后的矩形函数FFT结果显示-matlab image processing, rectangular function display, rectangular FFT function results showed that after filling the rectangle 0 complement the function FFT results show that
ellipserecognise
- 椭圆、 矩形等的识别,在MATLAB下运行.-Ellipse, round, rectangle recognition.
35738633RECTANGLE
- matlab_矩形检测代码 刚刚用过很实用。可以下载-matlab_ rectangular test code just used the very practical. You can download to see
MYGUI
- 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
MeanShift-matlab
- MeanShift运动目标跟踪 matlab程序 思路: 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 -MeanShift moving target tracking matlab program
Draw-a-rectangle-matlab
- 本程序在图像上指定位置话红色的矩形框作为标记,用在目标跟踪上很有用。-This procedure is specified, then the position of the red rectangle on an image as a mark for use in target tracking useful.
rectangle
- make a simple rectangle with matlab
matlab
- 实现目标图像检测,确定其最小外接矩形 To achieve the target image detection, to determine the minimum enclosing rectangle-To achieve the target image detection, to determine the minimum enclosing rectangle
zuixiaowaijiejuxing
- 使用matlab识别图像目标,并外接最小矩形方便计算面积等特征值。(Identifying the image target and connecting the smallest rectangle)
min
- 用于计算二值图像的最小外接矩形(若针对连通区域可用增加bwlabel函数自行处理)(The minimum circumscribed rectangle)
matlab绘制矩形、圆域、正六边形函数
- 常用光瞳函数,矩形函数、圆域函数、正六边形函数、三角形函数的绘制(Commonly used pupil function, including rectangle function, circle function, hexagon function, triangle function)