Forum

Author Topic: Filter Photos By Point - Python API  (Read 724 times)

chrisbin07

  • Newbie
  • *
  • Posts: 3
    • View Profile
Filter Photos By Point - Python API
« on: January 22, 2025, 03:01:09 AM »
Hello  :)

I'm trying to perform the following task using the python API which is already implemented in the GUI feature - Filter Photos by Tie Points/Points

If I have a list of points (belonging to the original list of tie points/Point clouds) - the points are stored externally and can be imported into python.

I need to find the images in which these points appear (one or more together) and the location of the points in the images.

Thanks!