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

Apply filters to raw image in unmanaged memory #35

Closed
GoogleCodeExporter opened this issue Mar 3, 2016 · 5 comments
Closed

Apply filters to raw image in unmanaged memory #35

GoogleCodeExporter opened this issue Mar 3, 2016 · 5 comments

Comments

@GoogleCodeExporter
Copy link

At this point most AForge.Imaging filters support filtering on Bitmap or 
BitmapData. It would be nice to extend the library to support raw images 
in unmanaged memory. This will give possibility to do more optimized image 
processing in some cases and potentially may give compatibility with some 
other libraries (Paint.NET ?).

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

@GoogleCodeExporter
Copy link
Author

Original comment by andrew.k...@gmail.com on 7 Jan 2008 at 1:24

  • Added labels: Milestone-2.0

@GoogleCodeExporter
Copy link
Author

Original comment by andrew.k...@gmail.com on 31 Aug 2008 at 9:10

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

This would be really really nice. I have done this for the filters I used for 
my own 
project. Will document them and send to you if you like.

Original comment by ross.g.m...@gmail.com on 17 Oct 2008 at 6:45

@GoogleCodeExporter
Copy link
Author

The support for unmanaged images was introduced by base image processing 
classes and 
was implemented in all routines.

Will become available in 2.0 version.

Original comment by andrew.k...@gmail.com on 20 Mar 2009 at 1:51

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by andrew.k...@gmail.com on 22 Jul 2009 at 3:51

  • 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