<< return to Pixycam.com

User Tools

Site Tools


wiki:v3:video

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
wiki:v3:video [2018/09/21 16:55]
pixycam
wiki:v3:video [2018/09/21 17:37]
pixycam
Line 1: Line 1:
 ====== Video ====== ====== Video ======
  
-The video program displays video -- simple! ​ It can also be used to get red, green and blue pixel values of specified locations within the video images. ​   +The video program displays video -- simple! ​ It can also be used to get red, green and blue pixel values of specified locations within the video images. ​ Check out the [[wiki:​v2:​video_api|video API]] for more details. ​
  
  
Line 7: Line 7:
  
  
-We noticed that with Pixy1, several people ​were using Pixy to just sense color, but using the color connected components algorithm to do so.  +We noticed that several ​Pixy1 users were using Pixy to just sense color values, but using the color connected components algorithm to do so.  
- We added the [[wiki:​v2:​video_api|getRGB]] function to the video program ​for those folks (we're talking to youRubik'​s ​cube solvers.)  ​+ To make these kinds of color sensing applications easier (we're talking to you, Rubik'​s cube solvers!), we added the [[wiki:​v2:​video_api|getRGB()]] function to the video program.  We won't be giving any TED talks on this featurebut we hope it'​s ​useful:)  ​ 
 + 
 + 
 +Note, [[wiki:​v2:​pixymon_overview|PixyMon]] displays the x, y mouse location in image coordinates in the lower right corner of the main window to help determine the coordinates to request from getRGB(). ​
  
wiki/v3/video.txt · Last modified: 2018/09/21 21:29 by pixycam