Hi Pranam,
Thank you so much for reviewing my proposal.
On Tue, Mar 24, 2020 at 3:42 AM Pranam Lashkari
Hello Ayush, In your proposal, at one place you mentioned:
*Mathematical Morphology -* To implement all the algorithms under this domain, we would first discuss and implement a data structure called Structuring Element. After that we plan to implement the following algorithms:
What kind of data structure do you think GIL is missing? which data structure(s) you want to implement?
The data structure that I had in my mind was Structuring Element. It is one of basic structures necessary for morphological operations. Ref. - https://homepages.inf.ed.ac.uk/rbf/HIPR2/strctel.htm
For the third point in you proposal, you might need to look again in the GIL repository 😉
Thank you for pointing that out. I realised that Median Filter is already implemented. I have removed it from my list of algorithms :)
Thank you, Pranam Lashkari
On Tue, Mar 24, 2020 at 1:30 AM Ayush Bansal via Boost < boost@lists.boost.org> wrote:
Hi Boost Community,
I have prepared a draft of my Proposal for Boost.GIL's Project on Implementation of Image Processing Algorithms.
I'd love to hear your comments on the same.
Link to Proposal -
https://docs.google.com/document/d/1JwHOxS6DG0c0GgvBnpSmvxz1PtgMMlrga9FJOyOG...
Please let me know you reviews :)
Thank you and Regards Ayush Bansal Fifth Year Undergraduate Student Department of Computer Science and Engineering IIT Kharagpur LinkedIn https://www.linkedin.com/in/ayush-bansal-b0727a116/
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Also, I was wondering if it would be a good idea to add reference resources for every algorithms I suggest in my proposal doc? Thank you once again. :)