ParticleTracking Logo

Contents

  • Installation
  • RodTracker
  • ParticleDetection
  • API Reference
    • RodTracker package
    • ParticleDetection package
      • ParticleDetection.modelling
      • ParticleDetection.reconstruct_3D
      • ParticleDetection.utils
        • ParticleDetection.utils.data_conversions
        • ParticleDetection.utils.data_loading
        • ParticleDetection.utils.datasets
        • ParticleDetection.utils.detection
        • ParticleDetection.utils.helper_funcs
  • Changelogs

Getting Involved

  • Source Code
  • Contributing
  • Developer notes
ParticleTracking
  • API Reference
  • ParticleDetection package
  • ParticleDetection.utils
  • View page source

ParticleDetection.utils

  • ParticleDetection.utils.data_conversions
    • convert_txt_config()
    • csv_combine()
    • csv_extract_colors()
    • csv_split_by_frames()
    • txt2mat()
  • ParticleDetection.utils.data_loading
    • extract_3d_data()
    • extract_cam_params()
    • extract_stereo_params()
    • load_calib_from_json()
    • load_camera_calibration()
    • load_positions_from_txt()
    • load_world_transformation()
    • read_image()
  • ParticleDetection.utils.datasets
    • DEFAULT_CLASSES
    • DEFAULT_COLUMNS
    • DataGroup
    • DataSet
    • DetectionResult
    • RNG_SEED
    • add_points()
    • get_dataset_classes()
    • get_dataset_size()
    • get_files()
    • get_object_counts()
    • get_pixel_stats()
    • insert_missing_rods()
    • randomize_endpoints()
    • randomize_particles()
    • replace_missing_rods()
  • ParticleDetection.utils.detection
    • _run_detection()
    • run_detection()
  • ParticleDetection.utils.helper_funcs
    • configure_logging()
    • find_world_transform()
    • line_estimator()
    • line_estimator_simple()
    • paste_mask_in_image_old()
    • rod_endpoints()
Previous Next

© Copyright 2023-2024, Adrian Niemann, Dmitry Puzyrev.

Built with Sphinx using a theme provided by Read the Docs.