Introduction - If you have any usage issues, please Google them yourself
open cv open file handle to open drawing cvLoadImage /*# define CV_LOAD_IMAGE_UNCHANGED-1 original gray-scale image# define CV_LOAD_IMAGE_GRAYSCALE 0# define CV_LOAD_IMAGE_COLOR 1 color# define CV_LOAD_IMAGE_ANYDEPTH 2# define CV_LOAD_IMAGE_ANYCOLOR 4 any saturation of any color* /