Tracking the 2012 target in C++

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

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.

Well, I’ll be. I thought we had the latest. Thanks!