I am working on LULC change detection by applying change detection techniques like image differencing, image rationing, PCA, Tasseled Cap transformation which produce change or no-change binary output. After that I have done supervised classification of original image and then applied post classification. Now I want to do cross tabulation between the change detection results derived for different techniques against the post classification data. But I could not understand how to do?