MCPcopy Create free account
hub / github.com/PABannier/sam3.cpp / compare_preprocessing.py

File compare_preprocessing.py

tests/compare_preprocessing.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Compare C++ vs Python image preprocessing.
3
4Replicates the C++ sam3_preprocess_image() in Python and compares

Callers

nothing calls this directly

Calls 2

python_preprocessFunction · 0.85
cpp_preprocessFunction · 0.85

Tested by

no test coverage detected