| There are a number of other noise removal tools, both within Photoshop and in other packages. Photoshop CS2 Gaussian Blur: This is good at removing shot noise from your image. Unfortunately this improvement comes at the cost of your edges and detail. Surface Blur: This is a smarter version of a Gaussian blur. It will try to preserve edges. Fine detail will still go away. Median Filter: This can remove noise in uniform areas, but it will round corners off and remove fine lines. DespeckleAdobe has not documented how this function works. We recommend that you do not use it. Dust and Scratches: Adobe has not documented how this function works. We recommend that you do not use it. Optipix Frame Averaging: This can average a series of images (up to 30,000 frames) to improve your signal to noise ratio (S/N) and allow you to both see finer brightness details, sharpen the image, and potentially use Refocus or Deconvolution Safe Median: This is a smart version of Adobe's Median Filter. Corners and fine lines are preserved, hence the name “Safe.” JPEG Cleaner: This will blur the tile boundaries in JPEG images. The result is a more soft image, but there is a large debate whether that information was actually real. FoveaPro Conditional Smooth: This is a blur that uses a disc as its basis, but also has a threshold setting for preserving edges. It can also be called an “Edge Preserving Blur.” Color Median: This is a round median that preserves colors. It is similar to Adobe's median, but does not make large square artifacts on your image. Hybrid Median: Similar to the Safe Median in Optipix Hit Or Miss: This lets you control the shape of the neighborhood with a median filter. It is extremely useful in removing interlace artifacts, møiré patterns, etc. Rolling Ball: A classical method of removing impulse noise in the literature. There are other 3rd party tools (e.g. Noise Ninja and Fred Miranda), but we can provide implementation details for legal purposes. |