update Changelog
parent
e6c93dc7b6
commit
0e14e97a1e
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -5,3 +5,14 @@ Initial commit, esp-who appear in the world.
|
|||
- Elementry functions such as image processing and matrix computing
|
||||
- Face detection
|
||||
- Components such as camera
|
||||
|
||||
## 0.1.1
|
||||
Open coefficients for facial detection
|
||||
- Provide interface to generate customized coefficients via `mkmodel` (temporally support linux only, other os coming soon)
|
||||
|
||||
## 0.5.0
|
||||
Face recognition framework
|
||||
- Add face recognition relative framework
|
||||
- Provide basic face recognition example
|
||||
- Move `esp_facenet` to `esp-face` as submodule
|
||||
- Add some documents for API reference and guide
|
||||
|
|
Loading…
Reference in New Issue