saviopalmieri / ctypes-opencv

Automatically exported from code.google.com/p/ctypes-opencv
0 stars 0 forks source link

two problems while doing with opencv #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

1.)How to specify in the program, the path of the image stored in a folder 
so as to displaying this image using cvShowImage function

2.)After writing a program, if i build it then 
I am getting the following error

fatal error LNK 1181:cannot open input file'cxcore[d].lib'

Kindly please reply for this

Original issue reported on code.google.com by swil...@gmail.com on 1 Jun 2009 at 8:10

GoogleCodeExporter commented 8 years ago
You should send your issue to OpenCV's yahoo group at
http://tech.groups.yahoo.com/group/OpenCV. This project is ctypes-opencv, a 
Python
package that 'uses' OpenCV's dynamic library files. It has nothing to do with
compiling a C/C++ code.

Best regards,

Minh-Tri

Original comment by pmtri80@gmail.com on 1 Jun 2009 at 10:49