There are 0 repository under realtime-visualization topic.
An experiment to build a realtime VR visualization of Bitcoin transactions on the blockchain
Hardware accelerated realtime visualization of ecg signals in sweep charts via OpenGL (+algorithmic analyzation in the future)
The main idea of remote rendering is to distribute the rendering onto multiple nodes. A client splits its screen into multiple tiles, and each buffer for each tile is calculated by a different node. These calculated buffers are stacked back together by the client and it calculates the final illumination.
This project explores the monochromatic triangle problem, leveraging genetic algorithms to find optimal solutions. It includes a visualization component to illustrate the problem and solution.
CartPole Reinforcement Learning with Neuroevolution of augmenting topologies
In this tutorial, we will learn Hand Tracking in real-time. The best part is we don’t have to configure 100 parameters along with 20 installs to make it run. Within 5 to 10 mins you will have your model working. Video Link - https://youtu.be/C1MUbMW3g50
A tool to visualize the Big Data using SQL queries
A Python application that automatically solves Minesweeper using computer vision, probabilistic decision making, and custom OCR. Features include real-time board detection, intelligent move selection, and comprehensive debug visualization tools.
Python-based application built using CustomTkinter for the graphical user interface (GUI) and Matplotlib for data visualization. It allows users to import datasets, perform real-time data visualization, and analyze data using various chart types and machine learning techniques.