搜索资源列表
fback
- 影像處理相關,偵測使用者運動的方向,以箭頭的方向來追蹤。-Related to image processing to detect the direction of movement of the user, to track the direction of the arrow.
2D-optical_flow-display
- 该算法可以显示二维光流图像,是二维图像运动分析的一个比较好的方法。输入某一时刻的图像和该图像下一个时刻或上一个时刻的变化量,就可以用光流显示出两个时刻物体的运动情况,光流图中箭头方向表示运动方向,箭头大小表示运动量的大小。-The algorithm can display two-dimensional optical flow image, a better approach is a two-dimensional image motion analysis. Input image an
ar_3
- 基于图像显示的三维箭头画图,可自行控制箭头长度和箭头的张开角度-Based on a three-dimensional image display drawing arrows, self-control opening angle arrow length and arrow
ar_1
- 平面及图像上的二维箭头画法实例,可调节箭头长度,及张开角角度-Examples of two-dimensional plane and painting arrows on the image, you can adjust the length of the arrow, and the opening angle of
quiverwcolorbar
- 基于matlab编程的,将箭头修改颜色,修改大小,自测可用,我们画完箭头后,可以添加颜色,使图形看起来更加的丰富-Arrow modify the color, change the size, self-test available
149008204siftMatch
- 三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping functi