Fix layout from [H,W,C] to [C,H,W]
Compare changes
Files
2+ 2
− 2
@@ -61,9 +61,9 @@ static Aidge::DataType CVtoAidge(const int matDepth) {
@@ -61,9 +61,9 @@ static Aidge::DataType CVtoAidge(const int matDepth) {
Fix Aidge::tensorOpencv
function to create a tensor from a cv::MAT with a layout of [Channel ,Height, Width].
Fix Tests accordingly.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent