MrNiebieski / pyopencv

Automatically exported from code.google.com/p/pyopencv
0 stars 0 forks source link

libcvaux210.dll crash #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install on Windows with Python26
2. Copy the "pedestrians" image from the home page.
3. Run the pedestrian detector example

What is the expected output? What do you see instead?
It should show and mark the image.

It crashes.  Windows dialog says "pythonw has encountered a problem".  The 
error report fingers libcvaux210.dll.

What version of the product are you using? On what operating system?
pyopencv-2.1.0.wr1.2.0.win32-py2.6.exe  (September 25, 2010)
Windows XP 32bit, fresh install of MinGW, reinstall of Python2.6.

Please provide any additional information below.
New to OpenCV.  Trying pyopencv because I have been unable to get OpenCV to 
compile well enough to run examples. (Tests yes, examples no.)

Original issue reported on code.google.com by ctwa...@gmail.com on 29 Sep 2010 at 9:50

GoogleCodeExporter commented 9 years ago
Sorry, this is no longer happening.  I don't know why.  After filing the bug I 
I installed the PyOpenCV demo package and have been working through those 
examples. Those worked. I went back to the original directory and re-tried 
where I was getting this error, and it worked too.

Clearly I must have made other changes, but I don't know what. Sorry. Close 
ticket. I'll re-open if I can reproduce.

Original comment by ctwa...@gmail.com on 30 Sep 2010 at 2:02

GoogleCodeExporter commented 9 years ago
Thanks, ctwardy.

Cheers,
Minh-Tri

Original comment by pmtri80@gmail.com on 30 Sep 2010 at 6:32