How can i use MATLAB'S extractLBPFeatures(I,Name,Value) function to extract a feature vector of size 1x256 for a single image?
1 view (last 30 days)
Show older comments
extractLBPFeatures(I,Name,Value) this function returns a feature vector of size 1x59 but i want a vector of size 1x256. How can i achieve that?
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!