A game to practice bio-image analysis skills.
Project description
BIA-bubbles: Test Your Bioimage Analysis Skills! 🔬🖥️🕹️
BIA-bubbles is an interactive game where you can put your bioimage analysis knowledge by solving bio-image analysis puzzles!
The Challenge
Can you process biological images to achieve the perfect result? Each level presents you with:
- A starting microscopy image
- A target result you need to achieve
- A set of image processing tools at your disposal
- Real-time quality metrics to evaluate your solution
Your mission is to build the correct image analysis pipeline by:
- Selecting the right processing operations
- Applying them in the correct order
- Achieving high accuracy compared to the target result
Installation
pip install bia-bubbles
How it works
You can start bia-bubbles from the terminal like this:
bia-bubbles
Everything works by clicking or touching on a touch-screen. You can click on an image and select image processing steps. Use the mouse wheel to zoom in or out. You can also push around images to arrange them. To get rid of intermediate results, just push them against the playground border. Once you found a solution that's good enough, you move on to the next level.
Download high resolution video
Ready to test your bioimage analysis skills? Jump in and see if you can solve all the challenges! Whether you're a beginner learning the fundamentals or an expert honing your skills, BIA-bubbles offers a fun way to validate your bioimage analysis expertise. 🎯🔬
If you solved all levels, but still can't get enough, just drag-and-drop a microscopy image on the playground and experiment with.
Acknowledgments
We are happy that we could use example images from others in this repository.
- Maize from David Leglands' Mathematical Morphology Training Materials licensed CC-BY 4.0.
- A cropped version of the human mitosis dataset in scikit-image.
- A single slice of the cells3d dataset in scikit-image.
- The blobs image from ImageJ.
Under the hood we are using
- pyclesperanto and scikit-image for the image processing and
- pygame for the user interface.
The code was written mostly using cursor. Hence, @haesleinhuepf is onyl partially responsible for the code quality ;-)
Contributing
You can also save image processing workflows using the Save button and submit them as pull-request to create a new level! Just reach out by creating a github-issue.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bia_bubbles-0.1.2.tar.gz.
File metadata
- Download URL: bia_bubbles-0.1.2.tar.gz
- Upload date:
- Size: 537.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c3347ccc0a38ede38ce17eb23a7c330787b72343f4f5f4f6ecf4cda9e2c4131
|
|
| MD5 |
50406ca66feb28d07485349381190a19
|
|
| BLAKE2b-256 |
86db65e72c9d1b1ef32e18ea66400be500e4be3fa4f3f747ac1a6e90bb39d3e8
|
File details
Details for the file bia_bubbles-0.1.2-py3-none-any.whl.
File metadata
- Download URL: bia_bubbles-0.1.2-py3-none-any.whl
- Upload date:
- Size: 539.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ac43296d46ff80662aa8d77159f86d0b278936eaa92480b7159e623232ea69e
|
|
| MD5 |
0b2a023ba91ebf93c8acefc6e0d53f4b
|
|
| BLAKE2b-256 |
94e426de86d415af0977889d6b84cfa72c588d138b4fc7048cee88e027880c52
|