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.
こんにちは、Python と OpenCV を使い始めたばかりです。私の IDE は eclipse です。
これで NumPy と SciPy と OpenCV 2.3 と Python 2.7 をインストールしました
そして、すべてのパスとインタープリターオプションを構成すると思います(そうでない場合もあります)、
ここに問題があります:
だから私の質問は、Javaのような他の言語のようにうまく動作させる方法ですか?
ありがとう
Eclipse で
Window->Preferences->PyDev->Interpreters->Python Interpreter=> [Forced Builtins](タブ)
Window->Preferences->PyDev->Interpreters->Python Interpreter=> [Forced Builtins]
cv (または cv2) を追加して適用します。すべて問題ありません。