Coder Social home page Coder Social logo

Comments (7)

PeterJohnson avatar PeterJohnson commented on June 14, 2024

I'm working on a detailed api and proposal for the camera interface and robot side of dashboard streaming. Plan to support annotated images as well as camera settings etc. Image interface to robot code would be OpenCV based.

from allwpilib.

virtuald avatar virtuald commented on June 14, 2024

I really like being able to stream images via HTTP, it's a lot more accessible than using a custom semi-documented protocol like it is now.

from allwpilib.

jkoritzinsky avatar jkoritzinsky commented on June 14, 2024

What's the status of this right now? Any work towards a new Vision API in WPILib?

from allwpilib.

PeterJohnson avatar PeterJohnson commented on June 14, 2024

See my pull request above for a draft design doc for the API. I need to resubmit it against the design-docs repo. I've not done any implementation work yet however.

from allwpilib.

PeterJohnson avatar PeterJohnson commented on June 14, 2024

Current status: #352 has been merged, implementing the final piece of this. OpenCV is now bundled (instead of nivision) and the OpenCV-based cscore library is used for CameraServer. There's a few missing pieces (namely Ethernet camera support) but in general this is complete.

from allwpilib.

SamCarlberg avatar SamCarlberg commented on June 14, 2024

#388 Adds an API for running an OpenCV pipeline. Generated GRIP code will have the option of implementing the interface so it can slot in seamlessly.

from allwpilib.

PeterJohnson avatar PeterJohnson commented on June 14, 2024

This is effectively complete for 2017.

from allwpilib.

Related Issues (20)

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.