|
crop feature Dawson from Malaysia [173 posts] |
13 year
|
Hi,
Is there a way to put the cropped processed image on top of the original image (just the white blob minus the black background). This way the image is back to the original size, the blob will be on top of the detected object and the display text module can display all the text instead of only part of the text that fits in the cropped area.
|
|
|
Anonymous |
13 year
|
Dawson,
Yes, there is. Once you have cropped and processed the image use the Marker module at the end of the pipline to save the current processed image and revert back to the source image. Then use the Display_Image module to place your processed image (its name must be used in the Marker module) back ontop of the processed on. See attached robofile as an example.
STeven. program.robo
|
|
|
Dawson from Malaysia [173 posts] |
13 year
|
Steven,
Excellent. Thanks
|
|