Skip to content

Issue1989/reading vectors

Arthur Vincent requested to merge ArthurV/otb:issue1989/ReadingVectors into develop

this merge request refer to the issue : orfeotoolbox/otb#1989 (closed)

Apparently this line is time consuming

otbVectorPrediction.hxx#L89

The purpose of this MR is to precompute feature's index, like in otbTrainVectorBase.hxx

Tests seems to be OK.

Edited by Arthur Vincent

Merge request reports