jihan13
October 14th, 2001, 11:02 PM
We have an image that we open it from the folder. After we detect the boundary, we want to use this image, not the original image. I have tried but it still using the original image. What must I do?
Thank you
Cimperiali
October 15th, 2001, 02:14 AM
>open from folder
How do you open it?
If you need to work with a copy, you could copy it to temporary file and open the temporary...
Special thanks to Lothar "the Great" Haensler, Tom Archer, Chris Eastwood, TCartwright, Bruno Paris, Dr_Michael
and all the other wonderful people who made and make Codeguru a great place.
Come back soon, you Gurus.
The Rater
jihan13
October 16th, 2001, 11:04 PM
the image is opened form the folder from C. Then after we have detect the boundary, I want to use this image(after detect the boundary, because the image that we get is totally different from the original image). How can I do that? How to call this image without save it.
Thank you