Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
royerloic authored Mar 1, 2024
1 parent 535f4f0 commit f1f5cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Can LLM-based agents write image processing code and napari widgets, correct its
coding mistakes, performing follow-up analysis, and controlling the napari viewer?
The answer appears to be yes.

The preprint can be downloaded here: [10.5281/zenodo.8240289](10.5281/zenodo.8240289)
The preprint can be downloaded here: [10.5281/zenodo.8240289](https://zenodo.org/records/8240289)


#### In this video, I ask Omega to segment an image using the [SLIC](https://www.iro.umontreal.ca/~mignotte/IFT6150/Articles/SLIC_Superpixels.pdf) algorithm. It makes a first attempt using the implementation in scikit-image but fails because of an inexistent 'multichannel' parameter. Realizing that, Omega tries again, and this time succeeds:
Expand Down

0 comments on commit f1f5cb3

Please sign in to comment.