#include <cpl_visual_features/saliency/center_surround.h>#include <opencv2/highgui/highgui.hpp>#include <iostream>#include <sstream>
Go to the source code of this file.
| Namespaces | |
| namespace | cpl_visual_features | 
| Defines | |
| #define | B_INDEX 0 | 
| #define | G_INDEX 1 | 
| #define | R_INDEX 2 | 
| #define B_INDEX 0 | 
Definition at line 47 of file center_surround.cpp.
| #define G_INDEX 1 | 
Definition at line 46 of file center_surround.cpp.
| #define R_INDEX 2 | 
Definition at line 45 of file center_surround.cpp.