photo

Yee Mon


Last seen: 4 months 前 自 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 months 前 | 0