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

Make it so that ImageFrame operations return an ImageFrame, same as CIFrame #4

Open
Jammy2211 opened this issue Jan 17, 2019 · 0 comments

Comments

@Jammy2211
Copy link
Owner

Therefore, if I compute the residuals of a CIFrame, the residuals should also be a CIFrame and therefore have access to the frame_geometry / ci_pattern attributes and methods.

This is currently implemented (I think), but not using array_filnalize in the classes, which makes it a lot cleaner.

Furthermore, the add_cti_to_image / correct_cti_from_image routines in CTIImage should return images that are instaces of the ImageFrame class.

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