1 Commits (5a7118a88ba1633c299357434efda056edad8041)

Author SHA1 Message Date
Maksim Shabunin 457123027e Modified java wrapping mechanism 10 years ago
Maksim Shabunin b3bae170ed Fixed java tests build 10 years ago
Vadim Pisarevsky 75487d43f5 fixed trailing whitespaces 10 years ago
Vadim Pisarevsky 00b2124876 fixing more compile problems with Java bindings etc 10 years ago
Ilya Lavrenov 3eaa8f149b added cv::intergal to T-API 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Andrey Kamaev c98c246fc2 Move border type constants and Moments class to core module 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev dbd30d4fba Revert "fixing Java test and sample after moving drawContours() from Imgproc to Core" 12 years ago
Andrey Pavlenko eb4ce67dac fixing Java test and sample after moving drawContours() from Imgproc to Core 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Andrey Pavlenko 3a922a535c adding one more assertion to a Java test 13 years ago
Andrey Pavlenko ea735a0475 Java API: fixing Mat::put() for non-continuous Mat-s, adding/improving tests 13 years ago
Andrey Pavlenko dbccc9b129 improving Imgproc.convexityDefects() and Imgproc.convexHull() 13 years ago
Andrey Pavlenko 2513f5d3c7 fixing #1808, Java API improvements 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Pavlenko a57bc4feea Java API: fixing more tests 13 years ago
Ivan Korolev 2154fb5a15 Java API: Fixed some bugs in the ImgprocTest.java 13 years ago
Ivan Korolev 89338a38af Fixed some bugs in the ImgprocTest.java module. 13 years ago
Andrey Pavlenko 0c45a5add2 Java API: minor bug-fixes and improvements in CvVector-s and tests 13 years ago
Andrey Pavlenko 1b2525703e Java API minor fixes 13 years ago
Andrey Pavlenko f13e54dd72 #921 less signatures for func-s with default arg val-s (aka smart overloads); 13 years ago
Andrey Pavlenko 20cceb8fdf moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API 13 years ago
Andrey Pavlenko 36890cc959 (#1636) Java API: adding undistortPoints() support and smoke test; minor improvements in Java stuff 13 years ago
Andrey Pavlenko bb33f8dd3c fixing Java test compilation after API change (distanceTransform() -> distanceTransformWithLabels()) 13 years ago
Andrey Kamaev 3d61f5bdd0 Fixed 2 more tests for Java API 13 years ago
Andrey Pavlenko d51a5262b3 Java API: adding test for HoughLinesP() 13 years ago
Andrey Kamaev 0a2c7803b6 Fixed mixChannels argument types 14 years ago
Andrey Kamaev b486a96601 Java API: refactored Core tests 14 years ago
Andrey Kamaev 99e3b5a24e Java API: cleaned imgproc tests; changed signatures of several java functions 14 years ago
Andrey Kamaev 39c5eb2f66 Java API: new tests for Core and Imgproc from Hussein Abdinoor 14 years ago
Andrey Kamaev a0590273e9 Java API: fixed problems in video and ml modules; generated test stubs for all exported functions (now we have 1701 tests). 14 years ago
Andrey Pavlenko 70caece001 Java API: fitEllipse arg type is changed to List<Point>, test is updated as well 14 years ago
Andrey Pavlenko 790ff8f42a Java API: minEnclosingCircle() fixed (float& -> float[]) 14 years ago
Kirill Kornyakov 66e79167ee java tests: updated testFillConvexPolyMatMatScalarIntInt, testFitEllipse colorWhite added 14 years ago
Kirill Kornyakov 2a47ab6e08 java tests: minor updates 14 years ago
Andrey Pavlenko fa0daa4809 Java API: fixing converters (copyData=true) and samples compilation 14 years ago
Kirill Kornyakov 43628ab868 java: bugfix in RotatedRect, one test fixed 14 years ago
Kirill Kornyakov d87f513b4f java tests: addede tests for Converter and core classes by Hussein Abdinoor 14 years ago
Andrey Pavlenko f4e28f87d8 Java API: new converters, findFundamentalMat/cornerSubPix/findHomography/solvePnP/solvePnPRansac and their tests are updated 14 years ago
Kirill Kornyakov edead9a2c2 java tests: added some new asserts, and new tests by Hussein Abdinoor 14 years ago
Andrey Pavlenko b99c5db124 Java API: tests for polylines() and goodFeaturesToTrack(), fix of GFTT corners arg type 14 years ago
Andrey Kamaev 754a8c1b66 Java API: added more tests 14 years ago
Andrey Pavlenko 6b888ada8a Java API tests are added: fillConvexPoly, mixChannels, drawContours 14 years ago
Andrey Kamaev 954f3c1eb9 Java: fixed Mats comparison; added resahpe mathod to core.Mat; fixed test resources extraction. 14 years ago
Andrey Pavlenko 3f5089411a 2 'findContours(...)' tests are added 14 years ago
Andrey Kamaev eff9eda9a6 Added some new tests for Java API 14 years ago
Kirill Kornyakov f7ff65f5df added java tests for imgproc by Hussein Abdinoor 14 years ago
Kirill Kornyakov 387334e991 java tests: imgproc test cleaned 14 years ago