parallax.reticle_detection

Init file for reticle detection module.

Modules

parallax.reticle_detection.base_manager

Base manager for reticle detection workers.

parallax.reticle_detection.mask_generator

MaskGenerator: Generates a mask from an input image using various image processing techniques.

parallax.reticle_detection.reticle_detection

ReticleDetection for identifying reticle coordinates in microscopy images

parallax.reticle_detection.reticle_detection_coords_interests

Provides functionality to detect and analyze points of interest on reticle lines in images, employing line fitting and orientation determination techniques suitable for microscopy image analysis tasks.