Community Profile

photo

Niranjan Ravi


Last seen: 5ヶ月 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Resize of an image into 640 * 480 pixels
I tried to resize my image using imresize and following code does not work: function y = fcn(u) coder.extrinsic('imresize'...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


Function output 'y' cannot be an mxArray in this context. Consider preinitializing the output variable with a known type
function y = fcn(u) coder.extrinsic('imwrite'); y = imwrite(u,'testOutput.bmp'); I want to convert a jpg image to b...

約6年 前 | 1 件の回答 | 0

1

回答