Part Number: DLP2010EVM-LC
Tool/software: Code Composer Studio
I'm a beginner for both DLP and python(or other languages), I have read programmer's guide but I still confused, and I want to ask:
I want to display videos through DLP2010, and video files are on my PC. I import cv2 package to DLP's script, but console indicated that there is no module called cv2.
I have installed cv2 package, and I don't know how to make use cv2 package in DLP's software.
Or is there has any method can display videos in PC through DLP2010 ?
Thank you.