Log in

View Full Version : Tracking the 2012 target in C++


SuperBK
09-02-2012, 21:19
Hi. We are taking a look at camera target tracking in C++ after not having used the camera for the last couple of years. We generated the sample project called "2010 Vision Demo" (or something similiar) and was wondering if there is an updated sample for 2012. For example, its looking for round targets. Is there an update to detect the square targets for this year? I am reading through the NI vision whitepaper now.

Thanks,
Brian

mikets
09-02-2012, 21:23
If you have installed the latest workbench update (3111).
http://firstforge.wpi.edu/sf/frs/do/listReleases/projects.wpilib/frs.2012_update_for_c
It contains a 2012 vision sample.

SuperBK
09-02-2012, 21:49
Well, I'll be. I thought we had the latest. Thanks!