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
9f9270e40f
commit
da280a29f6
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,4 +1,17 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
## [3.6.4](https://github.com/openmv/openmv/releases/tag/v3.6.4) (2020-6-03)
|
||||||
|
* Fix OV5640 imaging modes.
|
||||||
|
* Fix floating point scaling in TensorFlow code.
|
||||||
|
* Fix software JPEG encode of 1-bpp images.
|
||||||
|
* Fix grayscale SW JPEG compression for YCbCr colorspace.
|
||||||
|
* Fix flipped bayer images on OV7725 and OV7690.
|
||||||
|
* Improved OV5640 FPS.
|
||||||
|
* Improved sensor driver for higher FPS.
|
||||||
|
* Harden sensor driver code.
|
||||||
|
* Support debayering for get_pixel in bayer mode.
|
||||||
|
* Update cascade converter to work with Python3.
|
||||||
|
* Add rtsp support.
|
||||||
|
|
||||||
## [3.6.3](https://github.com/openmv/openmv/releases/tag/v3.6.3) (2020-5-16)
|
## [3.6.3](https://github.com/openmv/openmv/releases/tag/v3.6.3) (2020-5-16)
|
||||||
* Update TF to support uint8/int8/float32
|
* Update TF to support uint8/int8/float32
|
||||||
* Re-enable TF on OMV3/F7.
|
* Re-enable TF on OMV3/F7.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user