MCPcopy Create free account
hub / github.com/alibaba/MNN / setPadding

Method setPadding

source/cv/ImageProcessUtils.hpp:38–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37 void setMatrix(const CV::Matrix& matrix);
38 void setPadding(uint8_t value) {
39 mPaddingValue = value;
40 }
41
42 CV::Matrix mTransform;
43 CV::Matrix mTransformInvert;

Callers 13

warpAffineFunction · 0.80
setupRecyclerViewMethod · 0.80
addTagViewMethod · 0.80
convertMethod · 0.80
setPadValMethod · 0.80
onEncodeMethod · 0.80
onEncodeMethod · 0.80
onEncodeMethod · 0.80
onEncodeMethod · 0.80
onEncodeMethod · 0.80
test_image_processMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_image_processMethod · 0.64