Skip to content

Commit

Permalink
moved headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiwoong Choi committed Sep 16, 2019
1 parent 5a2b25a commit 9a5a3d7
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion demo.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include <argparse/argparse.hpp>
#include <dlib/dir_nav.h>
#include "siammask.h"
#include <SiamMask/siammask.h>

void overlayMask(const Mat& src, const Mat& mask, Mat& dst) {
vector<Mat> chans;
Expand Down

0 comments on commit 9a5a3d7

Please sign in to comment.