Releases: haesleinhuepf/bia-bob
Releases · haesleinhuepf/bia-bob
0.2.2
What's Changed
- added voice output by @haesleinhuepf in #16
- continuous discussion by @haesleinhuepf in #15
Full Changelog: 0.2.1...0.2.2
bia_bob_with_voice.mp4
0.2.1
0.2.0
What's Changed
- Multi input tools by @kevinyamauchi and @haesleinhuepf in #8
- Plotting by @haesleinhuepf in #12
- looping over images in a folder works by @haesleinhuepf in #10
- make Bob extensible using a simple mechanism by @haesleinhuepf in #11
Full Changelog: 0.1.5...0.2.0
0.1.5
New features
- Bob's answers are rendered using Markdown
0.1.4
New features / tools
- Median filter for denoising
- Local-minima-seeded-watershed for segmentation
Bug fixes
- Napari-segment-blobs-and-things-with-membranes was not listed in dependencies
0.1.3
Bug fixes
- BIA Bob was unintentionally marked as napari-plugin
0.1.2
New tools
- Orthogonal views
- Intensity Picker
- Denoising (Gaussian blur)
- Background removal (Top-Hat)
- Edge detection (Morphological Gradient)
0.1.1
New features
- Allowing Bob access to global variables (OPT-IN)
Bug fixes
- Ignore all non-image variables when searching for images in the context
0.1.0
Initial release
- Jupyter magic for interacting with image data though an LLM