Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nomissbowling/cv-contour
Rust crate cv-contour supports ESRI J shapefile
https://github.com/nomissbowling/cv-contour
Last synced: about 1 month ago
JSON representation
Rust crate cv-contour supports ESRI J shapefile
- Host: GitHub
- URL: https://github.com/nomissbowling/cv-contour
- Owner: nomissbowling
- License: mit
- Created: 2023-09-17T03:48:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-17T04:03:49.000Z (over 1 year ago)
- Last Synced: 2024-11-15T01:56:57.213Z (about 1 month ago)
- Language: Rust
- Homepage: https://crates.io/crates/cv-contour
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cv-contour
==========Rust crate cv-contour supports ESRI J shapefile
Requirements
------------- [ shape-contour ]( https://crates.io/crates/shape-contour )
- [ shapelib-rs ]( https://crates.io/crates/shapelib-rs )
- [ OSGeo ]( https://OSGeo.org/ )
- [ OSGeo shapelib (C) ]( https://github.com/OSGeo/shapelib )
- [ shapelib ]( http://shapelib.maptools.org/ )
- [ ESRI J shapefile ]( https://www.esrij.com/products/japan-shp/ )Settings
--------- OPENCV_INCLUDE_PATHS
- OPENCV_LINK_LIBS
- OPENCV_LINK_PATHS
- link shapelib_i.libLicense
-------MIT