Upcoming maintenance
Dear Customers and Partners.
This website will be undergoing scheduled maintenance on June 14, 2023. Please be aware there may be disruption to the developer portal website and associated services during the scheduled maintenance period.
This upgrade is essential to ensure the continued performance, reliability, and security of Developer World.
We apologize for any inconvenience.
Can we use any library of Python to process sensor data?
-
I want to take live images using Spresence camera module and process them using a computer vision algorithm. I have never worked on CircuitPython. Can someone please tell me if using CircuitPython, can I use any library of python (like OpenCV) to process the data? Will the microcontroller support it?
-
@astha it will be extremely easy to work with edgeimpulse to process images and use advanced functions like image classification which is super fast to deploy.
Check documentation here - https://docs.edgeimpulse.com/docs/sony-spresense -
@anshumanfauzdar Thank you for your inputs.