搜索资源列表
vastbox
- 3D图形编程,OpenGL中的包围盒的创建和绘制。-3D graphics programming, OpenGL the bounding box and map creation.
ply
- This file contains one-line descr iptions of the geometry filters. Geometry Manipulation --------------------- flipply - flip the orientation of faces normalsply - compute surface normal vectors at vertices xformply - transform vertic
MinBounDrect
- 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。- Compute the minimal bounding rectangle of points in the plane usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric) arguments: (input) x,y- vectors of points, describing points in the plane a
lastools
- 该程序包包含如下转换程序,可以完成激光雷达数据的多种格式的转换。 txt2las.exe las2txt.exe lasinfo.exe las2shp.exe shp2las.exe las2tin.exe las2dem.exe las2iso.exe lasboundary.exe lasmerge.exe las2las.exe lasthin.exe lasview.exe laszip.exe-The program txt2l
cvHull
- 基于OpenCV的最小凸包外接矩形程序,其中黄色的点为外接矩形的中心点-OpenCV package based on minimum convex bounding rectangle procedure, in which yellow rectangle center point for the external
minboundrect
- 基于凸壳边界的最小外接矩形拟合MATLAB程序。-Convex hull boundary based on the minimum bounding rectangle fitting MATLAB.
MV_models
- 3D模型导入和观察器~~~~~OPENGL- The program function 1. Loading the 3D model by an pop window (only .m file) 2. Displaying the model 2.1 grond Ground (xy-plane)
Terrain
- ogre中添加了角色以及射线、包围盒查询的功能,基于terrain-sample扩展-add the role of ogre, as well as rays, bounding box query functionality, terrain-sample based on the expansion of
Motion_Detection
- 本程序能从一段视频中分割出运动的物体 并用bounding box将人物框出 方框随着人的运动而运动 示例视频也在压缩包中-This procedure can separate out the Videos section of sports objects and bounding box to box out of the box with the figures of the sport and exercise people Videos are compressed sample p
AABB
- 一种基于AABB包围盒法的改进算法,是一个改进的算法-AABB bounding box method based on the improved algorithm is an improved algorithm for
Maya2dts_skinned_mesh_tutorial
- 将模型和动画从Maya导入到Torque的教程 一共18个步骤,有详细的步骤介绍-The model and animation from Maya into Torque tutorial Steps: 1. Set up Maya’s workspace to work with Torque 2. Create you character model 3. Triangulate your model 4. Freeze transformations on all
carpark
- In this project, we are going to develop an intelligent video surveillance system for a car park. The system monitors the client’s car park 24 hours and 7 days a week. In order to reduce the workload of the security officers, we need to develop an al
code
- 3D数学基础:图形与游戏开发的完整源码包括3D向量类、矩阵类、包围盒类等-3D math: the complete graphics and game development, including 3D vector source categories, matrices, bounding box class, etc.
1
- 基于运动目标区域、以图像灰度为特征的模板,因包括了运动目标较多的信息,可以在跟踪过程中获得较好的效果。通常将包括运动目标的最小外接矩形作为目标区域模板-Target area based on movement, characterized by gray template, including the moving target due to more information, you can track the process to obtain better results. Usuall
common
- AABB包围盒碰撞检测 -AABB AABB bounding box collision detection bounding box collision detection
Rotatingtheworld
- 交互的3D旋转世界:rotating torus-no keyboard.cpp为一视点保持不变的3D旋转程序,3D场景为一个圆环、一个小球和一个以四边形为基本单位的方块墙包围盒,且小球和圆环在“方块墙”的包围盒中。-Interactive 3D rotating the World: rotating torus-no keyboard.cpp remain the same for a 3D view rotation program, 3D scene as a ring, a small
Bounding-Volumes
- 《D3D图形程序设计》一书中第十一章创建包围盒的源码-bounding box
Minimum-bounding-rectangle
- 使用VC编写的处理图像中的目标的最小外接矩形的求取,以及自动圈取目标,结合OpenCV显示结果。-VC prepared by processing images of the target minimum bounding rectangle of the strike, as well as automatic lap to take target, combined with the OpenCV display results.
bounding-box-algorithm
- 使用包围盒算法对三维激光点云数据进行压缩,包括完整的代码和测试数据-Use the bounding box algorithm three-dimensional laser point cloud data compression, including a complete code and test data
minimum-bounding-rectangle-of--mulitiobject___by-
- in object detection mission, we usually need to bound the object with rectangle, which is called minimum bounding rectangle(MBR). My code can bound objects in the .bmp image with MBRs in any direction and Draw them.
