Giter Club home page Giter Club logo

Comments (4)

msproul avatar msproul commented on August 22, 2024

The current version of AlpacaPI requires openCV version 3.3.1 or earlier.
This is because I started using openCV 10 years ago when the C function calls were the more common interface. 3.3.1 was the last version that supported "C".

I am currently working VERY hard at updating to the openCV C++ interface. I am about 80% complete

There are several options currently available
You can make a driver that does not use openCV
make noopencv

Skytravel can be compiled with the new C++ interface
make skycv4

There is also an install script that will download openCV 3.3.1 and compile it. However, on some versions of g++ the cmake file does not generate compatible code
install_opencv.sh

from alpacapi.

msproul avatar msproul commented on August 22, 2024

The planetarium program, SkyTravel is now fully working with openCV4, the camera drivers will work WITHOUT openCV but the openCV part is not finished. It is real close.

from alpacapi.

msproul avatar msproul commented on August 22, 2024

Camera driver is mostly switched over to openCV C++ calls now. It is enough so all of the standard functionality is complete. Not ready to close the issue yet because it is not fully tested.

Most of the other drivers, such as focuser, rotator, etc, do not use openCV so they are fine.

from alpacapi.

msproul avatar msproul commented on August 22, 2024

all of the components of AlpacaPi are now working on both Linux and RaspberryPi with version 4 of openCV only.
This issue is now closed.
Thanks for bringing it up. It was a lot of work but worth it in the end.

from alpacapi.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.