240
笔下虽有千言,胸中实无一策

随笔分类 -  计算机视觉算法

摘要:A Dog Breed Classifier Setting Jupyter Notebook Keras Model ResNet50 Implementation normalization the mean pixel must be subtracted from every pixel i 阅读全文
posted @ 2017-10-25 10:38 CasperWin 阅读(325) 评论(0) 推荐(0)
摘要:calcOpticalFlowFarneback Computes a dense optical flow using the Gunnar Farneback’s algorithm. prev – first 8-bit single-channel input image. next – s 阅读全文
posted @ 2017-03-16 04:29 CasperWin 阅读(2418) 评论(0) 推荐(0)
摘要:Reference Paper Performance of optical flow techniques J. L. BarronD. J. FleetS. S. Beauchemin International Journal of Computer Vision, 1994, Volume 阅读全文
posted @ 2017-03-14 02:02 CasperWin 阅读(998) 评论(0) 推荐(0)
摘要:机器视觉牛人及其相关领域分类科普 阅读全文
posted @ 2017-02-09 03:41 CasperWin 阅读(169) 评论(0) 推荐(0)
摘要:Overview What is Optical Flow? 光流(optic flow)是什么呢?名字很专业,感觉很陌生,但本质上,我们是最熟悉不过的了。因为这种视觉现象我们每天都在经历。从本质上说,光流就是你在这个运动着的世界里感觉到的明显的视觉运动(呵呵,相对论,没有绝对的静止,也没有绝对的运 阅读全文
posted @ 2017-02-08 07:47 CasperWin 阅读(2532) 评论(0) 推荐(0)
摘要:Monocular Vision: a condition in which one eye is blind, seeing with only one eye Binocular Vision: seeing with two eyes simultaneously Depth Percepti 阅读全文
posted @ 2016-11-22 09:09 CasperWin 阅读(155) 评论(0) 推荐(0)