Ask Your Question

gabybosetti's profile - activity

2012-11-27 21:28:51 -0600 commented answer Windows installation WORKING step by step guide

I think Spanish is not a problem, and this post is a guide!

2012-11-26 09:10:36 -0600 answered a question problem install opencv on linux mandriva

Hi Phillip! I really don't have idea about Mandriva, but I had a lot of problems with Ubuntu. I wrote the steps I folowwed to get it working: http://devel-open.blogspot.com.ar/2012/06/instalando-opencv-240-en-ubuntu.html

I hope it help u!

2012-11-26 09:07:50 -0600 answered a question Installing OpenCV on windows7 machine

Hi Niten! I made instructions for installing on Windows: http://devel-open.blogspot.com.ar/2012/08/opencv-sobre-windows.html

I think if you are using prebuilts you have to made your own examples to run (but it's a suspicion), or try to re-build opencv.

2012-11-26 09:04:20 -0600 answered a question Windows installation WORKING step by step guide

Hi Niten! I made instructions for installing on Windows: http://devel-open.blogspot.com.ar/2012/08/opencv-sobre-windows.html

But there are a lot of working tutorials! Like this one: http://docs.opencv.org/doc/tutorials/introduction/linux_eclipse/linux_eclipse.html

I hope it help you!

2012-11-26 09:02:30 -0600 answered a question Where are the OpenCV prebuilt dlls?

Hi Mitch! I made instructions for installing on Windows 3 months ago. I think they should work now too. Look: http://devel-open.blogspot.com.ar/2012/08/opencv-sobre-windows.html

I hope it help you!

2012-11-26 08:58:01 -0600 asked a question Portability: running my app on another computer (without OpenCV)

Hi! I'm a Ubuntu user with Eclipse. I folowed this instructions: http://docs.opencv.org/doc/tutorials/introduction/linux_eclipse/linux_eclipse.html

When I build my project and copy the executable file in any directory of my computer, it works. But the problem is when I copy the executable in another computer, also with Ubuntu 64 but without OpenCV installed.

How can I develop an application containing the libraries? Is that possible?

Thanks for your time, Gabriela