Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use opencv videocapture in django

I created python files for face detection using videocapture under models.py. If I run python models.py it works well. If i run manage.py runserver it does not returns video and there is no error is showing. Can anyone help me to fix this problem?

How to use opencv videocapture in django

I created python files for face detection using videocapture under models.py. If I run python models.py want to use video capture in django project. Is it works well. If i run manage.py runserver it does not returns video and there is no error is showing. Can anyone help me possible to fix this problem?do that?