Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opencv added (fixes #760) #761

Merged
merged 17 commits into from Jun 11, 2020
Merged

opencv added (fixes #760) #761

merged 17 commits into from Jun 11, 2020

Conversation

ComputerOnFire
Copy link
Member

@ComputerOnFire ComputerOnFire commented Jun 4, 2020

installs opencv 4.1.0 for python3 via pip

@ComputerOnFire
Copy link
Member Author

Error: ImportError: /usr/local/lib/python3.7/dist-packages/cv2/cv2.cpython-37m-arm-linux-gnueabihf.so: undefined symbol: __atomic_fetch_add_8

Solution: only certain OpenCV versions are confirmed working on Pis.
EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi#67 (comment)

image

Two other versions I am now testing.

@ComputerOnFire
Copy link
Member Author

image

Fixed the previous error with release-install-opencv13. 4.1.0 working too.

@dogi dogi changed the title install opencv (fixes #760) opencv added (fixes #760) Jun 8, 2020
@dogi dogi merged commit edd5743 into master Jun 11, 2020
@dogi dogi deleted the install-opencv branch June 11, 2020 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add opencv
2 participants