This repository has been archived by the owner on Jan 12, 2021. It is now read-only.
Releases: eguid/easyCV
Releases · eguid/easyCV
easyCV-2019.12.2
1、修复videoRecorder录像模块的工作线程在特定情况下无法回收的bug
easyCV 2019.7.22
easyCV 2019.7.18
1、补漏,忘记提交Grabber接口
easyCV 2019.7.17b
1、增加连续截图功能,目前只限通过BytesGrabber进行连续截图
1.1、连续截图提供视频源地址、截图总数、间隔(隔几帧)
1.2、简单测试了连续截图功能暂时未发现问题,近期将实现其他接口的连续截图功能语法糖
2、代码结构调整,抽象出一个桥接接口Grabber,用于方便不同接口实现能够对像素格式进行不同方式的操作
easyCV-1.1.0
1、录像服务的持久层设计不合理,现去除录像服务的持久层接口
2、新增两个与springboot+postgre数据库演示demo
easyCV-1.0
Update README.md