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

AttributeError: 'NoneType' object has no attribute 'shape' #3

Open
seabass1217 opened this issue May 28, 2023 · 1 comment
Open

AttributeError: 'NoneType' object has no attribute 'shape' #3

seabass1217 opened this issue May 28, 2023 · 1 comment

Comments

@seabass1217
Copy link

@TextZip

Thank you for your work! It is a very informative project. I receive the subject line error when attempting to stitch images of a paved runway. Attached is a sample image. Changing the 'scale' or the MIN_MATCH_COUNT variables does not help. Does the image need more protrusion features for the algorithm to work properly? Is there a certain format or size of images required?

Thanks!

frame_0

@TextZip
Copy link
Owner

TextZip commented Jun 7, 2023

Hi,

I am glad you find the project useful. There aren't any huge issues with image sizes and file formats, standard images like png and jpg should work (you can also take a look at some of the sample datasets I use)

Does the image need more protrusion features for the algorithm to work properly?

The percentage of overlap between images matters and also yeah the number of good features also helps.
I can help better if you maybe share a sample of your dataset or give some more information about the dataset

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

No branches or pull requests

2 participants