mirror of https://github.com/opencv/opencv.git
Open Source Computer Vision Library
https://opencv.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
260 lines
6.4 KiB
260 lines
6.4 KiB
14 years ago
|
package org.opencv.test.objdetect;
|
||
|
|
||
14 years ago
|
import org.opencv.objdetect.HOGDescriptor;
|
||
14 years ago
|
import org.opencv.test.OpenCVTestCase;
|
||
|
|
||
|
public class HOGDescriptorTest extends OpenCVTestCase {
|
||
|
|
||
14 years ago
|
public void testCheckDetectorSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testComputeGradientMatMatMat() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testComputeGradientMatMatMatSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testComputeGradientMatMatMatSizeSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testComputeMatListOfFloat() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testComputeMatListOfFloatSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testComputeMatListOfFloatSizeSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testComputeMatListOfFloatSizeSizeListOfPoint() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMatListOfPoint() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMatListOfPointDouble() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMatListOfPointDoubleSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMatListOfPointDoubleSizeSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMatListOfPointDoubleSizeSizeListOfPoint() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMatListOfPointListOfDouble() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMatListOfPointListOfDoubleDouble() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMatListOfPointListOfDoubleDoubleSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMatListOfPointListOfDoubleDoubleSizeSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMatListOfPointListOfDoubleDoubleSizeSizeListOfPoint() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRect() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectDouble() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectDoubleSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectDoubleSizeSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectDoubleSizeSizeDouble() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectDoubleSizeSizeDoubleDouble() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectDoubleSizeSizeDoubleDoubleBoolean() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectListOfDouble() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectListOfDoubleDouble() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectListOfDoubleDoubleSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectListOfDoubleDoubleSizeSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectListOfDoubleDoubleSizeSizeDouble() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectListOfDoubleDoubleSizeSizeDoubleDouble() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testDetectMultiScaleMatListOfRectListOfDoubleDoubleSizeSizeDoubleDoubleBoolean() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testGet_blockSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testGet_blockStride() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testGet_cellSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testGet_derivAperture() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testGet_gammaCorrection() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testGet_histogramNormType() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testGet_L2HysThreshold() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testGet_nbins() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testGet_nlevels() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testGet_svmDetector() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
|
|
||
14 years ago
|
public void testGet_winSigma() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testGet_winSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
13 years ago
|
public void testGetDaimlerPeopleDetector() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
|
|
||
|
public void testGetDefaultPeopleDetector() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
|
|
||
14 years ago
|
public void testGetDescriptorSize() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testGetWinSigma() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testHOGDescriptor() {
|
||
|
HOGDescriptor hog = new HOGDescriptor();
|
||
14 years ago
|
|
||
14 years ago
|
assertNotNull(hog);
|
||
14 years ago
|
assertEquals(HOGDescriptor.DEFAULT_NLEVELS, hog.get_nlevels());
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testHOGDescriptorSizeSizeSizeSizeInt() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testHOGDescriptorSizeSizeSizeSizeIntInt() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testHOGDescriptorSizeSizeSizeSizeIntIntDouble() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testHOGDescriptorSizeSizeSizeSizeIntIntDoubleInt() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testHOGDescriptorSizeSizeSizeSizeIntIntDoubleIntDouble() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testHOGDescriptorSizeSizeSizeSizeIntIntDoubleIntDoubleBoolean() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testHOGDescriptorSizeSizeSizeSizeIntIntDoubleIntDoubleBooleanInt() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testHOGDescriptorString() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testLoadString() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testLoadStringString() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testSaveString() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
14 years ago
|
public void testSaveStringString() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
|
|
||
|
public void testSetSVMDetector() {
|
||
|
fail("Not yet implemented");
|
||
|
}
|
||
14 years ago
|
|
||
|
}
|