搜索资源列表
baoweihe
- 非常经典的额包围盒碰撞检测算法,如果你想学习游戏编程,这个是个不错的范例-Amount of very classic bounding box collision detection algorithm, if you want to learn game programming, this is a good example of
AABBBoundingBoxonNIRImage
- AABB Bounding box generation on NIR Images-AABB Bounding box generation NIR Images
2
- 用VS2010开发的一个C++程序,包含点、直线、圆类以及管理视图的实体管理类,实现了实体的增加、删除、修改和显示、以及查看包围盒中的实体-VS2010 development of a C++ program that contains entities of point, line, circle class and view management class, the increase of the entity, delete, modify, and show, as well as
minboundrectangle-circle-and-box
- 最小外接矩形,最小外接圆和三维最小外接立方体-Minimum bounding rectangle, the smallest circumcircle and three-dimensional minimum external cube
GetBlobsRectangles
- You have gray scale image memory and want to get the rectangles bounding the blobs contains inside specific rectangle in this image The companion code " GetBlobsRectangles " will use cvBlobsLib to fetch such rectangles. call "GetBlobsRectangles",
diam_11_17_06_valis
- 实现点集的最小包围盒和直径的多种算法的源代码,包含论文说明。-The minimum bounding box and the diameter of the source code for a variety of algorithms to achieve a set of points, contains papers illustrate.
DataBinding
- 数据绑定,老师上课的源代码,第七章数据访问-data source bounding
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
zhongxin
- 本人编的求重心小程序,是基于包围盒的,输入数据,和最小立方体边长,step为包围盒扩展边界的数值可取与小立方体边长一样-I find the center of gravity series of small programs, is based on the bounding box of the input data, and the smallest cube edge length, step to extend the boundary of the bounding box valu
denosei
- 采用最小包围盒算法,对隧道点云进行去噪,主要应用于隧道领域-Using the smallest bounding box algorithm for point cloud denoising tunnel, the tunnel is mainly used in the field
boundingbox3
- bounding box for multiple target tracking applications
b
- It is about branching and bounding. This program identifies the minimum cost and shportest edges-Branch and bound
minboundbox
- 求取空间点云的最小包围盒体积,可以得到8个角点的坐标-Obtaining spatial point cloud minimum bounding box size, you can get coordinates eight corner points
bounding-box1111
- This code helps to draw bounding box for an image
to_draw_bounding-box
- This code helps to draw bounding box for an object
bounding
- 土体的三轴固结试验模拟,扩展ABAQUS软件应用范围(Experimental simulation of three axis consolidation of soil)
bounding
- 边界模型UMAT子程序编写,模型中考虑了7个参数。(The boundary model UMAT subprogram is written, and 7 parameters are considered in the model.)
li2009
- This paper presents a new robust method for pedestrian tracking. This approach including three steps: pedestrian detection, feature extraction and pedestrian tracking.
matlab点云缩减包围盒法
- 该算法主要针对点云的缩减,采用传统的包围盒算法,编程平台为matlab(The algorithm is mainly aimed at reducing the point cloud, using the traditional bounding box algorithm, the programming platform is matlab.)
各种定位方法代码
- matlab上各种定位方法代码:Amorphous、APIT、Bounding Box、Centroid、DV-hop、MDS-MAP、Grid Scan(Various location method codes:Amorphous APIT Bounding Box Centroid DVhop MDSMAP Grid Scan)