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

input image limit - 268 435 456 pixels does not allow 32K panorama conversion) #56

Open
mozg4D opened this issue Aug 15, 2019 · 0 comments

Comments

@mozg4D
Copy link

mozg4D commented Aug 15, 2019

23000*11500 max input image resolution is high enough in most cases, but 8K output requires 32K input)
Minor issue. CMFT is amazing - super fast

*latlong to cubemap; tga; bgr8; separate faces; no filters
*maybe due to allocation buffer size

changing uint32_t to uint64_t in "image.cpp" lines: 1573, 1575, 3145, 3146, 3153 helps for resolutions up to 29300*14650 but still issues with higher resolutions

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

1 participant