我想使用OpenCV与球拍编程语言。我通常使用Python,但我想使用Racket,这样我就可以开始在计算机视觉项目中使用它。但是,我不知道如何使用/链接OpenCV库与/到球拍。如果你知道怎么做,你能帮我吗?谢谢你!
看看https://github.com/oetr/racket-opencv/tree/master/tutorials和https://github.com/tonyg/racket-opencv-videocapture
我都没试过。
第一个项目移植了一些Open CV教程,这是一个起点
https://github.com/oetr/racket-opencv/tree/master/tutorials