View Single Post
  #42   Spotlight this post!  
Unread 04-02-2014, 01:19
charr charr is offline
Registered User
FRC #3504
 
Join Date: Aug 2013
Location: Pittsburgh
Posts: 20
charr is an unknown quantity at this point
Re: Yet Another Vision Processing Thread

I'd be very interested in samples and info on OpenCV and the Odroid-XU

Quote:
Originally Posted by faust1706 View Post
OpenCV and OpenNI work with ARM just fine in my expirience with using 2 different ARM boards with the libraries (The odroid x2 and XU)

I have said this before, but I will reiterate it: Do not rely on the kinect giving accurate depth measurements at a competition. There are so many stage lights saturating the field with IR light that the ir pattern the kinect emits will be flooded out and the depth map most likely won't work.

I have a quick install of opencv and libfreenect if you're interested, and a bunch of demo programs I wrote that explores a lot of the opencv and opencv2 libraries.