train classifier using data from multiple tables

1 view (last 30 days)
I am trying to do pixel based classification for lung segmentation. I have prepared tables for some images by extracting some features and also mentioning labels in the table. For each image there is one table of (no. of samples*features)dimension. Now I want to use a classifier to train it using these data. How can I train a classifier using data from multiple tables?

Answers (0)

Community Treasure Hunt

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

Start Hunting!