 
  |
 |
Image Manipulation scripts |
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 a
|
 |
| |
Phase Correlation Function in OpenCV
|
|
 |
|
Phase Correlation is a method to check the similarity of two images with equal size. It can be used for template matching, object tracking, motion estimation, etc.
This is a function to compute phase correlation by taking a reference image and a te
|
 |
| |
PonXPM
|
|
 |
|
PonXPM is a useful tool for converting regular image (PNG, JPEG, GIF and BMP) formats into an XPM.
|
 |
| |
Cronos' BIOImagingOnline
|
|
 |
|
BIOImagingOnline seeks to address a number of critical issues surrounding radiology data such as use of multimedia, wide-area access, efficient data transmission, and capability to export results to other software applications. In its initial impleme
|
 |
| |
|
 |
 
  |