move log to api dir
This commit is contained in:
parent
6b6c098529
commit
d5013c69a8
7 changed files with 6 additions and 6 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include "matutils.h"
|
||||
#include "drawing.h"
|
||||
#include "log.h"
|
||||
#include "uvosunwrap/log.h"
|
||||
|
||||
static void sortIntoRemapMaps(const std::vector<DetectedPoint>& points, cv::Mat& xMat, cv::Mat& yMat, cv::Point2i& topLeftCoordinate)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue