change links from samples/python2 to samples/python
This commit is contained in:
@@ -73,7 +73,7 @@ namespace cv { namespace cuda {
|
||||
- A CUDA example applying the HOG descriptor for people detection can be found at
|
||||
opencv_source_code/samples/gpu/hog.cpp
|
||||
- (Python) An example applying the HOG descriptor for people detection can be found at
|
||||
opencv_source_code/samples/python2/peopledetect.py
|
||||
opencv_source_code/samples/python/peopledetect.py
|
||||
*/
|
||||
class CV_EXPORTS HOG : public Algorithm
|
||||
{
|
||||
|
Reference in New Issue
Block a user