https://github.com/acgeospatial/planet_api_edge
Using the Planet API to download cloud free images and then run edge detection on them using openCV
https://github.com/acgeospatial/planet_api_edge
earth-observation edge-detection opencv planet-api python
Last synced: 17 days ago
JSON representation
Using the Planet API to download cloud free images and then run edge detection on them using openCV
- Host: GitHub
- URL: https://github.com/acgeospatial/planet_api_edge
- Owner: acgeospatial
- Created: 2016-11-12T20:01:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-03T15:42:38.000Z (over 7 years ago)
- Last Synced: 2025-04-19T14:35:27.865Z (about 1 month ago)
- Topics: earth-observation, edge-detection, opencv, planet-api, python
- Language: Python
- Size: 3.91 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Planet_API_Edge
Using the Planet API to download cloud free images and then run edge detection on them using openCVTwo Python 2.7 files here, firstly download using your Planet API key it will run an edge detection and second Python file will reclass that edge detection if you need to, in the example it will set the values to 0 and 1, but you can alter these if necessary.

More information about how I did the edge detect is available here
https://www.linkedin.com/pulse/edge-detecting-planet-api-andrew-cuttsConnect/contact [@map_andrew](https://www.twitter.com/map_andrew)