Results 1 to 2 of 2

Thread: Could Qt integrate the algorithm design by boost generic image library?

  1. #1
    Join Date
    Jan 2011
    Posts
    127
    Thanks
    42
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Could Qt integrate the algorithm design by boost generic image library?

    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

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Could Qt integrate the algorithm design by boost generic image library?

    I would like to study the source codes of openCV
    Excellent. Nothing to do with Qt.
    and reimplement them by the boost generic image library,
    Excellent. Nothing to do with Qt.
    I hope the algorithms developed by GIL could be integrated with Qt seamlessly.
    If you want to use OpenCV or Boost GIL in a C++ program that also uses the Qt libraries then you can do it right now, nothing special required.

    My advice:
    • Don't reinvent a wheel that does not need reinventing.
    • Be kind to your mother

Similar Threads

  1. adding boost library to Qt
    By neutrino in forum Qt Programming
    Replies: 13
    Last Post: 7th August 2011, 15:59
  2. how to configure boost c++ library with qt 4.5
    By er.girisht in forum Newbie
    Replies: 1
    Last Post: 21st December 2010, 21:14
  3. Design pattern of qwt library
    By Hogwarts in forum Qwt
    Replies: 1
    Last Post: 4th June 2010, 10:04
  4. Replies: 0
    Last Post: 12th April 2010, 07:05
  5. Replies: 3
    Last Post: 28th January 2010, 11:08

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.