PaperVision is now VisionGraph

VisionGraph

Visually | your computer vision pipelines.

Scroll

It's powerful.

VisionGraph is a visual node editor built for beginners and experts alike. It bridges the gap between conceptual design and executed algorithms, letting you prototype complex computer vision pipelines without writing endless lines of boilerplate code.

Visual First Approach

Connect nodes, tweak parameters natively, and understand your pipeline's flow at a glance.

Production Ready Export

When you're happy with the vision prototype, generate native Java & Python code instantly.

  • VisionGraph Guided Tour in the editor

    Learn about VisionGraph in the integrated guided tour.

  • A wide variety of nodes for image processing, computer vision, and more.

  • Seamlessly visualize and tune your pipeline.

  • VisionGraph's code generation feature

    Generate clean, corresponding Java pipeline code.

  • VisionGraph's code generation feature in Python

    And Python too!

A Modern Toolkit for CV

From visual editing to live simulation.

Node-Based Pipeline Editor

Drag, drop, and connect nodes to intuitively build complex algorithms without manual boilerplate.

Color Threshold
Find Contours

Real-Time Previews

Instantly see the output of every single node in your pipeline to debug faster.

Sides: 4

Live Parameter Tuning

Allows you to adjust pipeline parameters in real-time.

blur_size 3.5
threshold 128

One-Click Code Generation

Generates clean, corresponding Java & Python pipeline code for your project. Instantly transition from a visual prototype to production-ready code with zero manual transcription or translation errors.

Custom Detections

Includes pre-built nodes for blob detectors, color thresholding, and more.

BlobDetector ColorSpace ThresholdNode

Supports All Input Sources

View images, recorded videos, or stream from webcams seamlessly within the UI.

Ready to build?

VisionGraph's main distribution is pre-bundled with VisionBench. Check the instructions below to get started.

Download Instructions