删除文件 depthProcess.cc
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…
Reference in New Issue