Fast-Feature-Pyramids-for-Object-Detection icon indicating copy to clipboard operation
Fast-Feature-Pyramids-for-Object-Detection copied to clipboard

undergraduate work

Results 3 Fast-Feature-Pyramids-for-Object-Detection issues
Sort by recently updated
recently updated
newest added

testing_hog.compute(gray, testing_hog_value, Size(0, 0), Size(0, 0), testing_locations) why the size of windowStride is set to Size(0,0), not Size(8, 8)

I read the whole program, and fail to see where you used the ACF feature?

how to calcatue the value lamda ? the value is hard to choose,and have you test the DPM method? the value const lamda value is fit for all scenes?