User Tools

Site Tools


pegasus_cam_cv

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
pegasus_cam_cv [2019/03/08 04:34] dwallacepegasus_cam_cv [2019/03/08 04:37] (current) dwallace
Line 172: Line 172:
  
 This program is used to track a red ball within the frame of the stream. This color can be modified in the code for other applications. It should be noted that this code shows an alternative way of import the Pegasus Cam stream into OpenCV by using a parameter for the http stream on the command line. With the use of parameter files, this would allow for a "global" variable that contains the location of any Pegasus Cam streams on a network. The full code with comments explaining the usage can be seen below. This program is used to track a red ball within the frame of the stream. This color can be modified in the code for other applications. It should be noted that this code shows an alternative way of import the Pegasus Cam stream into OpenCV by using a parameter for the http stream on the command line. With the use of parameter files, this would allow for a "global" variable that contains the location of any Pegasus Cam streams on a network. The full code with comments explaining the usage can be seen below.
-// + 
 +\\ 
 <code python> <code python>
 # USAGE # USAGE
pegasus_cam_cv.txt · Last modified: 2019/03/08 04:37 by dwallace