mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
cleaned up examples
This commit is contained in:
parent
88fe0bd3fe
commit
a80553612a
@ -9,8 +9,10 @@
|
|||||||
|
|
||||||
#include <dlib/gui_widgets.h>
|
#include <dlib/gui_widgets.h>
|
||||||
#include <dlib/image_transforms.h>
|
#include <dlib/image_transforms.h>
|
||||||
|
#include <cmath>
|
||||||
|
|
||||||
using namespace dlib;
|
using namespace dlib;
|
||||||
|
using namespace std;
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user