Sample code for using mac camera in a program?

前端 未结 6 1250
挽巷
挽巷 2021-02-13 13:06

I\'d like to use the camera in my Macbook in a program. I\'m fairly language agnostic - C, Java, Python etc are all fine. Could anyone suggest the best place to look for documen

6条回答
  •  故里飘歌
    2021-02-13 14:13

    Quartz Composer is also a pleasant way to capture and work with video, when it's applicable. There's a video input patch.

    Quartz Composer is a visual programming environment that integrates into a larger Cocoa program if need be.

    http://developer.apple.com/graphicsimaging/quartz/quartzcomposer.html

提交回复
热议问题