删除文件 depthProcess.cc
parent
b22dc2aca0
commit
8a0bd1dec3
|
@ -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