mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
merge
This commit is contained in:
commit
d884d8e7d0
@ -1429,7 +1429,7 @@ namespace dlib
|
||||
);
|
||||
/*!
|
||||
requires
|
||||
- m.size() > 9
|
||||
- m.size() > 0
|
||||
ensures
|
||||
- Like max_point(), this function finds the location in m with the largest
|
||||
value. However, we additionally use some quadratic interpolation to find the
|
||||
|
Loading…
Reference in New Issue
Block a user