Results 1 to 3 of 3

Thread: Help with simple GUI application with OpenCV library

  1. #1
    Join Date
    Mar 2012
    Posts
    13
    Thanks
    1
    Qt products
    Qt4

    Default Help with simple GUI application with OpenCV library

    Hi,

    I am new to Qt and OpenCV. I am using OpenCV2.2 + Qt 4.8 for VC++ 10. I am able to build a console application and do what I want ( Loading and Saving a JPEG without change in file size and having no intention performing any operations on it )
    Now I want to build a simple GUI app that has two buttons open and save. I want load a JPEG from my HDD and save it desired location and desired name on clicking the save button. I am having hiccups with accomplishing it. You can find the code of my project below. Please help me out.

    I would like to appreciate any help in advance.
    Thanks

    main.txt

    jpeghandler.cpp

    jpe.h

  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: Help with simple GUI application with OpenCV library

    What doesn't work about it?

  3. #3
    Join Date
    Mar 2012
    Posts
    13
    Thanks
    1
    Qt products
    Qt4

    Default Re: Help with simple GUI application with OpenCV library

    LOADSAVE.CPP couldn't handle the temp file format from QString . . I sorted out the solution for it though.

    Thanks

Similar Threads

  1. Qt + OpenCV, simple example
    By stampede in forum Newbie
    Replies: 33
    Last Post: 4th August 2015, 17:06
  2. Replies: 1
    Last Post: 12th September 2011, 11:34
  3. Deploying a Qt / OpenCV application in Mac OS X
    By hersheyzombie in forum Installation and Deployment
    Replies: 2
    Last Post: 29th July 2011, 00:58
  4. Replies: 0
    Last Post: 20th July 2010, 14:30
  5. Replies: 4
    Last Post: 10th October 2009, 17:59

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.