Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Releases: eguid/easyCV

easyCV-2019.12.2

02 Dec 14:32
Compare
Choose a tag to compare
easyCV-2019.12.2 Pre-release
Pre-release

1、修复videoRecorder录像模块的工作线程在特定情况下无法回收的bug

easyCV 2019.7.22

23 Jul 01:08
51ae48c
Compare
Choose a tag to compare

1、新增BufferGrabber和BufferedImageGrabber的连续截图语法糖

easyCV 2019.7.18

18 Jul 09:52
Compare
Choose a tag to compare

1、补漏,忘记提交Grabber接口

easyCV 2019.7.17b

17 Jul 03:28
Compare
Choose a tag to compare

1、增加连续截图功能,目前只限通过BytesGrabber进行连续截图
1.1、连续截图提供视频源地址、截图总数、间隔(隔几帧)
1.2、简单测试了连续截图功能暂时未发现问题,近期将实现其他接口的连续截图功能语法糖
2、代码结构调整,抽象出一个桥接接口Grabber,用于方便不同接口实现能够对像素格式进行不同方式的操作

easyCV-1.1.0

16 Apr 07:59
Compare
Choose a tag to compare
easyCV-1.1.0 Pre-release
Pre-release

1、录像服务的持久层设计不合理,现去除录像服务的持久层接口
2、新增两个与springboot+postgre数据库演示demo

easyCV-1.0

18 Oct 08:53
dcef120
Compare
Choose a tag to compare
Update README.md