Skip to content

Diva.js in the Context of Pixel.js

Ké Zhang edited this page Sep 26, 2017 · 1 revision

Pixel.js vs Diva.js

Pixel.js is a Diva.js plugin. Diva acts as the rendering system for Pixel, allowing users to smoothly view large images. Layers are then created above Diva's viewport and allow for pixel classification by colour/layer in order to ultimately produce ground-truth data. The plugin, Pixel.js, provides the tools needed to accomplish the aforementioned classification.

What is Diva.js?

Diva is an open-source image-viewer that allows access to high-resolution documents in a fast and flexible way on a browser. To learn more, visit the Diva.js Wiki.

Why Diva.js?

Since Pixel.js is a browser-based graphics tool, one of the biggest concerns is the resolution of the loaded base image. Diva's algorithm allows for a comfortable viewing experience without losing image quality. With Diva's rendering power, users can be sure to be as precise as possible when using Pixel.js to classify pixels.

Clone this wiki locally