photo

Yee Mon


Last seen: 4ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Using Singular value decomposition for feature extraction from images
% Load the image image1 = imread('yme.jpg'); % Convert the image to grayscale if it's RGB if size(image, 3) == 3 i...

4ヶ月 前 | 0