Commit Graph

35 Commits

Author SHA1 Message Date
hyb1996
d05b65ba51 修复 matchTemplate函数返回的结果相等或接近的问题
修复 app.getUriForFile()等报错的问题
2018-12-21 16:35:09 +08:00
hyb1996
311307c489 使代码实现和文档描述一致 2018-12-21 14:25:14 +08:00
hyb1996
72d8077142 修复 打包项目时无法运行的问题
新增 images.matchTemplate()找图返回多个位置
新增 找图示例
2018-12-16 10:24:57 +08:00
hyb1996
975940dced 增加 可选特性continuation
增加 协程示例
2018-12-12 17:31:48 +08:00
hyb1996
8b907d31c8 新增 特性continuation 2018-12-09 14:19:33 +08:00
hyb1996
94e9f5f34f 修复 所有脚本在Android 4.4都不能正常运行的问题 2018-11-10 16:57:02 +08:00
hyb1996
248d698708 新增 opencv懒加载 2018-11-02 00:48:13 +08:00
hyb1996
d8d02a1137 新增 images.rotate(), images.concat()旋转和拼接图片,参见《图片处理》示例 2018-11-02 00:01:08 +08:00
hyb1996
c92d869fa1 新增 images.inRange(), images.findCircles, images.matToImage
修复 调用模块时模块本身的错误提醒不明显的问题
2018-10-30 16:28:17 +08:00
hyb1996
e4a92531c3 修复 image wrapper多余release导致崩溃的问题 2018-10-28 09:02:30 +08:00
hyb1996
245d13c377 新增 images自适应二值化 2018-10-24 21:41:20 +08:00
hyb1996
8864e78af6 优化 opencv内存泄漏问题 2018-10-24 20:39:51 +08:00
hyb1996
cd71a7e1dd 增加 images图片处理函数 2018-10-24 13:33:11 +08:00
hyb1996
32548ff9f4 fix require() for json file;fix loadJar() not working; add loadDex(); add image.readPixels(); add util.java 2018-09-08 22:43:37 +08:00
hyb1996
debcb1d7b8 api(autojs): supports ui label toolbar, appbar, tabs, viewpager, drawer 2018-05-31 01:38:36 +08:00
hyb1996
e7103b3187 api(images): images.toBase64(), images.fromBase64(), images.save(), images.toBytes(), images.fromBytes() 2018-03-21 17:41:44 +08:00
hyb1996
c75337a767 api: colors.isSimilar, colors.equals
fix: circular menu icon is not circular when recording
feat: splash ui for built apk
docs: update to latest docs
fix: floating menu not showing automatically
2018-02-02 18:30:08 +08:00
hyb1996
f83b2fb923 feat: findMultiColors 2018-02-01 20:36:44 +08:00
hyb1996
ee638e3d6b fix: #281
feat: built-in lodash.js

close #281
2018-02-01 16:34:40 +08:00
hyb1996
0c042f7f07 fix: selected pyramid level too small 2018-01-27 13:50:30 +08:00
hyb1996
a683e84140 fix: images.save() 2018-01-27 09:47:21 +08:00
hyb1996
25a9a6b870 feat: #275 images.clip() 2018-01-24 18:04:25 +08:00
hyb1996
55ea745d57 fix: colors.red() return NaN 2017-12-31 18:52:03 +08:00
hyb1996
7bf9b3f0d9 update dynamic layout inflater to latest version; add some ui samples 2017-11-30 00:49:06 +08:00
hyb1996
9951ffae7a just to save works and use another computer to code 2017-11-27 21:11:49 +08:00
hyb1996
f99e844747 add: images.load(), landscape param of requestScreenCapture() 2017-11-27 14:29:21 +08:00
hyb1996
d775b5e77c fix: require for absolute path 2017-11-27 00:12:43 +08:00
hyb1996
328ab6efa7 add: images.findImage; change images.findColor implementation to opencv 2017-11-26 17:47:17 +08:00
hyb1996
2c990e1966 refactor: move some classes in package api to package core 2017-10-27 19:46:31 +08:00
hyb1996
21c4a38b86 add files and docs of files and images 2017-07-17 23:26:15 +08:00
hyb1996
c827ef7c64 try to fix crash under android19 2017-07-12 12:09:32 +08:00
hyb1996
c6e31dcb41 release 2.0.13 Beta3 for YingYongBao 2017-07-09 11:28:28 +08:00
hyb1996
5a79bb577f release 2.0.12 Beta 2017-05-29 20:56:12 +08:00
hyb1996
7c88e578fe #19636} 2017-05-27 14:49:25 +08:00
hyb1996
302879333a add screen capture and color searching 2017-05-22 15:41:11 +08:00