Channel Avatar

Computer Vision Lab @UC42P32x5XVhvTqznD3bThjQ@youtube.com

2.41K subscribers - no pronouns set

Hi, and welcome ! I am a lover of opencv and computer vision


05:21
OPENCV & C++ TUTORIALS - 137 | Object Tracking - 5 | DenseRLOFOpticalFlow()
18:01
How to install OpenCV on Windows | 2024
07:03
How to install Qt on Windows | in 2024
17:30
OPENCV & C++ TUTORIALS - 136 | Object Tracking - 4 | FarnebackOpticalFlow class member functions
08:33
OPENCV & C++ TUTORIALS - 135 | Object Tracking - 3 | FarnebackOpticalFlow()
15:20
OPENCV & C++ TUTORIALS - 134 | Object Tracking - 2 | DISOpticalFlow class member functions
17:16
OPENCV & C++ TUTORIALS - 133 | Object Tracking - 1 | DISOpticalFlow
17:17
QML Camera Capture transferring into OpenCV cv::Mat | QML to OpenCV
04:47
OPENCV & C++ TUTORIALS - 132 | createBackgroundSubtractorMOG2() | MOG2 vs KNN
10:23
OPENCV & C++ TUTORIALS - 131 | Motion Analysis | createBackgroundSubtractorKNN -K-nearest neighbours
08:15
OPENCV & C++ TUTORIALS - 130 | imencode() - imdecode() | OpenCV encoding and decoding images
08:19
OPENCV & C++ TUTORIALS - 129 | imreadmulti() | Reading multi page images
14:11
How to train your custom object with YOLOV5 (for Python and C++)
13:10
OPENCV & C++ TUTORIALS - 128 | partition() | Clustering colors - features
19:19
OPENCV & C++ TUTORIALS - 127 | kmeans() | Clustering with OpenCV
04:20
OPENCV & C++ TUTORIALS - 126 | cv::cuda::bilateralFilter() | Bilateral Filter with Cuda(Gpu)
14:43
OPENCV & C++ TUTORIALS - 125 | createTemplateMatching() | OpenCV Template matching with Cuda
13:45
Yolov5 with C++ and OpenCV | Converting PyTorch into ONNX format
09:14
OPENCV & C++ TUTORIALS - 124 | Canny Edge Detection with CUDA | cv::cuda::createCannyEdgeDetector()
11:11
OPENCV & C++ TUTORIALS - 123 | cv::cuda::flip() | cv::cuda::transpose
12:19
OPENCV & C++ TUTORIALS - 122 | setDevice() - getDevice() - resetDevice()
05:53
OPENCV & C++ TUTORIALS - 121 | getCudaEnabledDeviceCount() | OpenCV cuda module
45:36
Cuda Language Example | Apply Sobel Filter with Cuda Library
07:38
OPENCV & C++ TUTORIALS - 120 | mixChannels() | OpenCV swap image channels
14:48
OPENCV & C++ TUTORIALS - 119 | SVDecomp() | Singular Value Decomposition with OpenCV
19:23
OPENCV & C++ TUTORIALS - 118 | perspectiveTransform() | Perspective Transformation
05:07
OPENCV & C++ TUTORIALS - 117 | reduce() | Sum-Average-MinMax calculation of each row-col in an image
35:26
C++ Machine Learning Project - 4 | Implementing GUI with QML
09:17
C++ Machine Learning Project - 3 | Testing the trained model
29:56
C++ Machine Learning Project - 2 | Training MNIST handwritten digit images with MLP
28:27
C++ Machine Learning Project - 1 | Getting MNIST dataset images - preparation for training
17:20
OPENCV & C++ TUTORIALS - 116 | Mahalanobis() | Mahalanobis Distance in OpenCV
08:31
OPENCV & C++ TUTORIALS - 115 | calcCovarMatrix() | Covaraiance Matrix Calculation
17:59
OpenCV Project: Decide if an image color or black&white
05:07
OPENCV & C++ TUTORIALS - 114 | phase() | Calculate the rotation angle of 2D vectors
06:01
OPENCV & C++ TUTORIALS 113 | magnitude
07:35
OPENCV & C++ TUTORIALS - 112 | dft() | Discrete Fourier Tranform with OpenCV
13:39
OPENCV & C++ TUTORIALS - 111 | dct () - idct() | Discrete Cosine Transform
05:24
OpenCV imshow window is missing Qt features
12:48
GFPGAN trials on Ubuntu | Face Restoration with GFPGAN
15:51
OPENCV & C++ TUTORIALS - 110 | solve() and solveCubic() | Solving Linear equations with opencv
05:45
OPENCV & C++ TUTORIALS - 109 | sort() | OpenCV sort function | Sort Matrix
04:26
How to link OpenCV to Qt | Using OpenCV with Qt
03:08
How to Install Qt on Ubuntu | Qt Installation
07:32
OpenCV installation with CUDA on UBUNTU
02:45
How to install NVCUVID - NVDECODE - NVENCODE on Ubuntu | NVIDIA VIDEO CODEC SDK
03:50
How to install CUDNN on UBUNTU | CUDNN installation on Ubuntu
04:37
OPENCV & C++ TUTORIALS - 108 | repeat() | Image Tiling - Pattern Creation with OpenCV
08:33
How to install CUDA on UBUNTU(Linux) | CUDA installation in 2024
07:17
OPENCV & C++ TUTORIALS - 107 | randn() | Random Image Generator
10:38
OPENCV & C++ TUTORIALS - 106 | normalize() | Normalize Images
17:51
Barcode Detection with only OpenCV | OpenCV BarcodeDetector
12:13
OPENCV & C++ TUTORIALS - 105 | PSNR() | Peak Signal to Noise Ratio in OpenCV
07:44
OPENCV & C++ TUTORIALS - 104 | log() | OpenCV Natural Logarithmic Function
05:50
OPENCV & C++ TUTORIALS - 103 | checkRange() | Check Pixel Ranges
08:02
OPENCV & C++ TUTORIALS - 102 | Bitwise Operations | bitwise_and() | bitwise_or()
09:03
Install LATEST OpenCV 4.8.0 | Ubuntu OpenCV Installation 2023
04:02
OPENCV & C++ TUTORIALS - 101 | eigen() | Eigen values and eigen vectors of an image
03:49
OPENCV & C++ TUTORIALS - 100 | invert() | Invert Images
03:47
OPENCV & C++ TUTORIALS - 99 | convertScaleAbs() | Absolute conversion of pixels