How to convert matlab code into opencv?
2 ビュー (過去 30 日間)
古いコメントを表示
How to convert matlab code into opencv?
1 件のコメント
ranjith kumar reddy P
2017 年 4 月 4 日
編集済み: ranjith kumar reddy P
2017 年 4 月 4 日
try MATLAB coder. For inbuilt maltab functions you can find the alternative functions from opencv but it might that the function name might be different.