photo-map:有时可见于

时间:2024-06-28 01:42:38
【文件属性】:

文件名称:photo-map:有时可见于

文件大小:277KB

文件格式:ZIP

更新时间:2024-06-28 01:42:38

Rust

处理和显示一组带有 GPS 标记的照片的时空位置,包括对有趣部分进行启发式分组。 不是为一般用途设计的。 cargo build --release ./target/release/init-database -d points.db find /path/to/photos > photos.txt ./target/release/extract-gps -d points.db -f photos.txt ./target/release/cluster -d points.db ./target/release/jsonify -d points.db -s web/summary.json -c web/clusters.json ./target/release/web # displayed at http://localhost:4444/ cluster和json


【文件预览】:
photo-map-master
----Cargo.toml(422B)
----Cargo.lock(15KB)
----src()
--------gps-db.sql(912B)
--------live-db.sql(439B)
--------lib.rs(5KB)
--------bin()
----web()
--------index.html(2KB)
--------js()
--------live.html(739B)
--------gray-photo.mss.tm2()
--------css()
----README.md(599B)
----.gitignore(76B)

网友评论