esp-who/CHANGELOG.md

29 lines
668 B
Markdown
Raw Normal View History

2018-10-18 15:52:33 +08:00
# Change log for esp-who
2019-01-04 11:02:34 +08:00
## 0.5.0
2018-10-18 15:52:33 +08:00
Initial commit, esp-who appear in the world.
- Elementry functions such as image processing and matrix computing
- Face detection
2019-01-04 11:02:34 +08:00
- Face recognition
2018-10-18 15:52:33 +08:00
- Components such as camera
2019-01-04 11:02:34 +08:00
## 0.6.0
Display images via Http
- Add web server for camera and facial recognition
2018-10-18 15:52:33 +08:00
- Add some documents for API reference and guide
2019-01-04 11:02:34 +08:00
## 0.6.1
Open source face detection and recognition forward process
- Move forward process in the esp-face repository
- Update readme
## 0.9.0
Recognition solution for ESP-EYE
- Support speech wake up
- Support enrollment face id in flash
- Bugfix: adjust for AI-Thinker
## 0.9.1
- Add ip configuration
- Minor bugfix