Skip to content

Pyzbar is not detecting barcode  #165

@Sahil-pixel

Description

@Sahil-pixel

I have used pyzbar==0.1.9 , Python v3.10.12
i am running code

from pyzbar.pyzbar import decode
from PIL import Image
data=decode(Image.open('./image-1.png'))
print(data)

output> []

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions