X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 03 Mar 2017 05:22 AM by  anon
How mask a SVM classification output
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:24
New Member


--
03 Mar 2017 05:22 AM
    Which is the best way to apply a mask raster to an SVM classification? I am using the SVM classification task, ENVI API. The reason for this question lies in the fact that the task does not take a mask layer as paramater. Thank you for any suggestion.

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    03 Mar 2017 10:19 AM
    You cannot pass a mask to the ENVI Classic ENVI_SVM_DOIT routine since they were never supported. However, with ENVI 5.4, there is the new Classification Framework which supports the SVM algorithm. With this API, you can pass a masked raster: https://www.harrisgeospatial.com/docs... http://www.harrisgeospatial.com/docs/...
    You are not authorized to post a reply.