Create your custom OpenCV algorithms using a user-friendly node editor interface inspired by Blender and Unreal Engine blueprints.
PaperVision comes bundled with EOCV-Sim, starting from v4.0.0. You can download the latest version of EOCV-Sim from the docs.
Make sure to refer to the "PaperVision" tab in the simulator to create a new project and open it right away ! The integration with EOCV-Sim will allow you to live preview your pipeline as you build it in the node editor.
Use the following commands to run the project with gradle, this will allow you to test the latest features and changes, building from source.
git clone https://github.com/deltacv/PaperVision.git
cd PaperVision
./gradlew runEv
This option won't allow for live previewing, since the backend runs in NO-OP mode, but it will let you to test the node editor.
Please join the discord server to keep an active beta testing community, where you'll be able to report issues and suggest new features. Please note that off-topic discourse is not allowed on the server, and in the case of underage FIRST participants, YPP policies will be actively enforced.