This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
java
/
android_test
/
src
/
org
/
opencv
/
test
History
Andrey Pavlenko
20cceb8fdf
moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API
2012-03-16 15:11:56 +00:00
..
android
(
#1636
) Java API: adding undistortPoints() support and smoke test; minor improvements in Java stuff
2012-03-14 07:37:48 +00:00
calib3d
Java API: fixed problems in video and ml modules; generated test stubs for all exported functions (now we have 1701 tests).
2011-08-05 08:39:28 +00:00
core
#1672
2012-03-11 14:35:46 +00:00
features2d
(
#1636
) Java API: adding undistortPoints() support and smoke test; minor improvements in Java stuff
2012-03-14 07:37:48 +00:00
highgui
Java API: test for Highgui.imencode() is added
2011-08-26 14:39:04 +00:00
imgproc
moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API
2012-03-16 15:11:56 +00:00
ml
Java API: adding C++ classes inheritance support
2012-03-15 09:11:04 +00:00
objdetect
Fixed Android build.
2011-08-15 07:03:22 +00:00
utils
Java API: generated test stubs for recently added functions/classes
2011-08-10 16:57:15 +00:00
video
Fixed 2 more tests for Java API
2011-12-21 12:12:58 +00:00
OpenCVTestCase.java
Java API: Fixed bug in Mat port; fixed/implemented all java tests for core module
2011-08-10 15:56:47 +00:00
OpenCVTestRunner.java
Java API: corrected names of methods in Utils class; fixed bug in DMatch (thank for Hussein Abdinoor); added new utility method loadResource
2011-08-09 11:46:27 +00:00