- Timestamp:
- Nov 11, 2013, 10:13:29 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psLib/src/imageops/psImageConvolve.h
r36275 r36278 326 326 bool psImageConvolveGetThreads(void); 327 327 328 psImageSmooth2dCacheData *psImageSmooth2dCacheAlloc (void); 329 bool psImageSmooth2dCacheKernel_PS1_V1 (psImageSmooth2dCacheData *smdata, float sigma, float kappa); 330 bool psImageSmooth2dCache_F32(psImage *image, psImageSmooth2dCacheData *smdata); 331 328 332 /// @} 329 333 #endif // #ifndef PS_IMAGE_CONVOLVE_H
Note:
See TracChangeset
for help on using the changeset viewer.
