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

Extending of Complex Image #33

Closed
GoogleCodeExporter opened this issue Jun 24, 2015 · 3 comments
Closed

Extending of Complex Image #33

GoogleCodeExporter opened this issue Jun 24, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

At this point ComplexImage class keeps complex image's data privately. It 
is required to provide access to them, so it would be possible to develop 
additional filters.

Original issue reported on code.google.com by andrew.k...@gmail.com on 12 Nov 2007 at 4:55

@GoogleCodeExporter
Copy link
Author

ComplexImage is extended with public property, which gives access to complex 
image's 
data. It gives possibility to implement additional classes to do filtering on 
ComplexImage. IComplexFilter interface provided for filters, which work on 
complex 
Fourier transformed images. Frequency filter is moved out of ComplexImage to 
separate class.

The fix is available in revision 397. Will be released in 1.5.2 version.

Original comment by andrew.k...@gmail.com on 19 Nov 2007 at 4:30

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by andrew.k...@gmail.com on 18 Feb 2008 at 12:40

  • Changed state: Verified

@GoogleCodeExporter
Copy link
Author

Original comment by andrew.k...@gmail.com on 19 May 2008 at 6:08

  • Changed state: Released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant