Optimized Belief Propagation (CPU and GPU)
|
Files | |
file | BpImage.cpp [code] |
file | BpImage.h [code] |
Declares class to define images that are used in bp processing. | |
file | BpImageConstraints.h [code] |
Define constraint for data type in belief propagation processing related to image processing. | |
file | DisparityMap.cpp [code] |
file | DisparityMap.h [code] |
Declares child class of BpImage to define disparity map image that is output from bp processing. | |
file | SmoothImage.cpp [code] |
file | SmoothImage.h [code] |
Declares class for smoothing the images before running BP. | |