1、记录x马达位置用于拼接影像;
2、修复了航线读写错误问题;
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
#include <string>
|
||||
#include <opencv2/core/core.hpp>
|
||||
#include "ImagerOperationBase.h"
|
||||
#include "utility_tc.h"
|
||||
|
||||
class ImagerOperationBase :public QObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user