[GIL] 3d image support

Hi, As I read from the documentation, GIL supports N-dimensional image concepts but lacks an Implementation of 'PointNDConcept', 'RandomAccessNDImageViewConcept', 'RandomAccessNDImageConcept' and 'RandomAccessNDLocatorConcept' for 3d images. Has anybody implemented these as extension to GIL or is it on the TODO list? What do you think will be the effort to implement them? Is it a no-brainer by just implementing the concepts similar to the 2d counterparts or will there be some difficulties from the design? Greetings, Falco

Falco Hirschenberger wrote:
As I read from the documentation, GIL supports N-dimensional image concepts but lacks an Implementation of 'PointNDConcept', 'RandomAccessNDImageViewConcept', 'RandomAccessNDImageConcept' and 'RandomAccessNDLocatorConcept' for 3d images. Has anybody implemented these as extension to GIL or is it on the TODO list? What do you think will be the effort to implement them? Is it a no-brainer by just implementing the concepts similar to the 2d counterparts or will there be some difficulties from the design?
Falco, It would be great to have models of 3-dimensional GIL concepts, so GIL can be used for video, for example. I am not aware of anyone doing this so far. I don't foresee any particular difficulties in extending GIL to 3D. If you are interested in developing this extension I will be happy to help with any questions you may have along the way. Lubomir

Hi Falco, I'm also interested in this, so when you starting the developing please brings me together, thanks! On Wed, Jul 16, 2008 at 1:49 AM, Lubomir Bourdev <lbourdev@adobe.com> wrote:
Falco Hirschenberger wrote:
As I read from the documentation, GIL supports N-dimensional image concepts but lacks an Implementation of 'PointNDConcept', 'RandomAccessNDImageViewConcept', 'RandomAccessNDImageConcept' and 'RandomAccessNDLocatorConcept' for 3d images. Has anybody implemented these as extension to GIL or is it on the TODO list? What do you think will be the effort to implement them? Is it a no-brainer by just implementing the concepts similar to the 2d counterparts or will there be some difficulties from the design?
Falco,
It would be great to have models of 3-dimensional GIL concepts, so GIL can be used for video, for example. I am not aware of anyone doing this so far. I don't foresee any particular difficulties in extending GIL to 3D. If you are interested in developing this extension I will be happy to help with any questions you may have along the way.
Lubomir
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- ------------------------------- Enjoy life! Barco You
participants (3)
-
Barco You
-
Falco Hirschenberger
-
Lubomir Bourdev