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 の cv 名前空間で get ロープ コード アシストが機能しているかどうか疑問に思っています。
import cv2.cv as cv cv.LoadImage
これまでのところ、[一致なし] になります。他に何かする必要がありますか?
cv2.pyd は PYTHONPATH にあり、opencv ソースからビルドされています。