Featured Post

Welcome to the Forensic Multimedia Analysis blog (formerly the Forensic Photoshop blog). With the latest developments in the analysis of m...

Thursday, January 17, 2008

Custom Filters Explained

If you are a fan of High Pass sharpening like me, you've probably passed the Custom filter on a daily basis. You may have even opened it up to see what it does. Then, after seeing this spreadsheet looking thing, clicked cancel and haven't given it a thought since.

Let's take a look at a couple of effects that can be produced using custom filters.


Sharpening with the Custom filter.
Note: the scale is 1 which is the sum of the weights.


When you first open the filter (Filter>Other>Custom) you'll see a dialog box that looks like the one shown above.

The dialog box has a table of boxes that allow you to input values called Weights. It also have boxes for Scale and Offset values. The values must be integers, no fractions are allowed.

The rules:
  • The scale should usually be equal to the sum of all the weights.
  • If the sum of the weights divided by the scale is 1, then the offset should be 0.
  • If the sum of the weights is 0 then the offset should be 128.
  • If the sum of the weights divided by the scale is −1 then the offset should be 255. The image will be inverted from what it would be if the sum were +1.
  • The sum of the weights divided by the scale should generally not be more than +1 or less than −1. Otherwise the image will come out very dark or very bright.
  • The scale can't be less than 1 (you can't divide by zero).
  • If the filtered image is very dark, the scale is probably too high. If it's very light, the scale is probably too low.
The math behind custom filters gets a little complicated. Check out Ian-Albert.com for a perfect explanation of the underlying math as well as tips on creating an emboss filter or inverting an image.


Gaussian Blur with the Custom filter.
Note: the scale is 35 which is the sum of the weights.


Enjoy.

2 comments:

Anonymous said...

Thanks :) now i know what it is :P .. you rock

Tummonboi said...

Thank you so much, I have been using Photoshop for just over a year and I never even noticed this filter.
Great help!