JuliaImages / juliaimages.github.io

Documentation For JuliaImages
https://juliaimages.org
33 stars 56 forks source link

fix Transformation and Canny demos #184

Closed johnnychen94 closed 3 years ago

johnnychen94 commented 3 years ago

@ashwani-rathee I also forgot to add ImageTransformations into Project.toml in #183 😕 so the newly added Canny demo doesn't run in CI.

This is the follow-up PR to fix it, I also updated your Transformations demo with appropriate dependency and cover generation.

closes #182