I have quite a few BMP image files and I need to highlight a section of each image. An arrow, a circle, or some other method would be fine. The catch is that I need to have it positioned in exactly the same location on each image.
This is a relatively easy task when one has a decent editing program. I don’t. Plus, I’m afraid I would have to do a bit of scripting if I use GIMP or some other free program.
Does anyone have any suggestions? I could get by if I could “copy” and “paste” a shape as I open each file, but the shape needs to be in exactly the same location and the same size/color in each image. Freeware would be nice. Once I have inserted the shape, I would simply save the image as another BMP file to retain maximum quality.
Are all the destination images the same resolution and aspect ratio?
If so, copy the arrow (circle, whatever) plus one pixel from the far corner of the image (upper right, upper left, whatever).
Assuming your image editing program doesn’t impose blank white for anything in the pasted area that doesn’t have copied content, that should let you paste / yank corner of pasted area to corner of image / deselect.
Open one of the images in GIMP. Add a layer and make it see through (I forget exactly what that’s called in GIMP transparency I think. Put the pointer, circle, whatever in the right place.
Save the image in GIMP format.
Flatten the image and save it in whatever format you want. That’s one final image.
Open the unflattened GIMP image. Edit the layer with the picture and replace it with picture number 2. Flatten and save.
Etc.
You can download Krita for free, it’s a powerful Photoshop-like photo-editting software. It’s a bit rough around the edges, though. I found it more intuitive than GIMP but this is an entirely subjective assessment.
Basic instructions as follows*:
Load up all your images in Krita, put them in separate layers in the same drawing space, and then draw in your arrow/circle/whatever in a topmost layer.
Next, hide all layers save your arrow layer and one image. Save this as a jpg/gif/png/whatever. Hide the one image, reveal another, save it as a fresh image. Repeat.
It’s more-or-less what Old Guy was suggesting, but with fewer steps and much more RAM being consumed.
Those steps may not make sense if you’re not familiar with Photoshop or Krita layering.
Here’s what I would do, assuming that the images are all the same dimensions and it is the same shape/image for every image. (Not necessarily the most elegant way, but a way I know.) (Okay, it also assumes you are uing Windows.)
1.) Install Virtualdub.
2.) Open the bitmaps as a series of frames (if they named are named sequentially with no breaks, e.g. image001.bmp, image002.bmp, image003.bmp, etc. opening the first file will import the whole sequence.
3.) Use one of the available overlay or logo filters to add the highlight image.
4.) Instead of making a video, choose to export as a series of bitmaps.
All very good suggestions. Thanks! I’m actually quite familiar with VirtualDub and have used that feature previously. The layering process sounds like it might give the best results. More details and answers to questions:
Yes, they are all exactly the same resolution and dimensions, and I would like to maintain that.
The images are high-resolution…about 15 MP each, so they are not easy to work with in most video editors or PowerPoint.
I have about 75 images I need to modify.
I created the images using time-lapse with a DSLR camera. I want to show whether an object moved (or did not). Having original, BMP images with max resolution to be able to compare, print, or measure is one of my objectives.
That’s possible, and I know ways to do that in batches. But I’m trying to retain the entire image for several reasons. There’s activity in other parts of the image, as well as a time/date stamp that would be good to retain.
So far, it looks like I can use the “layers” strategy in an old version of JASC Paint Shop Pro. It’s cumbersome, but appears to be feasible.
I think I can also record a script in PSP and apply it to a group of files. I’ll have to experiment with that.
Speaking of layers in PSP, just tossing out there that you can set the options to show the difference between two layers, with things that don’t change between one image and the next being black. Helps you see movement.
You know, I use IrfanView all the time and I had never noticed that feature in the bulk processing menu. That looks extremely promising. I can use PSP to create the PNG circle with a transparent background.
That really does the trick! I have to be careful to create the PNG object at the right scale, since I can’t scale it at insertion, but it looks great and works quickly for a batch.