删除文件 depthProcess.cc

pull/2/MERGE
jzq 2024-06-11 13:13:55 +00:00 committed by Gitee
parent b22dc2aca0
commit 8a0bd1dec3
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() {
}