JuliaImages / juliaimages.github.io

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

Tutorial on image gradients #255

Open ashwani-rathee opened 1 year ago

ashwani-rathee commented 1 year ago

I recently was reviewing ImageCorners.jl and it uses imgradient a lot, and there exist of lot of different types of filter like prewitt, sobel etc that are utilized. I would wanna introduce readers to:

johnnychen94 commented 1 year ago

That sounds a good idea; we also have some gradient operators in ImageBase.FiniteDiff