pegasus_cam_homogoraphy
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pegasus_cam_homogoraphy [2019/03/08 04:51] – [Code Overview] dwallace | pegasus_cam_homogoraphy [2019/03/08 04:54] (current) – [Networked Video Homography using the Pegasus Cam] dwallace | ||
---|---|---|---|
Line 8: | Line 8: | ||
\\ | \\ | ||
- | This tutorial shows how to implement real-time networked video homography using the Pegasus Cam. The big picture problem is to allow small teams of robots to collaborate using shared visual information. Solving this partially or completely is important because it will allow for teams of robots to collaborate in scenarios such as disaster rescue and cleanup, emergency response, and human-robot collaboration. This tutorial demonstrates how to implement real-time networked video homography using Python OpenCV and the Pegasus Cam. This tutorial takes approximately 1 hour to complete. | + | This tutorial shows how to implement real-time networked video homography using the Pegasus Cam. The big picture problem is to allow small teams of robots to collaborate using shared visual information. Solving this partially or completely is important because it will allow for teams of robots to collaborate in scenarios such as disaster rescue and cleanup, emergency response, and human-robot collaboration. This tutorial demonstrates how to implement real-time networked video homography using Python OpenCV and the Pegasus Cam. This tutorial takes approximately 1 hour to complete. |
- | \\ | + | |
+ | The source code for the real-time networked homography with the Pegasus Cams can be seen on the [[https:// | ||
===== Motivation and Audience ===== | ===== Motivation and Audience ===== | ||
Line 46: | Line 48: | ||
===== Code Overview ===== | ===== Code Overview ===== | ||
- | The code for the real-time homography was implemnted | + | The code for the real-time homography was implemented |
<code python> | <code python> | ||
Line 146: | Line 148: | ||
rightStream.release() | rightStream.release() | ||
</ | </ | ||
+ | \\ | ||
===== Demonstration ===== | ===== Demonstration ===== | ||
+ | After implementing the real-time homography code form the previous section, you should get results similar to the video below. | ||
+ | \\ | ||
+ | {{ youtube> | ||
\\ | \\ | ||
pegasus_cam_homogoraphy.1552049491.txt.gz · Last modified: by dwallace