Hello
Mình cần mấy tấm hình cấu hình project như sau, bạn nào cài bản 2017 giúp mình với
- Tạo C++ empty project.
- Chuột phải vào project
- Project Properties > Chọn Debug trong mục Configuration, chọn x64 trong mục Platform
- Project Properties > Configuration Properties > C/C++ > General > Addition Include Directories. Thêm path $(ProjectDir)\opencv\include
CHỤP MÀN HÌNH GIÚP MÌNH - Project Properties > Configuration Properties > Linker > General > Addition Library Directories. Thêm path $(ProjectDir)\opencv\lib
CHỤP MÀN HÌNH GIÚP MÌNH - Project Properties > Configuration Properties > Linker > Input. Thêm vào thư viện sau: opencv_world340d.lib
CHỤP MÀN HÌNH GIÚP MÌNH - Chọn Debug x64 trên Toolbars
CHỤP MÀN HÌNH GIÚP MÌNH
Chụp màn hình giúp mình mỗi cái cửa sổ đang thực hiện thôi, dùng sniping tool có sẵn trên windows trong start
Thankyou