Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
warpAffine
Function · 0.80
setupRecyclerView
Method · 0.80
addTagView
Method · 0.80
applyBottomClearanceForViews
Method · 0.80
convert
Method · 0.80
setPadVal
Method · 0.80
onEncode
Method · 0.80
onEncode
Method · 0.80
onEncode
Method · 0.80
onEncode
Method · 0.80
onEncode
Method · 0.80
test_image_process
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_image_process
Method · 0.64