|
Re: C++ vs. Java Performance
Quote:
Originally Posted by manderson5192
2) Interesting...On the USFIRST.org beta testing forums, team 67 posted this:
...and a couple, related question:
4) How does the Java vision API compare to the C++ one? Is there a large speed difference?
|
The Java vision stuff is actually written in C++ for high performance. In Java you refer to pointers to C++ image objects to make sure that there are no slowdowns due to any complex image processing that needs to get done.
Quote:
|
6) When do you think everything will be released for us non-beta-testers?
|
Yesterday
__________________
Brad Miller
Robotics Resource Center
Worcester Polytechnic Institute
|