This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PSP驱动下如何提取一帧图像处理



用的是DM6437在PSPdriver下视频采集例子,想每隔500毫秒从视频中只提取一帧图像进行处理,请问下如何判断一帧图像采集完?能否用中断的方式进行相应的处理呢?谢谢!