Ankit Aggarwal

Results 21 comments of Ankit Aggarwal

Thank you for your interest @vibrantabhi19. I appreciate it. @skinnejj was already working on this in #16. Please take a look at it. This issue can have multiple contributors. Thank...

@gregJohnRob, the goal of this issue is to rename all the variables and methods in the code to ensure easier understandablity and readability. This will span over the entire code-base...

@pratyushprakash, please let us know if you're working on this issue. Thanks.

@dhetman, thanks. Please go ahead. Thank you for your help.

Hi @sahildua2305, I was thinking about including the api such that the I/O operations are taken care by the user, and the api will take an input image Numpy matrix...

@bradstimpson, please go ahead. Your contributions are most welcome. Thanks.

@BryceFury, Thank you for your interest. This is an excellent catch, somehow I missed explaining the role of variable `t`. The variable `t` refers to the time component while performing...

Added a new method of Optimal Edge Detection via #38, #39, #40.

@pjbollinger, please go ahead. Your contributions are most welcome. Thank you. Let me know if you need any assistance.

Good work @pjbollinger. While I need to try this on system myself, from the cursory reading I would like to point this out from [here](http://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.ode.html): > Note: The first two...