Skip to content

Instantly share code, notes, and snippets.

View foobar167's full-sized avatar
🧠
Researching

FooBar167 foobar167

🧠
Researching
View GitHub Profile
@foobar167
foobar167 / opencv-filtering.md
Created September 29, 2019 15:35
OpenCV Filtering GUI

OpenCV Filtering GUI

OpenCV Filtering GUI

OpenCV Filtering GUI is a set of various realtime filters to process images from the webcam.

@foobar167
foobar167 / webgl-cube.md
Last active January 13, 2019 15:49
WebGL cube
@foobar167
foobar167 / chaos-game.html
Created January 13, 2019 15:13
Chaos Game
<h2>Chaos game is a "fractal player" on Javascript</h2>
<a href="https://foobar167.github.io/page/chaos-game/chaos-game.html" target="_blank">
Click this link and play "Chaos Game" on your computer.<br/><br/>
</a>
<iframe src="https://foobar167.github.io/page/chaos-game/chaos-game.html"
name="Play 'Chaos Game' on your computer"
width="700"
height="700"
@foobar167
foobar167 / WebGL-GPU-for-browser.md
Created January 6, 2019 16:14
WebGL. GPU for browser

Here it is WebGL repository with several examples.

WebGL is a JavaScript API for rendering interactive 2D and 3D graphics within any compatible web browser without the use of plug-ins. WebGL is fully integrated with other web standards, allowing GPU-accelerated usage of physics and image processing and effects as part of the web page canvas.

This repository is based on 2 open source tutorials for beginners:

@foobar167
foobar167 / fractals-drawing.md
Last active January 5, 2019 22:48
Fractals drawing

I've used the book of Ben Trube "Fractals: A Programmer's Approach". However, all software was rewritten from C++ to Javascript to make it available online, without sophisticated compilation and additional libraries.

Tested mostly on Firefox browser, but it should work on any browser with Javascript support. No additional libraries required.

1.1 Chaos game is a "fractal player" on Javascript.

@foobar167
foobar167 / twelve-python-examples-from-the-jankyard.md
Created January 4, 2019 09:03
Twelve Python examples from the Junkyard

Chaotic collection of test files, probes, hacks and ideas.

  1. Manual image annotation with polygons

Manual image annotation opens image where user can select polygon areas around the objects of interest. After selecting region of interest user presses menu button and program cuts rectangular images from selected polygons with a scanning window.

@foobar167
foobar167 / Ubuntu_18.04_neural_network_software.md
Last active January 3, 2019 14:35
Ubuntu 18.04 neural network software
@foobar167
foobar167 / comparative-analysis-of-budget-computing-platforms.md
Last active January 3, 2019 13:04
Comparative analysis of budget computing platforms for a portable micromodule of on-board image classification

Download PDF

Kovalev V.A., Paulenka D.A., Snezhko E.V., Liauchuk V.A. Comparative analysis of budget computing platforms for a portable micromodule of on-board image classification // BIG DATA and Advanced Analytics: collection of materials of the fourth international scientific and practical conference. (Minsk, Belarus, May 3 – 4, 2018) / editorial board: М. Batura [etc.]. – Minsk, BSUIR, 2018. – pp. 31–42.

Comparative analysis of budget computing platforms for a portable micromodule of on-board image classification

Abstract
This paper is devoted to the analysis of basic hardware and software of recent cheap and commercially
available computing microplatforms for selecting an appropriate solution for development of an onboard micromodule
@foobar167
foobar167 / vvedeniye-v-mashinnoye-obucheniye-i-iskusstvennyye-neyronnyye-seti.md
Last active September 26, 2022 22:05
Введение в машинное обучение и искусственные нейронные сети