Commit Graph

15 Commits

Author SHA1 Message Date
pm 4de9aefeac 调整twainUI指定属性 2019-12-06 11:02:00 +08:00
pm 0b2ec607ed Merge branch 'master' of https://github.com/CrisisPeng/HUAGO-c-Twain- 2019-12-06 10:26:02 +08:00
罗颖 7e208570e1 在G200加入参数配置 2019-12-06 10:19:41 +08:00
pm 3d9669bf27 Merge branch 'master' of https://github.com/CrisisPeng/HUAGO-c-Twain- 2019-12-06 09:27:02 +08:00
pm 04a996dbd1 更新TwainUI指定所有窗体之上的问题,已调整; 2019-12-06 09:26:34 +08:00
罗颖 c3c503b8db 新的协议加入 2019-12-05 19:26:19 +08:00
罗颖 f7c82d9dc8 不上传文件 2019-12-05 16:35:04 +08:00
罗颖 3e478314be 分离gscn_drv对象
以便加入新的协议
2019-12-05 16:08:36 +08:00
罗颖 2c56b028c2 把usb库替换为usbscanex
将原有的twainui指针用智能指针管理
2019-12-04 22:43:40 +08:00
pm cb374c3235 1.更换编译器为VS2017,跟换opencv版本为3.4.6
2.调整线程退出方式
3.修复最后一场图像图像数据从usb读上来之后,可能未传图到应用层问题
4.重构Twain代码,分层更明确
2019-11-14 16:42:24 +08:00
pm 155ee06586 忘记上传除穿孔以及工具类(补上传) 2019-09-04 09:54:32 +08:00
pm aed1f401f9 1.调整了updatecaps中的一个协议类型与实际转换不匹配的问题
2.调整了异常提示的代码逻辑,调整为在twain中提示,以避免出现线程退出异常导致软件崩溃;
3.增加了除穿孔功能;
4.调整了uionly模式下的窗体置顶问题;
2019-09-04 09:46:32 +08:00
pm 7aa3df7bee 1.增加除穿孔功能
2.修复TWAINEVENT回调内存异常问题
3.修复xfercount在更新时xfercount协议时更新传输张数
4.修复USB轮询检查时间间隔,以避免轮询时间间隔导致的内存读取异常问题
2019-05-10 10:51:26 +08:00
pm e0b42b7784 1.first time update with GitHub
2.this Twain C++ Code has fixed with OpenCV Findcontours and fillploy error
3.now it might has some unknown error in the code ,while it need to be fixed later
2019-02-28 10:14:54 +08:00
CrisisPeng 18bf319206
Initial commit 2019-02-28 01:55:44 +00:00