Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in hogdetector.py #3

Open
KuroChan1998 opened this issue Mar 30, 2019 · 0 comments
Open

error in hogdetector.py #3

KuroChan1998 opened this issue Mar 30, 2019 · 0 comments

Comments

@KuroChan1998
Copy link

When running hogdetector.py, i found this error after the video is over.

Traceback (most recent call last):
File "D:/CDesktop/Engineering/PRP/Moving_Object_Detection/camshift/tracking-python3-master/hogdetector.py", line 78, in
objectDetected = hogPleDetector.detectLargest(frame)
File "D:\CDesktop\Engineering\PRP\Moving_Object_Detection\camshift\tracking-python3-master\trackers\hogpeopledetector.py", line 86, in detectLargest
useMeanshiftGrouping=False)
cv2.error: OpenCV(3.4.3) C:\projects\opencv-python\opencv\modules\core\src\matrix.cpp:235: error: (-215:Assertion failed) s >= 0 in function 'cv::setSize'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant