Update of 
/cvsroot/playerstage/code/player/server/drivers/blobfinder/artoolkitplus
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10964/server/drivers/blobfinder/artoolkitplus

Modified Files:
        artoolkitplus.cc 
Log Message:
fixed setting of image format for artoolkitplus


Index: artoolkitplus.cc
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/server/drivers/blobfinder/artoolkitplus/artoolkitplus.cc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** artoolkitplus.cc    9 Jul 2006 01:11:03 -0000       1.2
--- artoolkitplus.cc    17 Jul 2006 04:00:04 -0000      1.3
***************
*** 162,165 ****
--- 162,168 ----
      tracker = new ARToolKitPlus::TrackerSingleMarkerImpl<6,6,6, 1, 
8>(LastFrameWidth,LastFrameHeight);
      
+       tracker->setPixelFormat(ARToolKitPlus::PIXEL_FORMAT_LUM);
+ 
+       
      // set a logger so we can output error messages
      //



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to