We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A simple machine vision library that provides blob and circle detection. https://github.com/QuirkyCort/IoTy/blob/main/public/extensions/mv.py
It can be used with raw GRAYSCALE or YUV422 data, and has been tested with the camera driver by @lemariva (https://github.com/lemariva/micropython-camera-driver).
This driver was written for the IoTy project (...a web-based blocks to Python system, similar to BIPES), so it doesn't have it's own repository.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A simple machine vision library that provides blob and circle detection. https://github.com/QuirkyCort/IoTy/blob/main/public/extensions/mv.py
It can be used with raw GRAYSCALE or YUV422 data, and has been tested with the camera driver by @lemariva (https://github.com/lemariva/micropython-camera-driver).
This driver was written for the IoTy project (...a web-based blocks to Python system, similar to BIPES), so it doesn't have it's own repository.
The text was updated successfully, but these errors were encountered: