I want to extract a particular landform from a satellite image, for that I used hog feature extraction and svm classification for the same. Then I saved the model. I want to validate this model with my ground truth segmented binary image and find True positive, false positive true negative and false negative in image format.