How to use addImageFeatures

How do I set the SaveFeatureLocations property of an invertedImageIndex object to false?

Risposte (1)

TED MOSBY
TED MOSBY il 22 Nov 2024
Modificato: TED MOSBY il 29 Nov 2024
You can set ‘SaveFeatureLocations’ to false as below:
imageIndex = invertedImageIndex(bag,'SaveFeatureLocations',false);
Refer to the ‘Add Image Features of Image Image Index’ section in the examples section in this link:
Hope this helps!

Prodotti

Release

R2021b

Richiesto:

il 6 Dic 2021

Modificato:

il 29 Nov 2024

Community Treasure Hunt

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

Start Hunting!

Translated by