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.
アプリケーションのwin32子ウィンドウ ハンドルがありwin32、その子ウィンドウに openCV を描画したいと考えています。HWNDwindow という名前の openCVを設定する方法はありますか。既に作成された名前付きウィンドウの HWND を取得する関数しか見つかりcvGetWindowHandleませんでしたが、新しい名前付きウィンドウの HWND を設定する同等の関数は見つかりませんでした。
win32
HWND
cvGetWindowHandle
それがどのように行われるかについての指針はありますか?
ありがとう!