Commit 0ceb51c5 authored by Davis King's avatar Davis King

Clarified spec

parent 725805a3
...@@ -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)
!*/ !*/
// ---------------------------------------------------------------------------------------- // ----------------------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment