如题,AttributeError: 'module' object has no attribute 'CV_LOAD_IMAGE_COLOR'
原因版本问题,opencv3使用
IMREAD_COLOR 代替'CV_LOAD_IMAGE_COLOR'