sawpawan / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

Documentation esp JavaDoc #360

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Is there a JavaDoc for JavaCV?

I've created a JavaDoc using the downloaded source code but there appears to be 
no documentation of the classes therein.

What steps will reproduce the problem?
1. Document the classes in JavaCV so developers can understand functions of 
classes and methods.
2.
3.

What is the expected output? What do you see instead? NA

What version of the product are you using? On what operating system? Latest

Please provide any additional information below.

Original issue reported on code.google.com by arktist....@gmail.com on 5 Sep 2013 at 2:34

GoogleCodeExporter commented 8 years ago
Not much Javadoc at the moment unfortunately... But please post any questions 
you may have on the mailing list and I'll be sure to answer, thanks!

Original comment by samuel.a...@gmail.com on 15 Sep 2013 at 4:11

GoogleCodeExporter commented 8 years ago
API documentation produced by Javadoc is now available!
http://bytedeco.org/javacpp/apidocs/
http://bytedeco.org/javacpp-presets/artoolkitplus/apidocs/
http://bytedeco.org/javacpp-presets/ffmpeg/apidocs/
http://bytedeco.org/javacpp-presets/fftw/apidocs/
http://bytedeco.org/javacpp-presets/flandmark/apidocs/
http://bytedeco.org/javacpp-presets/flycapture/apidocs/
http://bytedeco.org/javacpp-presets/gsl/apidocs/
http://bytedeco.org/javacpp-presets/leptonica/apidocs/
http://bytedeco.org/javacpp-presets/libdc1394/apidocs/
http://bytedeco.org/javacpp-presets/libfreenect/apidocs/
http://bytedeco.org/javacpp-presets/llvm/apidocs/
http://bytedeco.org/javacpp-presets/opencv/apidocs/
http://bytedeco.org/javacpp-presets/tesseract/apidocs/
http://bytedeco.org/javacpp-presets/videoinput/apidocs/
http://bytedeco.org/javacv/apidocs/
Although the comments are quite sparse...

Original comment by samuel.a...@gmail.com on 27 Dec 2014 at 3:40