Coder Social home page Coder Social logo

Current state about p2pro-viewer HOT 1 CLOSED

leodj avatar leodj commented on June 14, 2024
Current state

from p2pro-viewer.

Comments (1)

LeoDJ avatar LeoDJ commented on June 14, 2024

Without any custom software, the P2 Pro is already "just a webcam" out of the box. It already does some image processing internally and provides a processed image (in addition to the raw data).
By default the palette is white is hot.

If you want to change the palette to another built-in one, you can do so with the command pseudo_color_set in P2Pro_Cmd, assuming you have libusb-based access to the camera. Although the exact implementation depends on your system, ofc.
Otherwise you can always just map the black/white image to a color palette manually.

Additionally, I fear that the latency of this camera might pose a problem in a VR application.
I did not test the end-to-end latency and don't know which access method would provide the lowest latency, but it's easily in the 100s of ms, I'd guess. Which would be way too high for most VR applications, in my experience.

(I'll close this issue for now, as it's not an issue with this tool, but you can still comment)

from p2pro-viewer.

Related Issues (16)

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.