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

답변 (1개)

TED MOSBY
TED MOSBY 2024년 11월 22일
편집: TED MOSBY 2024년 11월 29일

0 개 추천

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!

카테고리

도움말 센터File Exchange에서 Matrix Indexing에 대해 자세히 알아보기

제품

릴리스

R2021b

질문:

2021년 12월 6일

편집:

2024년 11월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by