球拍和 OpenCV

Racket and OpenCV

我想在 Racket 编程语言中使用 OpenCV。我通常使用 Python 但想使用 Racket 以便我可以开始将它用于计算机视觉项目。但是,我不知道如何 use/link OpenCV 库 with/to Racket。如果你知道怎么做,请你帮我解决这个问题。谢谢你。

看看https://github.com/oetr/racket-opencv/tree/master/tutorialshttps://github.com/tonyg/racket-opencv-videocapture

我都没试过。

第一个项目移植了一些Open CV教程, 这可能是一个起点。

https://github.com/oetr/racket-opencv/tree/master/tutorials