Object_Detection_Classification_-_Ford_Otosan_Intern_P2 icon indicating copy to clipboard operation
Object_Detection_Classification_-_Ford_Otosan_Intern_P2 copied to clipboard

Error "AttributeError: 'NoneType' object has no attribute 'shape'"

Open daffymarco opened this issue 9 months ago • 0 comments

.....\src\video2frame.py", line 31, in height, width, layers = img.shape ^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'shape'

In file have pathIn and pathOut, what should I put in these fields? I put the path to an empty folder, but I didn't find the code description of what should be put in these variables.

Thanks.

daffymarco avatar Oct 08 '23 19:10 daffymarco