pico-detect 0.1.0

Pixel Intensity Comparison-based Object (PICO) detection library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# pico-detect


Rust library for _Pixel Intensity Comparison-based Object_ (PICO) detection.

## Goals


* [ ] object detection;
* [x] object localization;
* [ ] shape prediction;
* [ ] WebAssembly support (`wasm32-unknown-unknown` target).

## Links


- [N. Markus, M. Frljak, I. S. Pandzic, J. Ahlberg and R. Forchheimer, "Object Detection with Pixel Intensity Comparisons Organized in Decision Trees"]http://arxiv.org/abs/1305.4537

- [One Millisecond Face Alignment with an Ensemble of Regression Trees]https://www.cv-foundation.org/openaccess/content_cvpr_2014/papers/Kazemi_One_Millisecond_Face_2014_CVPR_paper.pdf