Home
last modified time | relevance | path

Searched defs:L2gradient (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dcanny.cc134 …imumSuppression(const LiteMat &gx, const LiteMat &gy, LiteMat &edges, bool L2gradient) { // NOLINT in NonMaximumSuppression()
250 bool L2gradient) { in Canny()