I sm working on image enhancement coding, and want to use SIMDEM to do some simple scatter plots showing colour profiles of images.
Problem is that working with images that are typically thousands of pixels wide and high, there are millions of pixels. This will of course produce a dense scatter plot. This doesn't bother me, as I'm concerned with outlier points. The problem is a SIMDEM limit of 2000 on the x,y array sizes. How can I expand this limit?