supress numpy future warning with `None` comparison
authordanil-tolkachev <dandur.oak@gmail.com>
Wed, 14 Sep 2016 18:39:11 +0000 (21:39 +0300)
committerdanil-tolkachev <dandur.oak@gmail.com>
Wed, 14 Sep 2016 18:39:11 +0000 (21:39 +0300)
commit50d02b9f846cbb66fda8f91ee359af7c01316dc7
treea0fd067fe185c51b4028714e57203dea6cdc2d5c
parent05b15943d6a42c99e5f921b7dbaa8323f3c042c6
supress numpy future warning with `None` comparison
samples/python/houghcircles.py
samples/python/houghlines.py
samples/python/tst_scene_render.py