Wadim Mueller (@wafgo)
  • Stars
    star
    31
  • Global Rank 479,903 (Top 17 %)
  • Followers 6
  • Following 5
  • Registered almost 10 years ago
  • Most used languages
    C
    41.7 %
    C++
    33.3 %
    VHDL
    8.3 %
    Python
    8.3 %
    HTML
    8.3 %
  • Location 🇩🇪 Germany
  • Country Total Rank 21,926
  • Country Ranking
    VHDL
    106
    C
    1,764
    HTML
    2,950
    C++
    3,276

Top repositories

1

gm8136_sdk

source code for the system running on the grain media gm8136 soc which is used by many cheap webcams
C
6
star
2

rt-depth-map

realtime disparity calculation from a v4l2 video device with opencv for calibrated ZED stereo cam or ELP dual lens cam
HTML
4
star
3

disparity-coprocessor-ip-core

This project creates an IP Core for calculating the disparity map from Stereo Images with Vivado HLS 2015.4
C++
3
star
4

morphological-filter-ip-core

This is an hdl morphological filter ip core. The ip core was generated using Vivado HLS 2015.4 and was implemented on the zynq 7000 soc. The linux kernel driver for the ip core is in my linux kernel tree (under drivers/uio/uio_xmorphfilter.c). The filter is used in my rt-depth-map project (unter wafgo/rt-depth-map) to accelerate the video processing pipeline
C++
3
star
5

linux-kernel-custom-hw-uio

linux kernel with custom uio drivers for self created hardware IP Blocks. The IP Blocks are all generated for the real-time stereo image processing for my master thesis. All drivers are located under drivers/uio. The Blocks are designed into the PL of a Xilinx Zynq SoC. The base linux kernel is cloned from analogdevicesinc/linux, with a few patches from Xilinx/linux-xlnx.
C
3
star
6

rt-depth-map-system

Zynq7000 System for the hardware accelerated realtime depth map calculation on the Avnet Zedboard under Linux. The system was generated with Vivado 2015.4. The Kernel with all drivers is available from my git as well as the ip cores and the rt-depth-map app
VHDL
3
star
7

stereo-calibrate

application to calibrate a stereo camera either from two synchronized frames or unsynchronized from two cameras via v4l2
C++
2
star
8

stereo-disparity-map-gtk

a simple block matching implementation to get a disparity map from stereo images.
C
2
star
9

WrapMaster

Dynamic Function Wrapping for Enhanced Debugging
Python
1
star
10

.emacs.d

C
1
star
11

hsv-explorer

shows the hsv color space representation of a pixel block from a v4l2 video device
C++
1
star
12

network-stream-source

simple app to stream some video data over the network
C
1
star