Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要将 OPenCV 用于一个项目。我的问题是在使用 OpenCV 之前我需要了解 Python 吗?(仅供参考,我不适合 C/C++)
您可能会使用 C/C++ 找到最佳结果。据我所知,它只有 Python 或 C/C++ 库。也许是Java?在任何情况下,您都需要知道您选择的任何语言才能使用它。它是一组库,而不是独立的语言。
是的你是。其他选择是C/C++。