-
Notifications
You must be signed in to change notification settings - Fork 52
Compilation steps for future versions #12
Comments
I've been struggling to compile it myself so it would be great if this repo was updated for the newest version. |
Sorry it's taken so long, it takes many hours to set everything up and compile. I don't currently have any OpenCV projects so I've had no reason to recompile the latest. However there is obviously enough interest. When it comes to precompiled stuff like this I won't accept pull requests for binaries sorry. It's nothing personal, but it's very easy to modify the source code with malicious intent then compile it and there's no easy way to tell. I'm compiling a 3.4 version now and will have it up shortly. |
i got a problem with this after all this process it still shows the error of "import cv2" cant find |
I am getting still the usual error No module cv2 .. |
Perhaps by the end of this week, I will do a clean build and shall post it on a fork of this. I'm not an expert in .deb packaging but hopefully will get it to work since my build was successful on Pi Model B+ |
No news about a newer version? I tried to compile myself it in the Pi and it is a painfully long process :/ |
This seems like a promising link to do this process yourself. |
@wbadry https://github.com/abhiTronix/OpenCV_Raspberry_pi_TBB Latest and fastest OpenCV builds :) |
@abhiTronix Does this build work on RPI1 Model B+ ? |
@wbadry not sure, Currently i have tested this for raspberry pi 3 model B/B+ only. However it may work if overclocked.
…On Sun, Apr 8, 2018, 7:35 PM Waleed El-Badry ***@***.***> wrote:
@abhiTronix <https://github.com/abhiTronix> Does this build work on RPI1
Model B+ ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgrfEPlKeeqN50w_rZm4KVVyPbVC_YcSks5tmhkmgaJpZM4RRw20>
.
|
Hello,
Thanks for making such a precompiled file available. I have successfully been able to compile OpenCV 3.4.0 on Raspberry Pi Model B+ (took me a while until everything is done correctly). I hope you can create a quick md file for how to create the Debian image (.deb) so I can create it and hopefully making a pull request so your repository is kept updated.
Thanks again.
The text was updated successfully, but these errors were encountered: