Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/MNN
/ setMatrix
Method
setMatrix
source/cv/ImageProcess.cpp:77–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
void ImageProcess::setMatrix(const CV::Matrix& matrix) {
78
mInside->proc->setMatrix(matrix);
79
}
80
81
static int _getBpp(CV::ImageFormat format) {
82
switch (format) {
Callers
15
resize
Function · 0.45
warpAffine
Function · 0.45
preprocessInput
Method · 0.45
main
Function · 0.45
runEvaluation
Function · 0.45
convertImage
Method · 0.45
Java_com_taobao_android_mnn_MNNNetNative_nativeConvertBufferToTensor
Function · 0.45
Java_com_taobao_android_mnn_MNNNetNative_nativeConvertBitmapToTensor
Function · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
15
main
Function · 0.36
run
Method · 0.36
run
Method · 0.36
run
Method · 0.36
run
Method · 0.36
funcToColorResize
Function · 0.36
run
Method · 0.36
run
Method · 0.36
run
Method · 0.36
run
Method · 0.36
run
Method · 0.36
run
Method · 0.36