Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
103
int Image::w() { return w_; }
104
105
int Image::h() { return h_; }
106
Callers
9
operator()
Method · 0.80
slice_image
Method · 0.80
split_to_patches
Method · 0.80
crop_image
Method · 0.80
process
Method · 0.80
infer
Method · 0.80
dynamicPreprocess
Function · 0.80
streamGenerate
Method · 0.80
apply
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected