MCPcopy Create free account
hub / github.com/UbiquitousLearning/mllm / w

Method w

mllm/preprocessor/visual/Image.cpp:103–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103int Image::w() { return w_; }
104
105int Image::h() { return h_; }
106

Callers 9

operator()Method · 0.80
slice_imageMethod · 0.80
split_to_patchesMethod · 0.80
crop_imageMethod · 0.80
processMethod · 0.80
inferMethod · 0.80
dynamicPreprocessFunction · 0.80
streamGenerateMethod · 0.80
applyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected