Skip to content

Releases: rostyq/pico-detect

Generic Image

05 Nov 00:08
304a1a7
Compare
Choose a tag to compare
  • utilized image GenericImageView;
  • changed ROI parameters from Point3 to Similarity2;
  • added ISimilarity2 with integer values;
  • loosen deps and turn off image default features;
  • added MultiScale which implements multi scale detection using a classifier;
  • now Shaper uses imageproc::rect::Rect as region of interest parameter;
  • added reexports for image, nalgebra and imageproc::rect.

shape predictor

16 Sep 14:27
5915d1d
Compare
Choose a tag to compare
  • added shape predictor;
  • added cli example with face, face shape and pupils detection.

Cascade detector

03 Sep 16:14
13a136a
Compare
Choose a tag to compare
v0.2.0

Update Cargo.toml

Object Localizer

03 Sep 21:03
Compare
Choose a tag to compare
v0.1.0

released object localizer