Adding OpenCV 4.2.0 to Visual Studio 2019 project in Windows using pre-built binariesNote: This is an update from a previous tutorial on how to add OpenCV 4.1.2 to Visual Studio 2019 in Windows. If you need to add OpenCV…Dec 24, 201913Dec 24, 201913
Disabling back button in React with react-router v5Let me begin out by stating that disabling back button is an anti-pattern in terms of UX. However, there are cases where disabling the…Aug 25, 20193Aug 25, 20193
Comparing keyboard shortcut libraries in React — Mousetrap vs HotkeysI often run into cases where keyboard shortcuts are required for a web app. For the simplest use cases, using vanilla-js will work just…Aug 21, 2019Aug 21, 2019
Setting up OpenCV 4.1.0 for Visual Studio 2019 in Windows using Pre-built VersionFor some reason, the official documentation for OpenCV 4.1.0 has vastly outdated contents on setting up OpenCV for Visual Studio (for C++)…Jul 23, 201917Jul 23, 201917