Ashwani Rathee

Results 167 comments of Ashwani Rathee

Hey @aditi-dey29 , Thank you for showing interest in the issue. You can sure start working on it. I would suggest you to read the discussion above and join image...

I haven't been able to figure it out yet,so I would say I am going pretty slow here.

Hey @ShuhuaGao , I would like to help with translating tutorials in Julia and their deployment. @jdlangs I have experience with Julia but little experience with ROS. I have ROS...

This is also very unlikely to be ever merged given radon transform is provided by https://github.com/JuliaImages/ImageReconstruction.jl

Hey Jay 👋🏻,glad to have you here! Yes that's the purpose of this issue. https://github.com/JuliaImages/juliaimages.github.io is where the documentation is and https://github.com/JuliaImages/juliaimages.github.io/blob/source/docs/src/api_comparison.md this is where we compare different packages. Also...

I think this being updated would be quite helpful :https://github.com/JuliaImages/juliaimages.github.io/blob/source/docs/src/api_comparison.md

I doubt we are ever going to merge this, can we close this PR?

Any ideas on what might be causing this, and is this platform specific(is it a issue on linux too or not)? I face it on windows despite sleep times of...

There is not yet that I know of, but we want to move in that direction

@juliohm I would like to do give this a try,tried this on example provided by @mgautam98 ```julia using ImageInpainting, TestImages, ImageCore img = Float64.(Gray.(testimage("lighthouse"))); Gray.(img) # Create a mask of...