Closed thebigshaikh closed 4 years ago
What is the version of opencv in your system? Please follow the versions specified in Pipfile
@Saqhas Yes, I downgraded my packages according to the pip file and the error has gone now. But it's taking a lot of time to execute.
Upon executing I get Tensorflow warnings (which is fine), however, after that, the execution seems to be hung with no output.
Earlier I could see the intermediate images with the following Output:
Now we are in the Process of Preprocessing the image The image to Grayscale : The image to High Contrast: The image to Blurred: The image thresholded:
But now I don't, The terminal doesn't op anything( Still running in the background), I waited for around 30 minutes.
So you mean you are not getting any output
@Saqhas The execution doesn't complete. No errors, No output. It's still running even after 30 mins
Closing the issue as it was a venv problem. Created a new one and it worked.
Command Executed:
python Launch.py -i D:\DeavANPR\Examples\frame0.jpg -s False -o D:\DeavANPR\Output -sh False
(frame0.jpg is not changed, the same as repository frame0.jpg in Examples dir)Error : -