Hi, I have 4 pleiade images for 4 different date and I would like to perform multi date classification. I get confused here, should I merge all the images and use a single shapefile, or use the 4 images with a shapefile for each one !!!
Option 1: otbcli_TrainImagesClassifier -io.il merge_All_Images.tif -io.vd VectorData.shp -io.out model.svm Option 2 : otbcli_TrainImagesClassifier -io.il image1.tif image2.tif image3.tif image4.tif -io.vd VectorData1.shp VectorData2.shp VectorData3.shp VectorData4.shp -io.out model.svm Best regards, Walid -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
