mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
Java API: generated test stubs for 2 new functions
This commit is contained in:
@@ -181,6 +181,14 @@ public class HOGDescriptorTest extends OpenCVTestCase {
|
||||
fail("Not yet implemented");
|
||||
}
|
||||
|
||||
public void testGetDaimlerPeopleDetector() {
|
||||
fail("Not yet implemented");
|
||||
}
|
||||
|
||||
public void testGetDefaultPeopleDetector() {
|
||||
fail("Not yet implemented");
|
||||
}
|
||||
|
||||
public void testGetDescriptorSize() {
|
||||
fail("Not yet implemented");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user