Closed aditya4102 closed 3 years ago
are you planning to have it as a competency test only or you wish to get this PR merged in GIL at some point?
are you planning to have it as a competency test only or you wish to get this PR merged in GIL at some point?
Right now I'm just planning to have it as a competency test only but if this passes all the cases then I would like to get this PR merged in GIL.
Keep in mind that any PR needs to conform to these, ideally, before it is even reviewed:
then maybe you should have a look at other PRs and https://github.com/boostorg/gil/blob/develop/CONTRIBUTING.md. In the current state it is nowhere in mergable state.
then maybe you should have a look at other PRs and https://github.com/boostorg/gil/blob/develop/CONTRIBUTING.md. In the current state it is nowhere in mergable state.
Ok I understand, but from the perspective of GSoC, can this serve as competency test for my project in GSoC?
We'll consider it. just link it in your proposal...
Description
This is an implementation of Kmeans Clustering algorithm for Boost GIL. The input image filename(absolute/relative) must be passed as a command line argument. During execute ,input the required number of iterations and K value that indicates number of clusters. I would request the community to kindly provide feedback for my implementation I would also like to use the implementation of this algorithm for my gil competency test for GSOC 2021.
References
Tasklist