删除文件 depthProcess.cc

pull/2/head
jzq 2024-06-11 13:17:06 +00:00 committed by Gitee
parent e70f84d331
commit 81fec36a38
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
#include"depthProcess.h"
DepthProcess::DepthProcess(cv::Mat mk) {
}
void DepthProcess::obstacleDetect(cv::Mat imgDepth) {
}
void DepthProcess::obstacleDetect(cv::Mat boxes) {
}
void DepthProcess::getObstacle() {
}