Skip to main content

Image remapping using NVIDIA GPU

Project description

nvRemap

using cuda to do image remapping. many image processing tasks can be done by remapping the image, for example

  • flip
  • rotate
  • scale
  • crop
  • perspective transform
  • lens distortion correction

and so on. And this tasks ca be combined into single remapping kernel, see transformation composition

install

pip install nvremap

or build from source

git clone https://github.com/ArtificialNotImbecile/nvRemap
cd nvRemap
python setup.py install

usage

see examples

TODO

  • add more examples
  • add transform composition
  • add more interpolation methods, currently only support bilinear interpolation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

nvremap-0.1.3-cp311-cp311-manylinux1_x86_64.whl (81.4 kB view hashes)

Uploaded CPython 3.11

nvremap-0.1.3-cp310-cp310-manylinux1_x86_64.whl (80.3 kB view hashes)

Uploaded CPython 3.10

nvremap-0.1.3-cp39-cp39-manylinux1_x86_64.whl (80.5 kB view hashes)

Uploaded CPython 3.9

nvremap-0.1.3-cp38-cp38-manylinux1_x86_64.whl (80.2 kB view hashes)

Uploaded CPython 3.8

nvremap-0.1.3-cp37-cp37m-manylinux1_x86_64.whl (80.1 kB view hashes)

Uploaded CPython 3.7m

nvremap-0.1.3-cp36-cp36m-manylinux1_x86_64.whl (79.8 kB view hashes)

Uploaded CPython 3.6m

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page