WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rating: Thread Rating: 4 votes, 4.75 average. Display Modes
  #1  
Old 02-26-2010, 08:12 AM
JimC JimC is offline
Member
 
Join Date: Jun 2009
Posts: 42
Not with Vizard, but I've used OpenCV 1.0 with Python 2.4...I could post the module & dlls somewhere if you want to try that.

I tried building 1.1 on Linux once--couldn't get the Python bindings to work & ended up going with the 1.0 binaries there as well.
Reply With Quote
  #2  
Old 03-01-2010, 04:56 AM
nige777 nige777 is offline
Member
 
Join Date: Nov 2007
Location: UK
Posts: 78
Sorry for the blatant thread hi-jack , but this thread caught my eye. I would be VERY interested to try your compiled OpenCV modules etc. with Vizard and while I hope that Vizard will migrate to a later version of Python sooner or later (enabling the use of OpenCV 2.0) I cannot wait for that to happen.
Reply With Quote
  #3  
Old 03-01-2010, 05:50 AM
sircedric4 sircedric4 is offline
Member
 
Join Date: Aug 2009
Posts: 22
Like the poster above, I would also be interested in your OpenCV dll's. I am still trying to get OpenCV 2.0 to work in Vizard, but in the meantime if you have something that works from previous version I am definitely interested.
Reply With Quote
  #4  
Old 03-01-2010, 12:35 PM
JimC JimC is offline
Member
 
Join Date: Jun 2009
Posts: 42
OK, I zipped the files I could find and put them at
https://netfiles.uiuc.edu/jimc/shared/pyOpenCV_py24.zip

I may have modified/broken a few of the samples...
Reply With Quote
  #5  
Old 03-02-2010, 02:52 AM
nige777 nige777 is offline
Member
 
Join Date: Nov 2007
Location: UK
Posts: 78
Thank you very much, I am busy today so will look at this tomorrow
Reply With Quote
  #6  
Old 03-02-2010, 07:19 AM
sircedric4 sircedric4 is offline
Member
 
Join Date: Aug 2009
Posts: 22
Thank you very much. I put the files in the directories you specified, though I put them in the appropriate place in the Vizard31 folder instead of Vizard30. I am trying to get the squares.py sample to work in Vizard and I get this error:

Traceback (most recent call last):
File "<string>", line 11, in ?
File "squares.py", line 8, in ?
from opencv.cv import *
File "C:\Program Files\WorldViz\Vizard31\bin\lib\site-packages\opencv\__init__.py", line 55, in ?
from cv import *
File "C:\Program Files\WorldViz\Vizard31\bin\lib\site-packages\opencv\cv.py", line 5, in ?
import _cv
ImportError: DLL load failed: The specified module could not be found.

Do I have to do anything special to register the DLL's or am I missing one? Has anyone encountered this error message before?

Last edited by sircedric4; 03-02-2010 at 07:28 AM.
Reply With Quote
  #7  
Old 03-02-2010, 09:47 AM
JimC JimC is offline
Member
 
Join Date: Jun 2009
Posts: 42
Is there an _cv.pyd in site-packages/opencv? What is the value of sys.path?
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Native WorldViz support for character animation luakt Vizard 10 09-15-2008 11:39 PM
Incampatible CAL3D files luakt Vizard 4 09-14-2008 11:28 PM
WorldViz support of callada luakt Vizard 2 09-14-2008 10:59 PM


All times are GMT -7. The time now is 02:04 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC