Optimized Belief Propagation (CPU and GPU)
SmoothImageCPU.h File Reference

Declares child class of SmoothImage for smoothing images in the optimized CPU implementation. More...

#include <utility>
#include <memory>
#include "BpImageProcessing/SmoothImage.h"
#include "BpImageProcessing/BpImageConstraints.h"
#include "RunSettingsParams/ParallelParams.h"
Include dependency graph for SmoothImageCPU.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SmoothImageCPU
 Child class of SmoothImage for smoothing images in the optimized CPU implementation. More...
 

Detailed Description

Declares child class of SmoothImage for smoothing images in the optimized CPU implementation.

Author
Scott Grauer-Gray

Definition in file SmoothImageCPU.h.