Update of /cvsroot/playerstage/code/player/libplayercore/interfaces
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3155/libplayercore/interfaces

Modified Files:
        007_blobfinder.def 
Log Message:
re-adde global argc and argv vars

Index: 007_blobfinder.def
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/libplayercore/interfaces/007_blobfinder.def,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** 007_blobfinder.def  1 Nov 2007 22:16:16 -0000       1.2
--- 007_blobfinder.def  22 Feb 2008 20:51:50 -0000      1.3
***************
*** 66,69 ****
--- 66,73 ----
  typedef struct player_blobfinder_color_config
  {
+   /** For devices that can track multiple colors, indicate which
+   color channel we are defining with this structure. Single channel
+   devices will ignore this field. */
+   uint32_t channel;
    /** RGB minimum and max values (0-255) **/
    uint32_t rmin;


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to