photo

Yee Mon


Last seen: 4 maanden ago Active since 2024

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
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 maanden ago | 0