IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2007, 6:17:58 PM (19 years ago)
Author:
Paul Price
Message:

Reworked image convolution (split direct and FFT methods into separate functions) and FFT functions. psVectorFFT needs a bit more work to clean up the N/2 issues from FFTW's r2c and c2r.

Location:
trunk/psLib/test/imageops
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/imageops

    • Property svn:ignore
      •  

        old new  
        2323tap_psImageShift
        2424tap_psImageShiftKernel
         25tap_psImageConvolve
         26tap_psImageConvolve2
  • trunk/psLib/test/imageops/Makefile.am

    r11691 r11703  
    2121        tap_psImageStructManip \
    2222        tap_psImageConvolve \
     23        tap_psImageConvolve2 \
    2324        tap_psImagePixelExtract
    2425
Note: See TracChangeset for help on using the changeset viewer.