Ask Your Question

datguy.dev's profile - activity

2018-01-10 02:20:21 -0600 marked best answer [Noobie] Do I need to complie OpenCV to do anything?...

Greetings, I wish to use OpenCV to do image opencv with an Raspberry Pi Zero W. I wish to create custom haar cascades for various brands or logos. I'm currently in the process of installing and configuring OpenCV on the Rpi Zero. All the tutorials say I need to compile OpenCV, which will take around 10 hours!

My question is can I compile OpenCV on my powerful desktop to create the haar cascades. Then just use like the python-opencv package or library on the Rpi? I saw one suggestion to install opencv via conda and pip. https://anaconda.org/conda-forge/opencv (Despite that being 64 bit.)

Thanks!

2018-01-09 17:42:12 -0600 commented question [Noobie] Do I need to complie OpenCV to do anything?...

For what it is worth. This tutorial worked for me: https://www.pyimagesearch.com/2017/09/04/raspbian-stretch-install-ope

2018-01-09 17:40:59 -0600 commented question [Noobie] Do I need to complie OpenCV to do anything?...

For what it is worth. This tutorial worked for me: https://www.pyimagesearch.com/2017/09/04/raspbian-stretch-install-ope

2018-01-08 17:40:38 -0600 commented question [Noobie] Do I need to complie OpenCV to do anything?...

@supra56 please stop. @berak yep.

2018-01-08 05:47:07 -0600 commented question [Noobie] Do I need to complie OpenCV to do anything?...

I don't believe I'm talking about cross compiling exactly except for conda. I got many error 2s while compiling on the

2018-01-07 14:20:28 -0600 asked a question [Noobie] Do I need to complie OpenCV to do anything?...

[Noobie] Do I need to complie OpenCV to do anything?... Greetings, I wish to use OpenCV to do image opencv with a