提交 37ba5611 authored 作者: blu's avatar blu

init

上级 d5880b17
...@@ -273,7 +273,6 @@ private: ...@@ -273,7 +273,6 @@ private:
if(detect) { if(detect) {
detectMotion(pCodecContext->pix_fmt,pFrame); detectMotion(pCodecContext->pix_fmt,pFrame);
} }
} }
} }
return 0; return 0;
...@@ -329,11 +328,12 @@ private: ...@@ -329,11 +328,12 @@ private:
#endif #endif
break; break;
} }
} } //end for
#ifdef DEBUG #ifdef DEBUG
matShow2 = origin; matShow2 = origin;
#endif #endif
// business logic for event
} }
protected: protected:
void run() void run()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论