#include <cvd/image_ref.h>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | CVD |
Defines | |
#define | CVD_CONNECTED_COMPONENTS_SO2_H |
Functions | |
void | CVD::connected_components (const std::vector< ImageRef > &v, std::vector< std::vector< ImageRef > > &r) |
#define CVD_CONNECTED_COMPONENTS_SO2_H |
Definition at line 23 of file connected_components.h.