AliceVision icon indicating copy to clipboard operation
AliceVision copied to clipboard

[sfm] statistics: fix statistics to avoid troubles in particular cases

Open fabiencastan opened this issue 1 year ago • 1 comments

In particular configuration, like a failed resection, we may end-up with unexpected statistics. Put some limits to avoid that.

fabiencastan avatar Mar 24 '24 17:03 fabiencastan

I modified the code to clamp on both sides of range.

servantftransperfect avatar Jun 20 '25 08:06 servantftransperfect