Java API: generated test stubs for 2 new functions
This commit is contained in:
parent
02c98152d7
commit
6c767b281e
@ -181,6 +181,14 @@ public class HOGDescriptorTest extends OpenCVTestCase {
|
|||||||
fail("Not yet implemented");
|
fail("Not yet implemented");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public void testGetDaimlerPeopleDetector() {
|
||||||
|
fail("Not yet implemented");
|
||||||
|
}
|
||||||
|
|
||||||
|
public void testGetDefaultPeopleDetector() {
|
||||||
|
fail("Not yet implemented");
|
||||||
|
}
|
||||||
|
|
||||||
public void testGetDescriptorSize() {
|
public void testGetDescriptorSize() {
|
||||||
fail("Not yet implemented");
|
fail("Not yet implemented");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user