1. Install software: 2. Open Eclipse -> Help -> Install New Software… -> Work with: http://download.eclipse.org/tools/cdt/releases/9.4/ -> CDT Optional Features -> C/C++ Visual C++ Support 9.4.3.201802261533 -> Next -> Agree -> Install -> Finish -> Restart 3. Close Eclipse 4. Open Developer Command Prompt for VS 2017 and…
Install OpenCV for Visual Studio C++ development
1. Get software: 2. Install Visual Studio; Unpack OpenCV somethere and add enviromental variable OPENCV\_DIR = C:\\opencv-3.4.1-vc14\_vc15\\opencv\\build\\x64\\vc15 3. Create Windows Console Application in Visual Studio 4. Add OpenCV to a project property 5. Add code (add path to you image at…
Turn On UART on Raspberry
1 2 # Enable UART enable\uart=1 Error happened.