mirror of https://github.com/davisking/dlib.git
fixed typo in docs
This commit is contained in:
parent
70c6f7b84e
commit
86a9abe09d
|
@ -115,7 +115,7 @@ namespace dlib
|
|||
/*!
|
||||
ensures
|
||||
- returns drectangle(point_down(rect.tl_corner()), point_down(rect.br_corner()));
|
||||
(i.e. maps rect into a downsampled)
|
||||
(i.e. maps rect into a downsampled image)
|
||||
!*/
|
||||
|
||||
drectangle rect_up (
|
||||
|
|
Loading…
Reference in New Issue