次ã®ã¨ã³ããªã§ã¯ããã¡ããå ·ä½çãªã½ã¼ã¹ã³ã¼ããæ¸ãï¼ããï¼ã¨ãã£ãæåï¼å¥ã®ã¨ã³ããªã¯æ¸ããªãã¨ãããã¨ã§ï¼å ·ä½çãªã³ã¼ããæ¸ãã¦ã¿ãï¼ ä»åã®ã³ã¼ãã¯Cè¨èªã¨OpenCVã使ã£ãä¾ï¼åä½ç¢ºèªã¯ãã¦ããªãã®ã§æ³¨æ*1ï¼ãªãï¼ãã£ããã£é¨åã¯OpenCV.jpã®ãµã³ãã«ã³ã¼ããããã¯ãªã¾ããï¼ ã¡ãªã¿ã«CreateThreadï¼windows.hï¼ã使ã£ã¦ããã®ã§Windowså°ç¨ã§ãï¼ #include <windows.h> #include <cv.h> #include <highgui.h> // ã¹ã¬ããã«æ¸¡ããã¼ã¿ãã¾ã¨ããæ§é ä½ struct captureparam{ CvCapture *capture; IplImage *temp; }; // ã¹ã¬ããã§å®è¡ããå¦çï¼ç»åã®ãã£ããã£ï¼ void capturethread(struct captureparam*
{{#tags}}- {{label}}
{{/tags}}