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

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

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

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -