Feature Extraction and image classification

I need to extract features then classify the cancer images , there are 5 classes, which method should i use ?

回答 (1 件)

Pratik
Pratik 2024 年 3 月 19 日

0 投票

Hi Muhammed,
As per my understanding, you want to extract feature from a image such that those features can be used for cancer image classification.
The specific features to be extracted can vary depending upon the dataset of the images. As a general approach, following example can be helpful. Using this method, you can extract 4096-dimensional feature vector for each image.
The example shows how to extract learned image features from a pretrained convolutional neural network and use those features to train an image classifier.
I hope this helps!

1 件のコメント

Muhammed
Muhammed 2024 年 3 月 20 日
Thanks for the help, i will try it.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeBiotech and Pharmaceutical についてさらに検索

質問済み:

2024 年 3 月 19 日

コメント済み:

2024 年 3 月 20 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by