Skip to content

Kaibu -- a progressive web app for visualizing and annotating multi-dimensional images.

License

Notifications You must be signed in to change notification settings

imjoy-team/kaibu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 4, 2025
3b896f2 · Apr 4, 2025
Apr 4, 2025
Apr 21, 2024
Feb 3, 2021
Jul 3, 2020
Apr 4, 2025
Apr 28, 2021
Jun 4, 2020
Feb 18, 2021
Jul 7, 2020
Jun 7, 2020
Jan 21, 2021
Jun 4, 2020
Oct 17, 2023
Oct 17, 2023
Dec 3, 2020

Repository files navigation

Kaibu

Launch ImJoy Binder Open In Colab

Kaibu is a web application for visualizing and annotating multi-dimensional images, built with OpenLayers and itk-vtk-viewer.


WARNING: This is a work-in-progress repo, you are welcome to try it out but it's not ready for use in production yet.

Documentation: https://kaibu.org/docs/

How to use Kaibu?

The flexibel design of Kaibu allows you to use it in different ways as explained in the sections below.

As standalone application

Visit https://kaibu.org to see Kaibu as a stand-alone appliction running in your browser.

Kaibu Screenshot

As ImJoy plugin

https://imjoy.io/#/app?plugin=https://kaibu.org/#/app

Currently we support view_image, add_image, add_shapes and add_points, the definition is mostly the same as napari.

Kaibu API functions for ImJoy

See documentation https://kaibu.org/docs/#/api.

In a Jupyter notebook

First, install Kaibu with pip install imjoy-jupyter-extension, then start the Jupyter notebook. Then you can use the above plugin example in the notebook.

You can try the demo on Binder here: Binder

Kaibu badges

We provide two badges for you to add to your project:

open with kaibu

view in kaibu

![open with kaibu](https://kaibu.org/static/badge/open-with-kaibu.svg)

![view in kaibu](https://kaibu.org/static/badge/view-in-kaibu.svg)

Why Kaibu?

Kaibu is a small island in Fiji, and we name it to pay tribute to the open source image processing package Fiji/ImageJ. Meanwhile, the layered design of Kaibu is inspired by Napari which is also named after an island. Kaibu in Chinese(开步) means "to step forward", and yes, it is time to step forward with Kaibu!

Kaibu

License

MIT