Skip to content

Instantly share code, notes, and snippets.

View justdie386's full-sized avatar
💭
Nothing

Bouchard Justin justdie386

💭
Nothing
View GitHub Profile
@SuperKogito
SuperKogito / CaptureSceenshotUsingOpenCV.cpp
Last active November 10, 2023 09:08
Code for my blog post <https://superkogito.github.io/blog/CaptureScreenUsingOpenCv.html> A snippet for capturing the screen content using OpenCV
/*****************************************************************************************************************
* \file CaptureSceenshotUsingOpenCV.cpp
* \brief capture screenshot using OpenCV and save it as a png.
*
* \author SuperKogito
* \date July 2020
*
* @note:
* references and sources:
* - http://msdn.microsoft.com/en-us/library/windows/window/dd183402%28v=vs.85%29.aspx