https://github.com/edgeimpulse/example-custom-processing-block-python
Example of a custom processing block in Python
https://github.com/edgeimpulse/example-custom-processing-block-python
Last synced: 12 months ago
JSON representation
Example of a custom processing block in Python
- Host: GitHub
- URL: https://github.com/edgeimpulse/example-custom-processing-block-python
- Owner: edgeimpulse
- License: bsd-3-clause-clear
- Created: 2020-03-03T12:19:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T08:22:57.000Z (about 1 year ago)
- Last Synced: 2025-06-13T11:59:41.510Z (12 months ago)
- Language: Python
- Size: 81.1 KB
- Stars: 5
- Watchers: 16
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom processing block example (Python)
This is an example of a custom processing block, which you can load in the Edge Impulse studio. See the docs: [Building custom processing blocks](https://docs.edgeimpulse.com/docs/custom-blocks).