FFTW with OpenCV
In Image Processing, we will using FFT operation many times. Ufortunately, OpenCV only came with DFT function. So we need to use a third party FFT library in order to perform FFT operation. FFTW is a good choice. It's very fast and freely available at http://www.fftw.org. This is an example on how to perform FFT operation using FFTW in OpenCV. It simply loads an image, compute FFT & IFFT, then display the final result. The resulted image has no difference with the original, as it should.
- Visit Site:
- FFTW with OpenCV
- Version:
- 1.0
- Filed in:
-
C & C++ / Scripts & Programs / Image Manipulation
- Platforms:
-

- Date Added:
- Apr 19, 2008
- Last Updated:
- Jun 9, 2008
License and Pricing Information
GPL
Price: $0.00 USD
| Publisher site visits: | 1,211 |
|---|---|
| Average rating: | 4.33 |
| Total ratings: | 3 |
Publisher Info
- Author:
- Nashruddin Amin
Other listings by this publisher
- Simple File Server and Downloader Script
- Phase Correlation Function in OpenCV
- HTTP File Transfers
- EasyWebFetch 1.0
- DeliciousBrownies 1.0
- Code2HTML
- Displaying random image in your page
- Email Obfuscator
- Displaying video from webcam
- EyeTracking 1.0
- Search Engine Friendly URLs with PHP
- PHP Image Resize Made Easy
- Resize Image to Different Aspect Ratio On-The-Fly
- Web Based Surveillance System
- HTTP Scripting with PHP
