Hi, Everybody!

I'm making an application for classifying different kind of crops in
Landsat 8 images. I've gotten to extract pixel values of my trainning
dataset and used Weka to predict what crop a pixel in a such coordinate
belongs, based on its pixel value in each Landsat band image.

Now, I need to do the inverse process. Based on what crop Weka predicted
that a pixel belongs, I have to draw a polygon involving all the pixel
belonging to the same crop in a same area.

I'm lost about how to proceed. I'm thinking of using Geotools' linear ring
functionality, but ! don't know how to take just the coordinate of pixel
boundaries to make the linear ring.

Could anyone help me? Or give me another idea how to solve my problem.

Thanks!

Ricardo
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to