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
882e5ec1
Commit
882e5ec1
authored
Mar 06, 2014
by
Davis King
Browse files
clarified spec
parent
4029092c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
dlib/image_transforms/fhog_abstract.h
dlib/image_transforms/fhog_abstract.h
+4
-1
No files found.
dlib/image_transforms/fhog_abstract.h
View file @
882e5ec1
...
...
@@ -103,6 +103,9 @@ namespace dlib
- #hog[i][r][c] == vhog[r][c](i)
(where 0 <= i < 31)
- #hog.size() == 31
- for all valid i:
- #hog[i].nr() == hog[0].nr()
- #hog[i].nc() == hog[0].nc()
!*/
// ----------------------------------------------------------------------------------------
...
...
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