添加logo图案。

This commit is contained in:
xinyang
2019-07-09 18:45:22 +08:00
parent cd5528cfb7
commit 60747629a0

View File

@@ -1,6 +1,12 @@
//
// Created by xixiliadorabarry on 1/24/19.
//
/*******************************************************************/
/* ____ _ _____ _ _ ____ __ __ ______ __ */
/*/ ___| | |_ _| | | | | _ \| \/ | / ___\ \ / / */
/*\___ \ _ | | | | | | | |_____| |_) | |\/| |_____| | \ \ / / */
/* ___) | |_| | | | | |_| |_____| _ <| | | |_____| |___ \ V / */
/*|____/ \___/ |_| \___/ |_| \_\_| |_| \____| \_/ */
/* */
/*******************************************************************/
#include <iostream>
#include <thread>
#include <opencv2/core/core.hpp>