PyTrx icon indicating copy to clipboard operation
PyTrx copied to clipboard

PyTrx is a Python object-oriented programme created for the purpose of calculating real-world measurements from oblique images and time-lapse image series. Its primary purpose is to obtain velocities,...

Results 3 PyTrx issues
Sort by recently updated
recently updated
newest added

OpenCV is having import issues with readthedocs. PyTrx modules that import `cv2` bring up this error in the readthedocs compiling: ```AttributeError:` partially initialized module 'cv2' has no attribute 'gapi_wip_gst_GStreamerPipeline' (most...

- [ ] Better manual delineation functionality in the Area and Line objects (e.g. eliminate the risk of infinite looping) - [ ] Faster georectification processing. This can either be...

Estimate camera model from a given focal length (mm), image size (px) and physical sensor dimenstions (mm); as described [here](https://answers.opencv.org/question/17076/conversion-focal-distance-from-mm-to-pixels/)