photo

Vidit Jain


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Revival Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to get the imageYCbCr from their component Y, Cb and Cr?
Use cat command. Since you want to concatenate the three channels so use cat(3,A,B,C). In your case use: combinedImg = cat(3,i...

7年以上 前 | 0