Skip to content
View florianblume's full-sized avatar
  • TU Berlin
  • Berlin

Highlights

  • Pro

Organizations

@tub-cv-group
Block or Report

Block or report florianblume

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
florianblume/README.md

Hello there!

My name is Florian Blume and I'm a PhD student in the field of machine learning/computer vision at TU Berlin. I'm currently working on facial expression recognition in light of context information, like affective knowledge about a person.

Checkout my pages at Sciene of Intelligence and TU Berlin and our research project page.

My profiles: LinkedIn, Research Gate, Google Scholar, ORCID, Stackoverflow.

Besides machine learning I'm interested in computergraphics, OpenGL, Qt3D and some other stuff. I made a tool to annotate 2D images with the 6D pose of 3D models and implemented several things for Qt3D (widget integration, offscreen renderer, gizmo, and some other things).

Popular repositories

  1. 6d-pat 6d-pat Public

    6D - Pose Annotation Tool (6D-PAT) - is a tool that allows the user to load a set of images and also a set of 3D models and annotate where in the 2D image the 3D object ist placed.

    C++ 90 8

  2. Qt3D-OffscreenRenderer Qt3D-OffscreenRenderer Public

    This project is based on the Qt 3D basic shapes C++ example.

    C++ 54 17

  3. qt3d-widget qt3d-widget Public

    Qt3D Widget. Works by rendering to an offscreen texture in Qt3D and using that texture in a QOpenGLWidget.

    C++ 33 6

  4. qt3d-gizmo qt3d-gizmo Public

    3D gizmo to attach to Qt3D entities.

    C++ 15 3

  5. Qt3D-BackgroundImage Qt3D-BackgroundImage Public

    Demonstration of how to add a background image to a Qt3D scene that stretches over the whole surface.

    C++ 14 5

  6. qt3d-instanced-picking qt3d-instanced-picking Public

    Example project showing how to realize picking with Qt3D while performing instanced rendering.

    GLSL 5