Skip to content

Remove cvtColor() from middlebury::test()

Sebastian Hahta requested to merge joseha/ftl:bugfix-cvtcolor into master

Removed cvtColor() from middlebury::test(); Algorithm implementations should do color conversions when necessary.

Only RTCensus works at this moment (with Middlebury); other algorithms display a black image (possibly sclaing issue?)

Merge request reports