You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.
Need to loop through all dimensions except lifetime. Perhaps fitting could be an op or an algorithm or some other IJ2 concept. Want to support a 'chunky pixel effect' as currently supported: fitting occurs coarsely at first, skipping every n pixels and drawing fat n x n pixels, gradually being refined until every pixel is fitted.
The text was updated successfully, but these errors were encountered:
Missing is the use of a lifetime LUT, automatic adjustment of ranges, manual adjustment of ranges through a histogram tool, hiding of out-of-range pixels with the histogram tool.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Need to loop through all dimensions except lifetime. Perhaps fitting could be an op or an algorithm or some other IJ2 concept. Want to support a 'chunky pixel effect' as currently supported: fitting occurs coarsely at first, skipping every n pixels and drawing fat n x n pixels, gradually being refined until every pixel is fitted.
The text was updated successfully, but these errors were encountered: