Commit Graph

6 Commits

Author SHA1 Message Date
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