Macros | Functions
gencolors.cpp File Reference
#include "opencv2/core/core.hpp"
#include <opencv2/opencv.hpp>
#include <iostream>
Include dependency graph for gencolors.cpp:

Go to the source code of this file.

Macros

#define GENCOLORS_CPP_
 

Functions

static void downsamplePoints (const Mat &src, Mat &dst, size_t count)
 
void generateColors (std::vector< Scalar > &colors, size_t count, size_t factor=100)
 

Macro Definition Documentation

◆ GENCOLORS_CPP_

#define GENCOLORS_CPP_

Definition at line 2 of file gencolors.cpp.

Function Documentation

◆ downsamplePoints()

static void downsamplePoints ( const Mat &  src,
Mat &  dst,
size_t  count 
)
static

Definition at line 53 of file gencolors.cpp.

◆ generateColors()

void generateColors ( std::vector< Scalar > &  colors,
size_t  count,
size_t  factor = 100 
)

Definition at line 99 of file gencolors.cpp.



points_preprocessor
Author(s): n-patiphon , aohsato
autogenerated on Mon Feb 28 2022 22:12:01