Skip to content

"cv2.img_hash_PHash()" #63

@doublex

Description

@doublex

I have problem to calculate the opencv-contrib "phash()"

import cv2
image = cv2.imread( '/tmp/test.jpg' )
hashcode = cv2.img_hash_PHash( image )
print hashcode

Result -> phash-object:

<img_hash_PHash 0x7fbc4761d330>

Are there any docs?
Thanks a lot!

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