Hi All,
I have an 8bit image, load an image to it, and then learn is as a template for pattern matching.
Next I want to flatten the image handle into a string, unflatten it and then use it.
Unfortunately, once unflattend I find that the pattern matching information is no longer available. The image itself is intact, but not the pattern information.
Has anyone seen this before? Come up with a fix/work around?
Thanks for you help
Denis