How a construct feature vector in MATLAB?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
If the given parameters are area and centroid.
Answers (1)
Walter Roberson
on 9 Jan 2014
So in the above case,
fv = [area; centroid(:)]
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!