Results 1 to 2 of 2

Thread: OpenCv Problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2010
    Posts
    77
    Thanks
    10
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default OpenCv Problem

    Hi every body!

    i m using Qt and Opencv 2.0 for create a program that give a image and do color segmentation on it!
    but my problem is a signal error that i give from some opencv methods like cvKmeans2 and cvCvtColor!
    (disassembler for cvCvtColor is 0x1002e4e4 movdqa %xmm3,-0x38(%ebp))
    if i add this functions in another C++ application like Visual C++ it works fine or in Qt if i dont use QApplication i havent any error please help me!
    Last edited by danics; 12th April 2010 at 15:14.

Similar Threads

  1. Opencv include problem
    By cae in forum Newbie
    Replies: 2
    Last Post: 12th February 2010, 09:25
  2. Problem wth Opencv & Qt 4
    By Casper2004 in forum Qt Programming
    Replies: 0
    Last Post: 28th September 2009, 09:33
  3. Replies: 1
    Last Post: 1st July 2009, 09:19
  4. I've got a qt&opencv problem.
    By eralvc in forum Installation and Deployment
    Replies: 2
    Last Post: 23rd October 2008, 09:58

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
  •  
Qt is a trademark of The Qt Company.