C++

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

C++

özgür
Administrator
Setup C++ and Visual Studio 2019

[00:00] Introduction
[00:06] Get Community Edition of Visual Studio 2019
[00:21] Modify Visual Studio for C++ Development
[01:37] Create empty C++ project
[02:30] Write C++ file and function
[03:35] Std::cout to write to console
[04:57] Outro
Download Visual Studio 2019
Reply | Threaded
Open this post in threaded view
|

Re: C++

özgür
Administrator
C++ Beginner Tutorial Variables and Datatypes
Reply | Threaded
Open this post in threaded view
|

Re: C++

özgür
Administrator
C++ STL Arrays Tutorial for Beginners
Reply | Threaded
Open this post in threaded view
|

Re: C++

özgür
Administrator
WxWidgets C++ Getting Started with Visual Studio 2019

The binaries for wxWidgets 3.1.3: https://www.wxwidgets.org/downloads/
Reply | Threaded
Open this post in threaded view
|

C++

özgür
Administrator
C++ Dynamic Arrays : STL Vectors Beginner
Reply | Threaded
Open this post in threaded view
|

Re: C++

özgür
Administrator
In reply to this post by özgür
Lambda Expressions and Functions
Reply | Threaded
Open this post in threaded view
|

Re: C++

özgür
Administrator
In reply to this post by özgür
LEARN OPENCV C++ in 4 HOURS | Including 3x Example Projects Win/Mac (2021)

00:00 Intro
1:24 Introduction to Images
3:48  Installation - Windows
11:51 Installation - Mac
22:05 Chapter 1 - Read Images Videos and Webcams
35:23 Chapter 2 - Basic Functions
50:21 Chapter 3 - Resize and Crop
58:31 Chapter 4 - Drawing Shapes and Text
01:11:07 Chapter 5 - Warp Perspective
01:22:40 Chapter 6 - Color Detection
01:37:17 Chapter 7 - Shapes/Contour Detection
02:14:52 Chapter8 - Face Detection
02:22:21 Project 1 - Virtual Painter
03:02:52 Project 2 - Document Scanner
03:46:14 Project 3 - License Plate Detector