Skip to content

(io): remove usage of deprecated getInput getOutput getInOut

Description

Closes #505 (closed), #755 (closed)

Extra work

The deprecated DynamicType class was removed, which really helps to clear the build log from many warnings.

How to test it?

Build and run some apps...

Work plan

getInput/getInOut/getOutput:

getLockedInput/getLockedInOut:

getWeakInput/getWeakInOut:

Updated BUT Untested services:

  • module_filter_image
    • SAutomaticRegistration
    • SResampler
    • SPropagator
    • SPlaneSlicer
    • SMIPMatchingRegistration
    • SMatrixRegressor
    • SlabelImageToBinaryImage
    • SlabelGeometryImage
    • SImageCenter
    • SBitwiseAnd
    • SAutomaticRegistration
  • module_filter_vision
    • SUltrasoundImage
    • STranformDepthTL2mm
    • STrasnformDepthMap2mm
    • SPointCloudFromDepthMap
  • module_filter_mesh
    • SNeedle
    • SUltrasoundMesh
  • module_geometry_base
    • STransformLandmark
Edited by Marc SCHWEITZER

Merge request reports