I am planning to add SVM classifier to grass based on libsvm. I had a basic version of it in my private repo. I am also planning to do meanshift segmentation module.
Is there anyone working on such things currently?. Any users interested?
For segmentation please get in touch with Eric Momsen who worked on i.segment recently, with great success. We were looking forward to add the mean shift option. Keep also Markus Metz in the loop - he was the mentor of the project and worked on i.segment.xl.
Also, make sure you check out the orfeo toolbox library, they have several implementations of segmentation methods.
SVM classification would also be useful. Not sure if anybody worked on it.
I am planning to add SVM classifier to grass based on libsvm. I had a basic version of it in my private repo. I am also planning to do meanshift segmentation module.
Is there anyone working on such things currently?. Any users interested?
Can you tell more about segmentation which Eric Momsen worked on.
Markus Metz,
Could you comment on adding meanshift segmenation to GRASS GIS?
On Wed, Dec 26, 2012 at 11:35 AM, Pierre Roudier
<pierre.roudier@gmail.com>wrote:
Mohammed,
For segmentation please get in touch with Eric Momsen who worked on
i.segment recently, with great success. We were looking forward to add the
mean shift option. Keep also Markus Metz in the loop - he was the mentor of
the project and worked on i.segment.xl.
Also, make sure you check out the orfeo toolbox library, they have several
implementations of segmentation methods.
SVM classification would also be useful. Not sure if anybody worked on it.
Best,
Pierre
On Dec 24, 2012 4:57 PM, "Mohammed Rashad" <mohammedrashadkm@gmail.com>
wrote:
Hi All,
I am planning to add SVM classifier to grass based on libsvm. I had a
basic version of it in my private repo. I am also planning to do meanshift
segmentation module.
Is there anyone working on such things currently?. Any users interested?
i.pr do many things and i.svm (currently developing) does SVM classification based on libsvm[0]
I hope SVM classifier will be a good thing for GRASS 7
[0] http://www.csie.ntu.edu.tw/~cjlin/libsvm/
···
On Wed, Dec 26, 2012 at 8:37 PM, Markus Neteler <neteler@osgeo.org> wrote: