Ask Your Question

hsmboy's profile - activity

2013-05-13 06:44:54 -0600 asked a question how to draw video on mfc "edit control bar"
in the old opencv version we can draw it with function DrawToHDC() of class CvvImage ;
  but now ,in the 2.4.4version there is no class CvvImage,
  how can i draw video or pictrue in the mfc ?