convert to lib
This commit is contained in:
10
src/main.cpp
10
src/main.cpp
@ -26,12 +26,12 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include "argpopt.h"
|
||||
#include "unwrap.h"
|
||||
#include "bgremoval.h"
|
||||
#include "normalize.h"
|
||||
#include "uvosunwrap/unwrap.h"
|
||||
#include "uvosunwrap/bgremoval.h"
|
||||
#include "uvosunwrap/normalize.h"
|
||||
#include "log.h"
|
||||
#include "charuco.h"
|
||||
#include "harris.h"
|
||||
#include "uvosunwrap/charuco.h"
|
||||
#include "uvosunwrap/harris.h"
|
||||
|
||||
#define IMREAD_SIZE pow(2, 20)
|
||||
|
||||
|
Reference in New Issue
Block a user