Fix the conflict again
This commit is contained in:
@@ -15,17 +15,9 @@
|
||||
#include <opencv2/imgproc/imgproc.hpp>
|
||||
|
||||
#include "mynteye/logger.h"
|
||||
<<<<<<< HEAD
|
||||
|
||||
#include "mynteye/device.h"
|
||||
#include "mynteye/utils.h"
|
||||
|
||||
#include "mynteye/times.h"
|
||||
=======
|
||||
#include "mynteye/device/device.h"
|
||||
#include "mynteye/device/utils.h"
|
||||
#include "mynteye/util/times.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
MYNTEYE_USE_NAMESPACE
|
||||
|
||||
|
||||
@@ -13,13 +13,8 @@
|
||||
// limitations under the License.
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
#include "util/cv_painter.h"
|
||||
|
||||
|
||||
@@ -11,15 +11,6 @@
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
<<<<<<< HEAD
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
#include <atomic>
|
||||
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/times.h"
|
||||
=======
|
||||
#include <atomic>
|
||||
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
@@ -27,7 +18,6 @@
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/api/api.h"
|
||||
#include "mynteye/util/times.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
MYNTEYE_USE_NAMESPACE
|
||||
|
||||
|
||||
@@ -13,13 +13,8 @@
|
||||
// limitations under the License.
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
MYNTEYE_USE_NAMESPACE
|
||||
|
||||
|
||||
@@ -13,13 +13,8 @@
|
||||
// limitations under the License.
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
#include "util/cv_painter.h"
|
||||
|
||||
|
||||
@@ -13,12 +13,7 @@
|
||||
// limitations under the License.
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
MYNTEYE_USE_NAMESPACE
|
||||
|
||||
|
||||
@@ -11,13 +11,8 @@
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
MYNTEYE_USE_NAMESPACE
|
||||
|
||||
|
||||
@@ -13,13 +13,7 @@
|
||||
// limitations under the License.
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
MYNTEYE_USE_NAMESPACE
|
||||
|
||||
|
||||
@@ -11,25 +11,15 @@
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
<<<<<<< HEAD
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
=======
|
||||
>>>>>>> origin/develop
|
||||
#include <atomic>
|
||||
#include <memory>
|
||||
#include <mutex>
|
||||
#include <sstream>
|
||||
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
#include "util/cv_painter.h"
|
||||
|
||||
|
||||
@@ -11,13 +11,8 @@
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
MYNTEYE_USE_NAMESPACE
|
||||
|
||||
|
||||
@@ -13,13 +13,8 @@
|
||||
// limitations under the License.
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
#include "util/cv_painter.h"
|
||||
|
||||
|
||||
@@ -11,13 +11,8 @@
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
MYNTEYE_USE_NAMESPACE
|
||||
|
||||
|
||||
@@ -13,12 +13,7 @@
|
||||
// limitations under the License.
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
#include "util/pc_viewer.h"
|
||||
|
||||
|
||||
@@ -13,12 +13,7 @@
|
||||
// limitations under the License.
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
MYNTEYE_USE_NAMESPACE
|
||||
|
||||
|
||||
@@ -13,12 +13,7 @@
|
||||
// limitations under the License.
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
MYNTEYE_USE_NAMESPACE
|
||||
|
||||
|
||||
@@ -13,12 +13,7 @@
|
||||
// limitations under the License.
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/api.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
MYNTEYE_USE_NAMESPACE
|
||||
|
||||
|
||||
@@ -11,15 +11,9 @@
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/context.h"
|
||||
#include "mynteye/device.h"
|
||||
#include "mynteye/logger.h"
|
||||
=======
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/device/context.h"
|
||||
#include "mynteye/device/device.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
MYNTEYE_USE_NAMESPACE
|
||||
|
||||
|
||||
@@ -14,13 +14,8 @@
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
#include <opencv2/imgproc/imgproc.hpp>
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
||||
#include "mynteye/api.h"
|
||||
=======
|
||||
// #include "mynteye/logger.h"
|
||||
#include "mynteye/api/api.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
#include "util/cv_painter.h"
|
||||
#include "util/pc_viewer.h"
|
||||
|
||||
@@ -13,25 +13,15 @@
|
||||
// limitations under the License.
|
||||
#include "util/cv_painter.h"
|
||||
|
||||
<<<<<<< HEAD
|
||||
#include <opencv2/imgproc/imgproc.hpp>
|
||||
|
||||
=======
|
||||
>>>>>>> origin/develop
|
||||
#include <iomanip>
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
#include <utility>
|
||||
|
||||
<<<<<<< HEAD
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/utils.h"
|
||||
=======
|
||||
#include <opencv2/imgproc/imgproc.hpp>
|
||||
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/device/utils.h"
|
||||
>>>>>>> origin/develop
|
||||
|
||||
#define FONT_FACE cv::FONT_HERSHEY_PLAIN
|
||||
#define FONT_SCALE 1
|
||||
|
||||
@@ -17,12 +17,9 @@
|
||||
#include <iostream>
|
||||
#include <mutex>
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
#include <opencv2/imgproc/imgproc.hpp>
|
||||
|
||||
>>>>>>> origin/develop
|
||||
#include "mynteye/logger.h"
|
||||
#include "mynteye/mynteye.h"
|
||||
#include "mynteye/types.h"
|
||||
|
||||
Reference in New Issue
Block a user