Changes To FLCC
Not logged in
    52     52     *  Fast Convolution computation of 2D and 3D images of any size
    53     53     *  Both single and double-precision arithmetic
    54     54     *  Accelerated LCC or Convolution computation of a stream of images with the same template
    55     55     *  Ability to execute parallel computations on multiple CPUs or (currently one) GPU
    56     56   
    57     57   Current version 1.5 compiles under Linux or Windows (via [http://www.cygwin.com/ | Cygwin]).
    58     58   
           59  +<h3>Related Publications</h3>
           60  +
           61  +  #  X. Sun, N. P. Pitsianis, and P. Bientinesi, [http://www.cs.duke.edu/~nikos/reprints/C-027-LCC-SPIE.pdf|Fast computation of local correlation coefficients], Proc. SPIE 7074, 707405 (2008)
           62  +  #  G. Papamakarios, G. Rizos, N. P. Pitsianis, and X. Sun [http://www.cs.duke.edu/~nikos/reprints/C-032-LCCGPU-SPIE09.pdf|Fast computation of local correlation coefficients on graphics processing units], Proc. SPIE 7444, 744412 (2009)
           63  +
    59     64   <br>
    60     65   ---
    61     66   
    62     67   This is a self hosted fossil repository.