• David Geldreich's avatar
    Allows structured_light pipeline to be run from Python · e967557e
    David Geldreich authored
    SinusoidalPattern::unwrapPhaseMap now takes an InputArray instead of InputArrayOfArrays to correct a Python binding problem
    present a scriptable HistogramPhaseUnwrapping::create
    
    replicate C++ structured_light test in Python
    
    PhaseUnwrapping now init unwrappedPhase so pixel outside the mask area are set to 0
    
    python binding for HistogramPhaseUnwrapping::Params to use HistogramPhaseUnwrapping::create
    e967557e
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
misc/python Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
tutorials Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...