Matlab code to python with opencv and numpy

后端 未结 0 691
时光取名叫无心
时光取名叫无心 2020-12-12 19:30

I have the following matlap lines and I want to convert it to python

Matlap:

 colorNorm = sqrt(rawColorSignal(1,:).^2 + rawColorSignal(2,:).^2 + rawCol         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题