删除文件 depthProcess.cc
This commit is contained in:
parent
e70f84d331
commit
81fec36a38
@ -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() {
|
|
||||||
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user