Skip to content

Error while loading different image for testing #8

@16sweetyjain

Description

@16sweetyjain

Traceback (most recent call last):
File "c:/Users/hp/Documents/ObjectDetection/number-plate/Car-Number-Plate-Detection-OpenCV-Python/CarPlateDetection.py", line 9, in
image = imutils.resize(image, width=500)
File "C:\Users\hp\AppData\Local\Programs\Python\Python36\lib\site-packages\imutils\convenience.py", line 69, in resize
(h, w) = image.shape[:2]
AttributeError: 'NoneType' object has no attribute 'shape'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions