This commit is contained in:
sun
2019-07-09 21:04:30 +08:00
4 changed files with 26 additions and 22 deletions

View File

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