mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
fixed typo in spec
This commit is contained in:
parent
ae10c22918
commit
c1c8267ba5
@ -321,7 +321,7 @@ namespace dlib
|
||||
const image_type1& img,
|
||||
image_type2& out,
|
||||
const rectangle& rect
|
||||
)
|
||||
);
|
||||
/*!
|
||||
requires
|
||||
- out.nr() == img.nr()
|
||||
|
Loading…
Reference in New Issue
Block a user