Click here to Skip to main content
15,888,610 members
Articles / Desktop Programming / Win32

Homomorphic Filtering in C#.NET

Rate me:
Please Sign up or sign in to vote.
4.00/5 (5 votes)
28 Sep 2012CPOL2 min read 29.5K   2.1K   16  
Homomorphic filtering is a generalized technique for signal and image processing, involving a nonlinear mapping to a different domain in which linear filter techniques are applied, followed by mapping back to the original domain.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions