Este site requer JavaScript.
Explorar
Ajuda
Acessar
wellton
/
opencv
Observar
1
Juntar aos favoritos
0
Fork
0
Você já fez o fork de opencv
Código
Issues
Pull Requests
Ações
Pacotes
Projetos
Versões
Wiki
Atividade
Arquivos
7432fc1d2d485bfb3c4a12482dd03930c54b6186
opencv
/
modules
/
java
T
Histórico
Andrey Pavlenko
7432fc1d2d
- 'String' (that is synonym of std::string) is added
...
- report generation added (<module>.txt)
2011-07-07 15:40:54 +00:00
..
android
Android samples fixed - line endings are converted to unix style; autogenerated folders are added to ignore list
2011-06-29 13:42:46 +00:00
android_test
java tests: split into packages, tests for VideoCapture implemented
2011-07-07 14:35:12 +00:00
config
Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator
2011-06-24 08:13:02 +00:00
src
More code review feedbacks addressed: Mat c-tor and setTo uses Scalar, Java Mat::dispose() calls C++ Mat::release().
2011-07-05 15:50:54 +00:00
CMakeLists.txt
Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components)
2011-07-04 11:41:39 +00:00
gen_java.py
- 'String' (that is synonym of std::string) is added
2011-07-07 15:40:54 +00:00
rst_parser.py
Improved rst parser; fixed bug in hdr_parser; some small fixes in documentation
2011-07-07 14:49:24 +00:00