5 comments

  • nritchie3 hours ago
    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.
  • barrenko5 hours ago
    <a href="https:&#x2F;&#x2F;computationalthinking.mit.edu&#x2F;Fall24&#x2F;images_abstractions&#x2F;transforming_images&#x2F;" rel="nofollow">https:&#x2F;&#x2F;computationalthinking.mit.edu&#x2F;Fall24&#x2F;images_abstract...</a> the source from the article.
  • nickcageinacage7 hours ago
    Nice blog. Considered showing to students, although they need a good walk-through (undergrads) on basics of installs and loading etc etc. I&#x27;ll keep this in mind though for later on.<p>Keep the Julia Revolution going, my dude!
  • gus_massa3 days ago
    Is the code available in github or gitlab?
    • watersb2 days ago
      From TFA:<p><i>You can find the code used in this blog here:</i><p><a href="https:&#x2F;&#x2F;github.com&#x2F;AhmadHamze&#x2F;PlutojlProjects" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;AhmadHamze&#x2F;PlutojlProjects</a>