摘要: http://blog.csdn.net/xiaoshengforever/article/details/12191303 版权声明:本文为博主原创文章,未经博主允许不得转载。 OpenCV改变图像大小的操作有两类:resize与图像金字塔,但是这两类操作差别还是比较大的。 一、resize 函数 阅读全文
posted @ 2016-03-16 15:18 donaldlee 阅读(2577) 评论(0) 推荐(0) 编辑
摘要: http://bbs.csdn.net/topics/390426978 public static String readCheckImage(HashMap<String, String> requestMap) { String url = requestMap.get("url"); if  阅读全文
posted @ 2016-03-16 03:32 donaldlee 阅读(562) 评论(0) 推荐(0) 编辑
摘要: http://docs.seleniumhq.org/docs/04_webdriver_advanced.jsp# Waiting is having the automated task execution elapse a certain amount of time before conti 阅读全文
posted @ 2016-03-16 02:57 donaldlee 阅读(588) 评论(0) 推荐(0) 编辑
摘要: http://stackoverflow.com/questions/5882005/how-to-download-image-from-any-web-page-in-java See javax.imageio package for more info. That's using the A 阅读全文
posted @ 2016-03-16 02:36 donaldlee 阅读(388) 评论(0) 推荐(0) 编辑
摘要: http://seleniumworks.blogspot.kr/2013/09/handling-captcha-webdriver.html Hi Prasanth,Is there anyway to type captcha text without typing 23129555894 o 阅读全文
posted @ 2016-03-16 02:16 donaldlee 阅读(229) 评论(0) 推荐(0) 编辑