I really enjoy how Julia handles images. The abstractions really streamline developing image processing algorithm that are independent of pixel representation. Like so much of Julia, the first time I saw it, my mind was warped. Julia is worth learning if just for all the clever design choices.
Nice blog. Considered showing to students, although they need a good walk-through (undergrads) on basics of installs and loading etc etc. I'll keep this in mind though for later on.
I really enjoy how Julia handles images. The abstractions really streamline developing image processing algorithm that are independent of pixel representation. Like so much of Julia, the first time I saw it, my mind was warped. Julia is worth learning if just for all the clever design choices.
https://computationalthinking.mit.edu/Fall24/images_abstract... the source from the article.
Is the code available in github or gitlab?
From TFA:
You can find the code used in this blog here:
https://github.com/AhmadHamze/PlutojlProjects
Nice blog. Considered showing to students, although they need a good walk-through (undergrads) on basics of installs and loading etc etc. I'll keep this in mind though for later on.
Keep the Julia Revolution going, my dude!