Skip to main content
Ctrl+K

ddd-pylib (Python API)

  • For developers
  • API Reference
  • For developers
  • API Reference

Section Navigation

  • ddd_pylib
    • ImageUtils
    • ddd_pylib.image_manip
      • CropOperator
      • EDTOperator
      • EuclideanDistanceTransformOperator
      • FindExtremaOperator
      • ImageCalculatorOperator
      • InvertOperator
      • NormalizeOperator
      • ProjectionOperator
      • ResampleIsotropicOperator
      • RescaleOperator
      • ResliceOperator
      • SplitAxisOperator
      • TypeCastOperator
      • ddd_pylib.image_manip.fast_fourier_transform_operator
        • FastFourierTransformOperator
        • ImageOperator
    • ddd_pylib.labeling
      • ConnectedComponentsLabelingOperator
      • SeededWatershedOperator
      • ThresholdOperator
    • ddd_pylib.labels_manip
      • FilterLabelsPropertiesOperator
      • KillBorderLabelsOperator
      • LabelsPropertiesOperator
      • LabelsToPointsOperator
      • ListBorderValuesOperator
      • MergeLabelsOperator
      • RemapLabelsOperator
      • RemoveLabelsOperator
      • ReplaceValuesOperator
    • ddd_pylib.morphology
      • BaseMorphologicalOperator
      • Kernel
    • ddd_pylib.points_manip
      • MergeClosePointsOperator
      • RemoveBackgroundPointsOperator
    • ddd_pylib.tracking
      • LapTrackStrategy
      • ObjectsTrackingOperator
      • PointsTrackingOperator
      • TrackingBase
      • TrackpyStrategy
  • API Reference
  • ddd_pylib
  • ddd_pylib.points_manip

ddd_pylib.points_manip#

Operators

MergeClosePointsOperator

RemoveBackgroundPointsOperator

Remove points that are not in the foreground of the image.

previous

Kernel

next

MergeClosePointsOperator

Show Source

© Copyright Montpellier Ressources Imagerie, Center for Image Analysis, Montpellier, France, 2026.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.21.0.