Aleksandr Novikovnovikov.hashnode.dev·Dec 25, 2023Discrete Multidimensionality in GraphsIf we picture a dot in any dimension we can draw lines to respective marks on each axis. After this action a dot can be viewed as a graph vertex with some edges. It's clear that dots are vertices. Now what about axes you might ask. Axes can be repre...multidimesional spaces
Aleksandr Novikovnovikov.hashnode.dev·Dec 14, 2023An Apple?Some progress has been made in showing moving objects. Top layers in an image pyramid set thresholds for lower layers. Here is an apple in front of my camera.Computer Vision
Aleksandr Novikovnovikov.hashnode.dev·Nov 6, 2023One Pixel MovieOn 3 consecutive video frames, process with a 3x3x3 cube with Gaussian smoothing. Reduce resolution by removing odd vertical and horizontal lines. Repeat 8 times to reduce the size of three frames to one pixel. Process a square of a fixed size. The c...multimodal graphs