Python REV Robotics

This page summarizes the projects mentioned and recommended in the original post on /r/FTC

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • EasyOpenCV

    Finally, a straightforward and easy way to use OpenCV on an FTC robot!

  • You can check the library easyopencv for using OpenCv in FTC: https://github.com/OpenFTC/EasyOpenCV

  • EOCV-Sim

    Develop, test, and tune your EasyOpenCV pipelines directly on your computer with a simple GUI !

  • And if you wanna develop OpenCV pipelines fast and quick without needing s phone i recommend using (shameless plug) EOCV-Sim: https://github.com/deltacv/EOCV-Sim

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • EasyTensorflowAPI

  • So basically, you want to export your Tensorflow model as a .tflite model. This model contains the "brain" of the AI. If the model is a Tensorflow Object Detection model or a Tensorflow Image Classification model you can try to write your own code or use the dev branch of EasyTensorflowAPI, if its a custom one then right now you need to write your own interface using the tensorflow lite API. Basic usage is to put the .tflite file somewhere accessible (EasyTensorflowAPI uses the assets folder of the FTCRobotController module), then load it in an interpreter and run it using that interpreter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • EasyOpenCV Simulator now supports the new VisionPortal API !

    2 projects | /r/FTC | 12 Sep 2023
  • EOCV-Sim Workarounds to Run on macOS M1 PRO

    2 projects | /r/FTC | 4 Dec 2022
  • Easy OpenCV Resource Hunt

    2 projects | /r/FTC | 30 Oct 2021
  • Help a non-software coach help the kids with EasyOpenCV

    1 project | /r/FTC | 30 Sep 2021
  • EOCV-Sim - A simple way of testing OpenCV pipelines straight in your computer

    1 project | /r/FTC | 4 Mar 2021