Results 1 to 5 of 5

Thread: Image scanning

  1. #1
    Join Date
    Nov 2008
    Posts
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Image scanning

    Hello,

    Is there any library for image scanning built on Qt4 and i can run it on windows and linux

    I use Qt creator with mingw on windows.

    Thanks

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Image scanning

    IMage scanning from where ? scanner ?
    Qt is not a driver for everything

  3. #3
    Join Date
    Nov 2008
    Posts
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Image scanning

    Quote Originally Posted by aamer4yu View Post
    IMage scanning from where ? scanner ?
    Qt is not a driver for everything
    I know but i ask about interface for any library like twain.h to use it easy with Qt.

  4. #4
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Image scanning

    Quote Originally Posted by Scratch View Post
    I use Qt creator
    Well I sit on a blue chair. So what Qt version I use? Qt creator is just a editor and says nothing...

    Quote Originally Posted by Scratch View Post
    I know but i ask about interface for any library like twain.h to use it easy with Qt.
    Since Qt is C++ and Twain has a C/C++ library, you can simple use it. Just integrate it in you app.


    EDIT: I have used google for you: http://www.cppfrance.com/codes/PACKA...AIN_46374.aspx
    EDIT 2: and the search engine of the board: http://www.qtcentre.org/forum/f-qt-p...ing-15259.html
    Last edited by Lykurg; 22nd July 2009 at 07:52.

  5. #5
    Join Date
    Nov 2008
    Posts
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Image scanning

    Quote Originally Posted by Lykurg View Post
    Well I sit on a blue chair. So what Qt version I use? Qt creator is just a editor and says nothing...

    Since Qt is C++ and Twain has a C/C++ library, you can simple use it. Just integrate it in you app.
    ok...
    You must use MS compiler To use Twain library on windows because Twain library depends on DSM (Data Source Manager) library and i can't use mingw to built DSM library on windows but i can built it easy on linux.

    i will use the already built library (TWAINDSM.dll) but i try many times to built TWAIN sample Data Source using src.pro and all attempts failed

    I use Qt 4.5.2 with mingw, specifically i use this package
    http://www.qtsoftware.com/downloads/sdk-windows-cpp

    Please tell me if you know other library i can run it on linux and windows using mingw without change my source.

    EDIT: i try google before and i get your result but this library did not work with mingw and QT4 and twain.h is very old
    Last edited by Scratch; 22nd July 2009 at 08:48.

Similar Threads

  1. Image Commander v.1.2
    By piotrek in forum Qt-based Software
    Replies: 0
    Last Post: 20th April 2009, 10:59
  2. can Qlabel display a series of image one by one ?
    By jirach_gag in forum Qt Tools
    Replies: 3
    Last Post: 11th August 2008, 15:36
  3. Finding marks on scanned image for alignment
    By caduel in forum Qt Programming
    Replies: 1
    Last Post: 23rd September 2007, 02:10
  4. how i can add image in my toolbar
    By jyoti in forum Qt Tools
    Replies: 7
    Last Post: 19th December 2006, 14:39
  5. Scanning a image
    By xgoan in forum Qt Programming
    Replies: 1
    Last Post: 9th August 2006, 10:36

Tags for this Thread

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.