バージョン確認

V2.4.11, V3.0.0
In [5]:
# -*- coding: utf-8 -*-
import cv2

#バージョン表示
print cv2.__version__
3.0.0

inserted by FC2 system