07-30-2019 04:16 AM
There is a 16-bit grayscale image to be processed and I try to set the "Level" in "Co-occurrence Options" to 65536, but it is so large(the co-occurrence matrix is 65536*65536) that the program crashes as soon as it runs. How can I solve this problem?
08-23-2019 03:08 PM
What is the memory useage of your program before it crashes? Have you tried increasing the max amount of memory that it can use?