summaryrefslogtreecommitdiffstats
path: root/src/frontier/image.rs
Commit message (Collapse)AuthorAgeFilesLines
* Bump acap to 0.2.0Tavian Barnes2020-08-241-2/+8
| | | | | This requires adapting to the new k-d trees, which are significantly faster.
* Use the acap nearest neighbors implementationHEADmasterTavian Barnes2020-06-241-5/+6
|
* Fix some clippy lintsTavian Barnes2020-05-111-0/+4
|
* frontier/image: Implement image frontiersTavian Barnes2020-05-031-0/+74