On May 23rd Joan and I returned to Boch Hollow State Nature Preserve, this time at the East Trailhead,
to tread the paths we hadn't taken on our first visit. A short gravel path led towards the woods.
Within ten minutes we saw this pair of flycatchers, variety undetermined (they're hard to tell apart except by song).
Shortly thereafter we entered the woodlands.
Due to the heavy rains since last time, the paths had more frequent and larger muddy spots. Once Joan and I got a little water over the top of our
boots crossing a creek, but nothing serious. Just muddy boots.
Most birds were, as usual, unwilling to pose. This is a murky shot of a female rose-breasted grosbeak.
After descending the first ridge and crossing a small creek we arrived at the cemetery. Many stones and blocks were unreadable; this, the largest, came closest. The first photo captures its natural colors under leaf-filtered light. (Click on the image to enlarge.)
I played with the contrast, edge detection, and other filters of the GIMP -- Gnu Image Manipulation Program -- and some portions were more legible, some still not.
A wonderful solo slump block, far from any companion formation.
More fire pinks, threatened with future obscurity by higher greenery than ten days ago.
Wonderful closeup of a showy orchis, now in full bloom.
A wood thrush.
Charming, diminutive long-spurred violet.
From the non-photosynthetic kingdom, a shelf fungus flourishing on a fallen log.
The unusual looking plant is the hairy/large-leaf waterleaf, but it's not blooming yet.
When the trail paralleled another low-lying area I spotted some movement almost on the ground. It was a bald-faced hornet! (The species is actually a yellowjacket wasp, not a true hornet.)
These eusocial beasties nest higher up in paper colonies, but this one was going round and around one of the thorns of a bush, less than a foot off the ground. We still haven't puzzled out what it was up to, unless it's chewing wood to expand the nest. But the biggest treat by far came at the end of the hike. On the same trail we had entered by four hours before, a luna moth was snoozing on a trunk off the trail by bare inches. You must click on this one!
Joan and I count ourselves very fortunate as this large moth is nocturnally active and is in its adult stage, as here, for only 7 to 10 days. This one showed no signs of wear and tear, and must be quite young. We hope no-one, nor their dog, disturbed it the rest of the day.
Sidebar: A disheartening behavior we commonly saw in these state nature preserves is people bringing their dogs. Pets are not allowed in the preserves, and the signs at the trailhead make this clear. The most charitable interpretation I can make is that they arrived without any knowledge of the rules, and then had a choice: go home, or break the rules. (I wouldn't condone leaving a dog in the car.) But most, I surmise, feel that their pets are so well behaved that it's OK. It is not. There are plenty of other parks where pets are welcome.
If you've viewed other posts in this blog, you know that I rely heavily on photographs to convey impressions and to make the blog appealing. A discussion I had with Chris at Talus Lodge about post-processing of photographs, using pen and napkin, inspired me to put a blog post about photography on my to-do list. Now, five months later, I'm finally getting around to it. I hope you will find it interesting, particularly if, like me, you prefer to casually work with photos before displaying them. Processing a single photograph is just the beginning, it turns out. Later posts will take a peek at combining photographs for a panorama, using multiple images for high dynamic range, assembling photographs into a video, and extracting images from a video. I apologize in advance for any lack of clarity, excessive detail, or omitted points in these posts.
The first thing I do in editing an image is to crop the photo to either frame the scene better, or to zoom in on a feature of interest. After all, my current camera, a Panasonic Lumix ZS-3, can produce images that are 3648 pixels wide, whereas the pictures that I post to the blog are about 1000 pixels wide (there are still a lot of computer monitors out there that are only 1024 pixels across). There's plenty of room for cropping.
Because I am a big open-source fan -- my home PCs have been running Linux for at least a dozen years -- I use a program called the GIMP for photo processing. (GIMP stands for GNU Image Manipulation Program. GNU stands for GNU's Not Unix.) It is available for both Windows and Mac OS X as well as Linux. Here is a screen capture of a simple cropping operation using the GIMP.
Note: if the playback is too small to see well because of the width constraint of the blog, click on the full-screen icon on the far right of the playback bar. Depending on the resolution of your monitor, this may work better.
Once the image is cropped, I move on to enhancement with the Adjust Color Curves feature (from the Color menu, select Curves). The histogram, or distribution of pixels from darkest to lightest, is then presented:
In the above histogram, there are few if any extremely dark or extremely light pixels. (You can see a shade guide along the bottom, with darkest at the left and brightest at the right.) The 'Channel' selection allows you to manipulate just the red, green, or blue component of the image, or the overall brightness level, called value. To expand the range of the brightness level, aka improve contrast, I change the 'value' channel.
The histogram is from this low-contrast image:
The trick is to improve the contrast without going too far and creating garish or cartoon-like coloring. The Adjust Color Curves function allows you to manipulate the pixel distribution with great flexibility, more so than programs that sport a single 'contrast' adjustment or perhaps split the adjustment into predefined high-, medium- and low- (or shadow) tones.
Here is a demo of the mechanics of Adjust Color Curves. You use the mouse to alter the shape of the diagonal line that represents the mapping of the original brightness for a pixel (the X value) to a new brightness (the Y value). At the start, the line is a perfect diagonal, so that each pixel's new value is the same as the old. In this example, I drag the endpoints of this line closer to where pixels actually start showing up in the distribution, and the image changes as the line changes. I then bring up Adjust Color Curves once more, and the histogram now reflects the alterations.
Here's that new histogram, showing the distribution of the pixels after I used Adjust Color Curves. The general shape is the same, but spread out a bit to occupy a greater range of brightnesses.
I did not eliminate all the empty space on either flank of the histogram, because if I had, the changes would have been garish. Small adjustments can be made fully, but for large adjustments I usually don't grab more than 50% of what's possible.
As the last step of the above demo, I also ran the 'Unsharp Mask' function. This is an image-sharpening feature, useful for soft-focus or hazy images. I have learned tread lightly here; for instance, the 'amount' field, which is how much of the calculated adjustment to actually apply, I typically set in the 35%-40% range. Also, faces of people usually look better if you don't highlight their bumps, creases, and shadows -- I just skip sharpening those images. There are techniques to apply sharpening to just the edges within an image I intend to try out. As always, there is the Undo command in the Edit menu if I mess up!
The results of the 'Unsharp Mask' may not be visible with the screen resolution of this demo. That's OK; in this case, subtle is better. Here is the histogram after Unsharp Mask.
I should mention that the line doesn't have to remain straight. You can add points to the line and adjust only portions of it; that's the wonderful power of this tool. Here's a mapping that brightens the lighter bits as well as increasing contrast:
If I had wanted to tone down the bright areas (bringing out structure in sunlit clouds, for example) I would have lowered rather than raised the rightmost portion of the line.
The next post will talk about stitching together a panorama and about generating a High Dynamic Range (HDR) image, both multi-image creations.