ニュース

Install OpenCV via link https://opencv.org/releases/ and select download with Window option as shown in screenshot below. Then, click on the OpenCV file we just ...
OpenCV_CPP_Project is a C++ application that demonstrates object detection capabilities using OpenCV and the YOLO (You Only Look Once) algorithm. The project supports processing images, videos, and ...
Rasberry Piでできることの一つにカメラを用いた撮影があります。環境構築も完了してカメラ動作も確認出来たら次はAIで遊びたくなります。 今回は「物体検出ライブラリのYOLO」と「OAK-D OpenCV DepthAI」の2つで物体検出できるか確認しました。 1-1. ...
OBSのプラグインを作成しようとして、OpenCVをインストールし、環境変数にパスを通したりしたのにVisual Studioで とするとエラーになる。 (システム環境変数にはPathを通しているにも関わらず) 原因としてはプロジェクトのプロパティでインクルードできてい ...