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

array size #2

Open
Karyoussef opened this issue Jul 17, 2018 · 1 comment
Open

array size #2

Karyoussef opened this issue Jul 17, 2018 · 1 comment

Comments

@Karyoussef
Copy link

whenever I run the cod on one of my flir one thermal images it produces an array of size 640,480, however when I test the example image it produces 320, 230 image

@souza-jpeg
Copy link

Same here. When i use the example image, it produces a (320, 240) shape np.array. When i use flir images with dimensions 640x480, its ok. When i use a image of Flir C2 Education k (with dimensions 320x240), got thermal_np with shape (60, 40).

This makes it impossible to work with temperature submatrices (when you only want to check the temperatures of a certain ROI of the image).

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