<div align="center">
<a target="_blank" href="https://github.com/CNES/cars">
<picture>
<source
srcset="https://raw.githubusercontent.com/CNES/cars/master/docs/source/images/picto_dark.png"
media="(prefers-color-scheme: dark)"
/>
<img
src="https://raw.githubusercontent.com/CNES/cars/master/docs/source/images/picto_light.png"
alt="CARS"
width="40%"
/>
</picture>
</a>
<h4>cars-resample</h4>
[![Python](https://img.shields.io/badge/python-v3.8+-blue.svg)](https://www.python.org/downloads/release/python-380/)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](CONTRIBUTING.md)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0/)
<p>
<a href="#overview">Overview</a> •
<a href="#installation">Installation</a> •
<a href="#contribution">Contribution</a>
</p>
</div>
## Overview
**cars-resample** aims to resample an image according to a resampling grid.
It is a part of the photogrammetry tool [cars](https://github.com/cnes/cars) extracting Digital Surface Models from satellite images.
## Installation
**cars-resample** is available on Pypi and can be installed by:
```
pip install cars-resample
```
## Contribution
**cars-resample** is a free software: Apache Software License 2.0. See [Contribution](./CONTRIBUTING.md) manual.
Raw data
{
"_id": null,
"home_page": "https://github.com/CNES/cars-resample",
"name": "cars-resample",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "cars-resample, 3D, DEM, cars, pandora, photogrammetry",
"author": "CNES",
"author_email": "cars@cnes.fr",
"download_url": "https://files.pythonhosted.org/packages/36/44/e117cef9890735516b1d3c42c2e735afd29b0fef922bb782793605134358/cars_resample-0.1.1.tar.gz",
"platform": "any",
"description": "<div align=\"center\">\n<a target=\"_blank\" href=\"https://github.com/CNES/cars\">\n<picture>\n <source\n srcset=\"https://raw.githubusercontent.com/CNES/cars/master/docs/source/images/picto_dark.png\"\n media=\"(prefers-color-scheme: dark)\"\n />\n <img\n src=\"https://raw.githubusercontent.com/CNES/cars/master/docs/source/images/picto_light.png\"\n alt=\"CARS\"\n width=\"40%\"\n />\n</picture>\n</a>\n\n<h4>cars-resample</h4>\n\n[![Python](https://img.shields.io/badge/python-v3.8+-blue.svg)](https://www.python.org/downloads/release/python-380/)\n[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](CONTRIBUTING.md)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0/)\n\n<p>\n <a href=\"#overview\">Overview</a> \u2022\n <a href=\"#installation\">Installation</a> \u2022\n <a href=\"#contribution\">Contribution</a>\n</p>\n</div>\n\n## Overview\n\n**cars-resample** aims to resample an image according to a resampling grid.\n\nIt is a part of the photogrammetry tool [cars](https://github.com/cnes/cars) extracting Digital Surface Models from satellite images.\n\n## Installation\n**cars-resample** is available on Pypi and can be installed by:\n```\npip install cars-resample\n```\n\n## Contribution\n**cars-resample** is a free software: Apache Software License 2.0. See [Contribution](./CONTRIBUTING.md) manual.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Resample an image according to a resampling grid.",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/CNES/cars-resample"
},
"split_keywords": [
"cars-resample",
" 3d",
" dem",
" cars",
" pandora",
" photogrammetry"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3644e117cef9890735516b1d3c42c2e735afd29b0fef922bb782793605134358",
"md5": "175fb364e00db4d28487fe9a2cd0e7fc",
"sha256": "dcdce2a375874a81800ba7ffbe1a84a4470b35d9cdd28cbd41ddfb2d47a9d78d"
},
"downloads": -1,
"filename": "cars_resample-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "175fb364e00db4d28487fe9a2cd0e7fc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 137868,
"upload_time": "2024-09-27T16:08:39",
"upload_time_iso_8601": "2024-09-27T16:08:39.096771Z",
"url": "https://files.pythonhosted.org/packages/36/44/e117cef9890735516b1d3c42c2e735afd29b0fef922bb782793605134358/cars_resample-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-27 16:08:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CNES",
"github_project": "cars-resample",
"travis_ci": false,
"coveralls": true,
"github_actions": false,
"tox": true,
"lcname": "cars-resample"
}