IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 11, 2013, 11:21:30 AM (13 years ago)
Author:
eugene
Message:

pass Nsigma as an argument to 2d cached image convolve

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/psLib/src/imageops/psImageConvolve.h

    r36278 r36282  
    326326bool psImageConvolveGetThreads(void);
    327327
    328 psImageSmooth2dCacheData *psImageSmooth2dCacheAlloc (void);
     328psImageSmooth2dCacheData *psImageSmooth2dCacheAlloc (float Nsigma);
    329329bool psImageSmooth2dCacheKernel_PS1_V1 (psImageSmooth2dCacheData *smdata, float sigma, float kappa);
    330330bool psImageSmooth2dCache_F32(psImage *image, psImageSmooth2dCacheData *smdata);
Note: See TracChangeset for help on using the changeset viewer.