I would like to study the source codes of openCV and reimplement them by
the boost generic image library, I hope the algorithms developed by GIL
could be integrated with Qt seamlessly.

There are many libraries of image processing and I don't need to implement
them again if I only want to develop some app, I would like to do this because
I want to learn something from surveying the source codes of openCV(looks like
this is a well design library) and the generic image library.

I haven't studied GIL yet, anybody who studied GIL could give me some advices?
Thanks a lot.

Thanks a lot