Raghunath Nagaraj's repositories
FFmpeg-RTSP
Reading RTSP Stream and Recording RTSP Stream using FFmpegLibrary
KalmanFilter-Snippets
My implementations of kalman filter, which is a very powerful tool used in Tracking,Self-driving car and robotics
Scale-Invariant-Feature-Transform
Scale-Invariant Feature Transform (SIFT) is a powerful computer vision algorithm designed to detect, describe, and match local features in images and videos
SwarmDronesVideoDistribution
A full multi-client UDP server for real-time video feed transmission with a swarm of autonomous drones.
YoloV8-CPP-Onnx-OpenCVDnn
This repository will demostrate how to deploy a offical YOLOv8 pre-trained model with OpenCV readNet api either using CPU or GPU(CUDA)in C++
Abandoned-Object-Detection
Abandoned object detection using OpenCV involves identifying objects that have been left unattended in a given scene. This task can be achieved through various computer vision techniques, with OpenCV providing a powerful toolkit for image processing and analysis.
BackGroundSubstraction-OpenCV-Experiments
Background subtraction is a common technique used in computer vision to separate foreground objects from the background in a video stream. OpenCV provides several methods to perform background subtraction, one of the popular methods being the BackgroundSubtractorMOG2 algorithm.
CameraTampering
Camera tampering is a critical issue in surveillance systems, involving any intentional or unintentional interference with the normal operation of security cameras. This can include actions such as physically obstructing the camera lens, redirecting the camera's focus, defacing the camera, or digitally manipulating the video feed.
DSA-Interview-Questions
Most Frequently Asked DSA Questions
LoadBalancingAlgorithms
Load balancing is the process of distributing incoming network traffic across multiple servers to ensure that no single server is overwhelmed.
Nvidia-CUDA-GPU-Demos
Demonstartion of the Power of GPU
Nvidia-GPU-Demystified-
Nvidia GPU Demystified
ONNX-Runtime-Demos
ONNX: Revolutionizing Machine Learning Interoperability
OpenCV-Utilities
Example Codes showing the Utilities of OpenCV to check Installation Configuration and demonstrating some useful OpenCV features.
Practical-FFmpeg-Examples
Practical FFmpeg examples for beginners
Rust-Demos
Some Rerusable Code Snipets in RUST
Simplify-C-Plus-Plus
Simplify the Concepts of the C++ for Effiecient Programming
VanishingPointDetection
This project aims to find the vanishing point of the images.