I need to have a task where participants will crop parts of digital images and place them underneath the original picture, in a blank space. Normally, this can be done in MS Paint or any other image manipulation software, but I need a custom program that recruits a specific image from the hard disk and allows the participant to crop a part of it. No data will need to be recorded from this task.
I am about to hire someone to write this in java, as I could not think of a way to implement this myself. Is this true?
If I have the java program, I'm assuming I can embed it in medialab as often as I want, if I wanted each participant to do the same cropping task on a series of (randomly selected) images. Is this true as well? Never used java and kinda nervous :-D
thanks.