MasteringOpenCV / code

Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
Other
2.71k stars 1.64k forks source link

Resolve compile error for windows #70

Open miaekim opened 8 years ago

miaekim commented 8 years ago

Resolve compile error for windows

Original code didn't include <windows.h> and this made compile error when using only few code snippets.

vedantpatel08 commented 3 years ago

Formet the pc