View Full Version : Vision Processing on a Laptop
inkspell4
08-01-2013, 22:31
How can we effectively use a laptop to process the images being received form the robot to highlight the targets?
We are using java for the robot code.
F22Rapture
08-01-2013, 22:36
How can we effectively use a laptop to process the images being received form the robot to highlight the targets?
We are using java for the robot code.
SmartDashboard plugin, OpenCV, RoboRealm
cjlane1138
09-01-2013, 15:18
How can we effectively use a laptop to process the images being received form the robot to highlight the targets?
We are using java for the robot code.
This tutorial is very useful. WPI also provides code. Check it out and let me know what you think/if it works!
http://wpilib.screenstepslive.com/s/3120/m/8731
How can we effectively use a laptop to process the images being received form the robot to highlight the targets?
We are using java for the robot code.
This has been discussed. Here is a solution in Java. You will not be able to use the NI Vision libraries (assuming they are still unable to connect to a hub-connected camera), but will be able to use very powerful systems like OpenCV, etc.
http://www.chiefdelphi.com/forums/showthread.php?p=1012897#post1012897
Greg McKaskle
09-01-2013, 21:11
NI image processing libraries are independent of image acquisition. The LabVIEW example code last year and this year both demonstrate using NI Vision on the PC. The CVI version of vision exposes C entry points to the same functions.
Greg McKaskle
vBulletin® v3.6.4, Copyright ©2000-2017, Jelsoft Enterprises Ltd.