Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavorMar/rustautogui
/ functions
Functions
206 in github.com/DavorMar/rustautogui
⨍
Functions
206
◇
Types & classes
29
Method
set_suppress_warnings
set true to turn off warnings.
src/lib.rs:242
Method
setup_opencl
(device_id: Option<u32>)
src/lib.rs:157
Function
slow_ncc_template_match
( image: &ImageBuffer<Luma<u8>, Vec<u8>>, template: &ImageBuffer<Luma<u8>, Vec<u8>>, )
src/core/template_match/slow_ncc.rs:11
Method
store_template_from_raw_encoded
Load template from encoded raw bytes and store prepared template data for multiple image search
src/rustautogui_impl/template_match_impl/load_img_impl.rs:435
Method
store_template_from_raw_encoded_custom
( &mut self, img_raw: &[u8], region: Option<(u32, u32, u32, u32)>, match_mode:
src/rustautogui_impl/template_match_impl/load_img_impl.rs:448
Function
testing_speeds
()
tests/tmpl_match_tests.rs:11
← previous
201–206 of 206, ranked by callers