フィルターのクリア

On using bagofFeatures for a large dataset

1 回表示 (過去 30 日間)
Deepak Sivadas
Deepak Sivadas 2018 年 8 月 30 日
回答済み: Deepak Sivadas 2018 年 9 月 6 日
Hi, I was working with feature extraction for medical images. On attempting 'bagofFeatures' function in matlab2018a, I observe the following: 1. When '.mat' files are given, an error is reported. Later I gave 'jpg' files, it works and gives classification accuracy. How can it be used for '.mat' or '.dicom' files directly? 2. When 'bagofFeatures' is run on a dataset consisting of about 2500 '.jpg' images, an error is reported citing 'out of memory' and many others pointing to the line where this function is called in the program. How can this be addressed? [8GB memory, 900GB disk, 64-bit ubuntu] Any help is very much appreciated. Thanks, Deepak
  1 件のコメント
Sachin Meena
Sachin Meena 2018 年 9 月 3 日
Does your mat file contain image data as a variable in it? What is the typical image size in your dataset of 2300 images?

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

回答 (1 件)

Deepak Sivadas
Deepak Sivadas 2018 年 9 月 6 日
Yes, it is a structure. And images are variables in it.

Community Treasure Hunt

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

Start Hunting!

Translated by