cameratransform
Transformation tool
A Python package for transforming points between camera and world spaces using fitted transformations.
cameratransform is a python package which can be used to fit camera transformations and apply them to project points from the camera space to the world space and back.
110 stars
8 watching
28 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
petercorke/spatialmath-matlab | A toolbox for 2D and 3D transformations and orientations in robotics and computer graphics | 201 |
pysal/tobler | A Python package for performing spatial interpolation and data transformation tasks with support for area-weighted, dasymetric, and change of support methods. | 151 |
kamranahmedse/laraformer | A Laravel package that simplifies data transformation by introducing a layer of abstraction between models and their representation in different formats. | 32 |
thomasp85/transformr | A package for creating smooth animations of 2D shapes by automatically matching and transforming them between states. | 116 |
jlevy/repren | A tool for refactoring and transforming text files according to regular expression patterns | 347 |
juliaimages/imagetransformations.jl | Provides functions for manipulating image data to apply spatial transformations. | 46 |
cgarciae/phi | A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. | 134 |
senocular/transformtool | A toolset for manipulating objects in 2D space using 2 different programming languages. | 78 |
yeyang1021/matlab_ipm | Transforms camera images into IPM using camera parameters. | 67 |
mrzhu-cool/pix2pix-pytorch | A PyTorch implementation of an image-to-image translation algorithm using conditional adversarial networks | 425 |
gperinazzo/dict-derive | A Rust derive macro that automatically transforms Python dicts into Rust structs and vice versa. | 105 |
pixboost/transformimgs | An image transformation API that resizes and optimises images based on user input without requiring additional parameters. | 230 |
pylons/colander | A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
pyproj4/pyproj | A Python interface to PROJ, enabling coordinate transformations and projections in geospatial applications. | 1,065 |
16eagle/movevis | A package providing tools to visualize movement data and temporal changes of environmental data by creating video animations. | 131 |