Merge pull request !20060 from run_0710
This commit is contained in:
zhangzhenghai 2021-07-12 09:13:10 +00:00 committed by Gitee
commit fe9809b03f
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ struct BoxesConfig {
std::vector<float> prior_scaling;
};
//update run r1.3
/// \brief resizing image by bilinear algorithm, the data type of currently only supports is uint8,
/// the channel of currently supports is 3 and 1.
/// \param[in] src Input image data.