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
0ceb51c5
Commit
0ceb51c5
authored
Feb 29, 2012
by
Davis King
Browse files
Clarified spec
parent
725805a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
dlib/image_transforms/interpolation_abstract.h
dlib/image_transforms/interpolation_abstract.h
+1
-0
No files found.
dlib/image_transforms/interpolation_abstract.h
View file @
0ceb51c5
...
@@ -334,6 +334,7 @@ namespace dlib
...
@@ -334,6 +334,7 @@ namespace dlib
- #out_img.nr() == in_img.nr()
- #out_img.nr() == in_img.nr()
- #out_img.nc() == in_img.nc()
- #out_img.nc() == in_img.nc()
- #out_img == a copy of in_img which has been flipped from left to right.
- #out_img == a copy of in_img which has been flipped from left to right.
(i.e. it is flipped as if viewed though a mirror)
!*/
!*/
// ----------------------------------------------------------------------------------------
// ----------------------------------------------------------------------------------------
...
...
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