I like to use OpenCV in pure Java. I am aware of the online API javadoc "http://docs.opencv.org/java/2.4.9/". But I feel it would be more convenient for me to have an off-line documentation of the same, just like the ones provided by Oracle for the JDK.
Is there any provision for that?