Releases: cdiddy77/react-native-mediapipe
Releases · cdiddy77/react-native-mediapipe
Release 0.6.0
Release 0.5.1
Release 0.5.0
Release 0.4.0
0.4.0 (2024-06-24)
Bug Fixes
- #112, #113 and #116; small changes in documentation files (object-detection.md and intro.md) (#125) (c73f1b1), closes #107 #107
- continued color theme through object detection app and styled photo selection view page (#110) (f7f9e30)
- make so facelandmarker photo passes typecheck (#133) (69ff0d5)
- removed unnecessary catch block (8196519)
- title and logo for documentation site (#107) (#119) (b43843a)
Features
Release 0.3.0
0.3.0 (2024-05-30)
Bug Fixes
- added consistent color theme to the permissions page to match our logo (#89) (e7ed1a1)
- added fragment to satisfy the linter (67c7ef5)
- added some styling to the mic and camera permissions page in the object detection app (#78) (c83d175)
- android inference with faster yuv->rgb conversion (#51) (7418742)
- deleted unnecessary file (de31370)
- deploy to docusaurus site only when changes go into main (26bc3a4)
- improve the category text display (#68) (d5fde80)
- make android object detection rectangles correct (#75) (6e81951)
- replaced switch camera text with symbol (57acc84)
- fix for the ios build (#92) (e145b44)
- work-around long path issues on windows (#39) (4468f9e)
Features
- add docusaurus CI (#29) (0bf2516)
- Add icons packages for android/ios and consume them in the tab bar (#60) (037aa22)
- add link to the loom starter video (#38) (4e07cf6)
- add tab navigation to object detection sample (#57) (bd7f448)
- added error handling and the ability to select a new image when complete (701dd7e)
- added functionality to crop-picker - not clean though (01b0070)
- added image selection to tab (1635754)
- face landmark detection (#108) (46d4220)
- implement object detection on image (#93) (2effd66)
- inference: Download models at build time (#85) (2da104f)
- installed react-native-image-crop-picker (be7e4b4)
- made app open photo instead of camera (5ad6f23)
- settings: add a simple settings menu to the objectdetection sample (#79) (0b6bc95)