Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
85c94dc1
Commit
85c94dc1
authored
Sep 07, 2017
by
Davis King
Browse files
removed extraneous print statement.
parent
ef57efc7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tools/imglab/src/metadata_editor.h
tools/imglab/src/metadata_editor.h
+0
-1
No files found.
tools/imglab/src/metadata_editor.h
View file @
85c94dc1
...
...
@@ -28,7 +28,6 @@ public:
using
namespace
dlib
;
hsi_pixel
pix
;
pix
.
h
=
reverse
(
colors
.
size
());
std
::
cout
<<
"new h: "
<<
(
unsigned
int
)
pix
.
h
<<
std
::
endl
;
pix
.
s
=
255
;
pix
.
i
=
150
;
rgb_alpha_pixel
result
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment