搜索资源列表
-
0下载:
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
-
-
0下载:
For my fourth year computer graphics course I wrote a little 3D engine using C# and the .NET platform. I decided to go this route as opposed to the C++ route that everyone else took in the course because I wanted to see whether C# lived up to it s hy
-
-
0下载:
This sample illustrates how to draw geometry to simulate the flight path of an object. This sample defines the class myApp, which is derived from vpApp, and uses a vsRenderStrategyFrameGeometry to create dynamic path geometry for a F-16 flying around
-
-
0下载:
超声波空间定位程序 设定,X,Y,Z坐标用NAKIO5110屏实时显示 物体的坐标-Ultrasonic spatial orientation program set, X, Y, Z coordinates of the object with NAKIO5110 real-time display screen coordinates
-
-
0下载:
摄影测量中的前方交会与后方交会。前方交会时通过一对相片的同名象点来球物方坐标,后方交会是通过四个物方坐标来求六个内方位元素-Photogrammetry in the front of the intersection and resection. Forward intersection, through a pair of photographs of the same name as the point of the ball in object coordinates, and the
-
-
0下载:
利用已知的控制点的物方坐标和像方坐标进行后方交会求解出影像的6个外方位元素。-Using the known object space coordinates of control points and the coordinates of resection as parties to solve the image of the six exterior orientation elements.
-
-
0下载:
该源码的功能是利用用户的输入地面控制点和影像点坐标,利用最小二乘法思想最终迭代出影像的外方位元素,即摄影测量中的单幅影像后方交会。程序关键部分是在VS2010下,利用自定义的矩阵类实现的,能很好的体现出面向对象的思想。-The source function is the use of user input ground control points and image point coordinates, least-squares method using the final iterati
-
-
0下载:
Fortran 2003 is a major extension of Fortran 95. This contrasts with Fortran 95, which was a
minor extension of Fortran 90. Beside the two TR items, the major changes concern object
orientation and interfacing with C. Allocatable arrays are very
-
-
0下载:
SIFT keypoints of objects are first extracted from a set of reference images[4] and stored in a database. An object is recognized in a new image by individually comparing each feature from the new image to this database and finding candidate matching
-
-
0下载:
Current debates regarding the possible cognitive implications
of ideas from adaptive behavior research and
dynamical systems theory would benefit greatly from a
careful study of simple model agents that exhibit
minimally cognitive behavior. T
-
-
0下载:
Histogram of Oriented Gradients (HOG) are feature descr iptors used in computer vision and image processing for the purpose of object detection. The technique counts occurrences of gradient orientation in localized portions of an image. This method i
-
-
1下载:
基于纹理和边缘方向特征融合的目标跟踪程序代码,是基于mean shift框架的-This paper proposes a powerful and robust local descr iptor,called textureorientation
descr iptor(TOD). TOD consists of two components: texture and
orientation. Considering that the human shape shows more s
-
-
0下载:
本文提出一种通过实时调整目标特征权值来进行背景自适应跟踪的算法。首先,定义了一种综合特征集合用以描述目标的颜色和局部轮廓。其次,提出了在滤波框架中对目标特征进行评估的算法,从而使得具有强区分能力的特征占有较大的权值,进而使其能够在跟踪过程起到较大的作用。采用传统的Kalman 滤波和粒子滤波对所提出的算法进行了验证。-In this paper, we propose a new adaptive visual object tracking method based on
online f
-
-
0下载:
输入:
自拍两幅同一个场景(或物体)的角度/远近有差别的图像
(对于学有余力的同学,建议多测试几张角度/远近差别较大的图像)
任务:
在每张图像中检测特征点位置并将匹配画出匹配得最好的10-20对特征点
输出要求(以下三个结果分别输出,不要重叠在一张图上):
1. 在两张图上分别画出检测到的特征点位置
2. 对匹配得最好的10-20对特征点:每对特征点对用连接线画出
3. 用椭圆形式在图上画出上述每个特征点的描述子方向与尺度等信息
编程工具:
Visual
-
-
0下载:
Basics of Object orientation *
* Delphi unit structure and project structure
* Generation of Delphi RAD: visual objects and events-Basics of Object orientation *
* Delphi
-
-
0下载:
男人撑过二十秒源码android版,使用重力感应器来操控游戏。玩家要躲避丑女人,用到了Android检测碰撞技术,检测两个圆是否相交,如果出了边界就抛异常,看向一个人, 一般用于在刚刚出来的时候,将自己的方向朝向男人,检测与另一个人是否碰撞,学习游戏编写时定义各种控制器、游戏面板、感应器管理器、创建控制器及面板对象并关连、将事件交由controller捕获处理、系统初始化等。
-Men get through twenty seconds source android version,
-
-
0下载:
男人撑过二十秒源码android版,使用重力感应器来操控游戏。玩家要躲避丑女人,用到了Android检测碰撞技术,检测两个圆是否相交,如果出了边界就抛异常,看向一个人, 一般用于在刚刚出来的时候,将自己的方向朝向男人,检测与另一个人是否碰撞,学习游戏编写时定义各种控制器、游戏面板、感应器管理器、创建控制器及面板对象并关连、将事件交由controller捕获处理、系统初始化等。 -Men get through twenty seconds source android version, use
-
-
0下载:
a template as binary edge image the function finds the object that match the template in the image. The orientation of the object can be different that of the template. Scanning is done by rotating the template and matching it to the image in various
-
-
0下载:
基于Labview的编程,能够显示物体在三维空间中的具体方位和姿态.-Display the acceleration and orientation of the object based on Labview.
-
-
7下载:
Write a CLI program that reads scores and names of students, and prints out a summary sheet (in the same format with the last homework). The user can input as many students as possible. One student can have as many courses as possible. One course con
-