Skip to content

WiP: REFAC: 1778: Reduced input-data of apTvFeLineSegmentDetection.

Stéphane Albert requested to merge 1778-apTvFeLineSegmentDetection into develop

Summary

This MR is part of issue #1778 about reducing testing time, in particular, apTvFeLineSegmentDection* tests.

Rationale

Reducing input-data in order to reduce processing time.

Implementation Details

Added 100x100 ROI input-data in OTB-Data.

Additional notes

See also MR !361 (closed) which revealed that baseline of the apTvFeLineSegmentDetection* tests is outdated.

Copyright

The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement

Merge request reports