MCPcopy 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
77void ImageProcess::setMatrix(const CV::Matrix& matrix) {
78 mInside->proc->setMatrix(matrix);
79}
80
81static int _getBpp(CV::ImageFormat format) {
82 switch (format) {

Callers 15

resizeFunction · 0.45
warpAffineFunction · 0.45
preprocessInputMethod · 0.45
mainFunction · 0.45
runEvaluationFunction · 0.45
convertImageMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by 15

mainFunction · 0.36
runMethod · 0.36
runMethod · 0.36
runMethod · 0.36
runMethod · 0.36
funcToColorResizeFunction · 0.36
runMethod · 0.36
runMethod · 0.36
runMethod · 0.36
runMethod · 0.36
runMethod · 0.36
runMethod · 0.36