Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing first argument as "path" from "transformed_img" while calling "make_record" function in searh_image function in signature_database_base.py file #155

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

A7-4real
Copy link

This solves the "ValueError: the input array must have size 3 along channel_axis, got (1269, 1920)" error while searching the image.
channel axis (error) - make_record - error
e

…g "make_record" function in searh_image function.

This solves the "ValueError: the input array must have size 3 along `channel_axis`, got (1269, 1920)" error while searching the image.
changing first argument as "path" from "transformed_img" while calling "make_record" function in searh_image function.
@A7-4real A7-4real changed the title Changing first argument as "path" from "transformed_img" while calling "make_record" function in searh_image function. Changing first argument as "path" from "transformed_img" while calling "make_record" function in searh_image function in signature_database_base.py file Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant