nae9on
I am interested in solving problems in computer vision domain using C++ and Python.
Gent, Belgium
Pinned Repositories
_help_
This repository consists of wiki pages and very basic examples on various topics such as C++ and Python programming, Git, Eclipse, Centos, Virtual Machine etc. I keep updating this repository as and when I learn a new feature.
BeamStructures
The aim of the project was to create and implement an algorithm which solves the elastic Bernoulli beam problem using Finite Element Method.
BrakeSqueal0.1
The aim of the project was to implement a new parameter dependent subspace projection approach for model order reduction in python using interfaces to ATLAS LAPACK and BLAS libraries for LU factorization/solve and ARPACK for sparse eigen value problems.
clean-editor
Qt Quick/QML example using CMake
cs-video-courses
List of Computer Science courses with video lectures.
HelpPython
MouseEvents4CV
It is a tool useful for drawing custom bounded-polygons (using OpenCV). It allows users to draw polygons with mouse and can export them to XML format.
NumberSystem
A Qt widget based application to convert from one number system to another
OpenFOAM_MSc_Thesis_Project
The aim of the project was to develop a multi-physics model for simulating turbulent combustion using the open source C++ toolbox OpenFOAM.
STFEigen
This project uses Eigen library to solve a sparse direct system, with stochastic noise generated using Boost C++ libraries. The keyword stf stands for stochastic thin films.
nae9on's Repositories
nae9on/OpenFOAM_MSc_Thesis_Project
The aim of the project was to develop a multi-physics model for simulating turbulent combustion using the open source C++ toolbox OpenFOAM.
nae9on/_help_
This repository consists of wiki pages and very basic examples on various topics such as C++ and Python programming, Git, Eclipse, Centos, Virtual Machine etc. I keep updating this repository as and when I learn a new feature.
nae9on/BrakeSqueal0.1
The aim of the project was to implement a new parameter dependent subspace projection approach for model order reduction in python using interfaces to ATLAS LAPACK and BLAS libraries for LU factorization/solve and ARPACK for sparse eigen value problems.
nae9on/BeamStructures
The aim of the project was to create and implement an algorithm which solves the elastic Bernoulli beam problem using Finite Element Method.
nae9on/cs-video-courses
List of Computer Science courses with video lectures.
nae9on/STFEigen
This project uses Eigen library to solve a sparse direct system, with stochastic noise generated using Boost C++ libraries. The keyword stf stands for stochastic thin films.
nae9on/clean-editor
Qt Quick/QML example using CMake
nae9on/HelpPython
nae9on/MouseEvents4CV
It is a tool useful for drawing custom bounded-polygons (using OpenCV). It allows users to draw polygons with mouse and can export them to XML format.
nae9on/NumberSystem
A Qt widget based application to convert from one number system to another
nae9on/DataSerialization
nae9on/design-patterns-cpp
Design Pattern Examples in C++
nae9on/FalseSharing
A working example in C++ to illustrate false_sharing in the context of manipulating 3D Cartesian grid data which is mapped to a 1-dimensional array.
nae9on/KDETurb
nae9on/KUL_Datathon_Laqua
This repository holds the workflow of the team L'Aqua for the KU Leuven Datathon.
nae9on/learnopencv
Learn OpenCV : C++ and Python Examples
nae9on/LoginSystemPyQt5
A basic login system using PyQt which allows adding new users, login and logout.
nae9on/MPIJacobi
A jacobi solver in C++ to perform weak scaling tests.
nae9on/PumpCurveInletOpenFOAM
The simpleFoam solver in OpenFOAM 6.0 is extended in order to impose a pump curve inlet.
nae9on/PyQt5
nae9on/TimelineAnimation
nae9on/unittest-cpp
A lightweight unit testing framework for C++
nae9on/VoronoiVideo
In this project, a 2D Voronoi mesh is used to create an image filter for providing a “stained glass” or mosaic effect on an image.