mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 22:00:25 +08:00
7 lines
205 B
Matlab
7 lines
205 B
Matlab
% {{ fun.name | upper }} {{ fun.doc.short_desc }}
|
|
{{ fun.doc.long_desc | comment('%',80) }}
|
|
%
|
|
% See also: {{ fun.doc.see_also }}
|
|
%
|
|
% Copyright {{ time.strftime("%Y", localtime()) }} The OpenCV Foundation
|