Streaming video from Syphon into openCV on python -


i trying video feed opencv on python using syphon. i'm using black syphon video in via blackmagic intensity box. have experience this?

the capture in opencv this, :

capture = cv2.videocapture(1) 

is there way direct stream syphon opencv?

doesn't appear possible (without coding beyond capabilities). other option use opencv within processing , use syphon library.


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -