- Add OpenCV and stdexec dependencies - ImageRPC type bridging OpenCV and RPC layers - Stereo rectification boilerplate - get-available-methods RPC method with get_count/get_method_name_by_id/get_method_names - Tests for remote method retrieval - CPU/GPU stereo matcher interfaces with SGBM implementation - Documentation consistency pass across impl and docs TG-5 #ready-for-test TG-2 #in-progress
17 lines
258 B
Plaintext
17 lines
258 B
Plaintext
build/
|
|
.cache/
|
|
subprojects/asio-1.36.0/
|
|
subprojects/glog/
|
|
subprojects/googletest-*
|
|
subprojects/nlohmann_json/
|
|
subprojects/packagecache/
|
|
subprojects/yaml-cpp-0.8.0
|
|
subprojects/base64-0.5.2/
|
|
subprojects/stdexec/
|
|
subprojects/.*
|
|
.venv/
|
|
.worktrees/
|
|
|
|
# IDE
|
|
.idea/
|