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
17a6e682
"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "757babfcadeabda57a1f080335779892e08f5b0b"
Commit
17a6e682
authored
Oct 08, 2017
by
Davis King
Browse files
Fixed missing inline
parent
40448e64
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/data_io/load_image_dataset.h
dlib/data_io/load_image_dataset.h
+1
-1
No files found.
dlib/data_io/load_image_dataset.h
View file @
17a6e682
...
@@ -190,7 +190,7 @@ namespace dlib
...
@@ -190,7 +190,7 @@ namespace dlib
namespace
impl
namespace
impl
{
{
size_t
num_non_ignored_boxes
(
const
std
::
vector
<
mmod_rect
>&
rects
)
inline
size_t
num_non_ignored_boxes
(
const
std
::
vector
<
mmod_rect
>&
rects
)
{
{
size_t
cnt
=
0
;
size_t
cnt
=
0
;
for
(
auto
&
b
:
rects
)
for
(
auto
&
b
:
rects
)
...
...
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