Juha Reunanen (@reunanen)
  • Stars
    star
    83
  • Global Rank 237,769 (Top 9 %)
  • Followers 38
  • Following 12
  • Registered about 12 years ago
  • Most used languages
    C++
    84.2 %
    Python
    5.3 %
    C
    5.3 %
    NSIS
    5.3 %
  • Location 🇫🇮 Finland
  • Country Total Rank 1,073
  • Country Ranking
    NSIS
    2
    C++
    133
    C
    191
    Python
    1,072

Top repositories

1

openvslam-build-vs

Visual Studio project files for OpenVSLAM – no need to use CMake
C
17
star
2

anno

A desktop application that can be used to annotate images for semantic-segmentation purposes
C++
11
star
3

cpp-marching-squares

Marching-squares algorithm ported to OpenCV (C++) from the Java implementation at http://www.tomgibara.com/computer-vision/marching-squares
C++
8
star
4

tinyseg

Simple image segmentation and classification using tiny-dnn
C++
7
star
5

lru-timday

LRU cache implementation in C++ by Tim Day
C++
5
star
6

cpp-exclusive-lock-file

C++ RAII class to use an exclusive lock file (to prevent two instances of an application from using the same working directory, for example)
C++
5
star
7

devday2013-predictive-analytics-hands-on

Instructions and sample code for the Predictive Analytics Hands-on session at Dev Day 2013
Python
4
star
8

QResultImageView

Qt view to display machine vision (or other image-based) results
C++
3
star
9

annonet

Train and apply semantic-segmentation neural networks based on annotations generated using anno (see https://github.com/reunanen/anno)
C++
3
star
10

open-inspection-system

An open platform for building different kinds of camera-based quality control and other systems
C++
2
star
11

convert-images

Batch-convert images
C++
2
star
12

opencv-build-vs

Visual Studio project files for OpenCV – no need to use CMake
C++
2
star
13

opencv-show-pixel-value

Display images using OpenCV so that pixel values are displayed on mouse hover.
C++
2
star
14

nsis-nssm

Scripts to install and uninstall NSSM-based services using NSIS
NSIS
2
star
15

tiling

A simple algorithm that generates a set of tiles covering a rectangle – useful in deep learning using large images, for example
C++
1
star
16

split-large-anno-images

Split large training images, so that generating mini-batches is more convenient
C++
1
star
17

qt-image-flood-fill

A simple flood-fill ("bucket tool") algorithm for Qt images
C++
1
star
18

clipper-angus

Clipper - an open source freeware library for clipping and offsetting lines and polygons by Angus Johnson (http://www.angusj.com/delphi/clipper.php)
C++
1
star
19

opencv-matey

Need to use different sized OpenCV `Mat`s, but don't want to reallocate memory over and over again? Use a `Matey`!
C++
1
star