搜索资源列表
CalRec
- 模拟控件使用,计算控件外接矩形等,通过外接矩形的计算获得控件面积
pressRectEllipse
- 鼠标单击点在椭圆的外接矩形内时,椭圆变色。处理鼠标的消息响应
123
- 对两个及两个以上目标提取边缘和特征,并通过边缘画出目标的外接矩形,外界矩形广泛用于目标的识别和跟踪。
zuobiao.确定前景目标的最小外接矩形框
- 确定前景目标的最小外接矩形框,方便为以后的特征提取划定范围,Prospects for the target to determine the minimum external rectangular box, to facilitate the subsequent delineation of the scope of feature extraction
ConvexHull
- 多边形最小外接矩形算法,在CodeProject上下载的,共享-Minimum bounding rectangle polygon algorithm, download CodeProject, shared
minboundrectangle-circle-and-box
- 最小外接矩形,最小外接圆和三维最小外接立方体-Minimum bounding rectangle, the smallest circumcircle and three-dimensional minimum external cube
Mtarget_extrao
- 运动目标检测 基于运动目标的外外接矩形框的检测跟踪可直接使用。 -Moving target detection is based on the outside of the moving target boundingbox detection and tracking can be used directly.
point
- (1)在二维平面空间上,使用x、y坐标可以确定一个点;确定了圆心坐标和半径后可以确定一个圆。声明一个点类,并使用这个点类的对象为数据成员声明圆类。 (2)设计并测试一个名为Ellipse的椭圆类,其属性为外接矩形的左上角与右下角两个点的坐标,并能计算出椭圆的面积 -(1) in two-dimensional space, using the x, y coordinates of a point can be determined determine the center coord
chepaidingwei
- 通过opencv对图像进行一系列的处理,之后对得到的阴影的最小外接矩形进行筛选,从而获得车牌的位置-Through opencv to a series of image processing, and then filtered to get the shadow of the minimum circumscribed rectangle, license plate location is achieved
cpp
- 定义表示形状的抽象类及相应的派生类,并实现相关操作符重载。 (1)定义表示形状的抽象类Shape: 添加公有成员函数double Area(),用于计算形状面积;定义为纯虚函数; 添加公有成员函数void Show(),用于显示形状信息,定义为纯虚函数; 定义虚的析构函数; 重载比较操作符:==、>和<,用于比较两个形状面积的大小关系,返回值类型为bool,可以定义为成员函数或友元函数。 (2)从形状类Shap
minboundrect
- matlab 寻找外接最小矩形,可以选择最小面积和周长最小- Find the smallest rectangle matlab external
Mymark_region
- 对检测出来的车辆二值化以后,求出运动目标区域标记的面积及最大的外接矩形框-After the vehicle detected on the area of the two values, calculated movement marked the target area and the largest boundingbox
test_4_3
- 计算物体外接矩形,从而角度计算物体角度、中心点-Computing object external superstar, thus Angle calculation object perspective, the central point
3
- 设计并测试一个名为Ellipse的椭圆类,其属性为外接矩形的左上角与右下角两个点的坐标,并能计算出椭圆的面积-Design and test a class named Ellipse oval, its property to the upper left corner and lower right corner of the circumscribed rectangle coordinates of two points and can calculate the ellipse are
PY
- 此工具在arcgis中用于批量出图,以及图斑外接矩形(This tool is used in ArcGIS for batch drawings and external rectangles for patches)
多边形外接矩形1
- 对任意多边形最小面积的外包矩形求解,求解的结果为该矩形的四个顶点坐标(Minimum circumscribed rectangle of polygon)
keshicx
- XY平面绘图仪,由单片机外接键盘输入信号,C52单片机输出控制信号,经过两个细分驱动器驱动X、Y两个电机移动完成图形绘制。单片机采用逐点比较法插补算法完成直线和圆弧的绘制,通过直线和圆弧的组合完成图形的绘制,最终实现了画线、画圆弧、画矩形、甚至可以实现复杂的图形绘制。(The XY planar plotter is input from MCU to keyboard. Output signal is controlled by C52 microcontroller. After two
minboundrect
- 使用最小最小矩形测量轮廓的最小外接矩形宽度、长度的功能函数(Minimum minimum rectangle function for measuring the minimum width and length of the circumscribed rectangle)
多车道复杂环境下前方车辆检测算法_孔栋
- 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(Based on the safe distance between the front vehicle and the vehicle, the adaptive threshold method is used to determine the threshold of image gray level segmentation, mo