I am trying to do some kind of image collection for some research i am currently working on, what i want to do is to have a quicker way to extract the part of interest from thousands of images in an efficient and fast way, my view of the program is that to open continually images and i select the part of interest( as a rectangular object of cars persons .... ) and save it. what i could not figure out till now is how to be able to select or have kind of selecting tool when images show up. any help with this ?
Is there a way to force Django models to pass a field to a MySQL function every time the model data is read or loaded? To clarify what I mean in SQL, I want the Django model to produce something like ...