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

Declares child class of BpImage to define disparity map image that is output from bp processing. More...

#include <algorithm>
#include <string>
#include <ranges>
#include "BpImage.h"
#include "BpResultsEvaluation/DisparityMapEvaluation.h"
Include dependency graph for DisparityMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DisparityMap< T >
 Child class of BpImage to define disparity map image that is output from bp processing. More...
 

Detailed Description

Declares child class of BpImage to define disparity map image that is output from bp processing.

Author
Scott Grauer-Gray

Definition in file DisparityMap.h.