mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update change log.
This commit is contained in:
parent
d711cd1f78
commit
9b0230cb44
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,4 +1,16 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
## [1.9](https://github.com/openmv/openmv/releases/tag/v1.8) (2016-09-20)
|
||||||
|
Firmware:
|
||||||
|
* Initialize RNG when calling randint.
|
||||||
|
|
||||||
|
Image processing:
|
||||||
|
* Fix and update Kmeans code.
|
||||||
|
* Add ellipse masking function.
|
||||||
|
* Add face recognition code and example script.
|
||||||
|
* Add Hough Transform code and example script.
|
||||||
|
* Add Canny edge code and example script.
|
||||||
|
* Add Gaussian function for quick testing.
|
||||||
|
|
||||||
## [1.8](https://github.com/openmv/openmv/releases/tag/v1.8) (2016-08-31)
|
## [1.8](https://github.com/openmv/openmv/releases/tag/v1.8) (2016-08-31)
|
||||||
Firmware:
|
Firmware:
|
||||||
* Mainly WiFi driver fixes, more stable streaming, timeouts and better error handling.
|
* Mainly WiFi driver fixes, more stable streaming, timeouts and better error handling.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user