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