mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 05:11:04 -05: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