Skip to content
View Erellu's full-sized avatar
🐈
🐈
  • Strasbourg, France

Highlights

  • Pro

Block or report Erellu

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
Erellu/README.md

Hello there!

I work in computer graphics on medical data visualisation.

Topics Languages
Erellu's github stats Top Langs

Contact

erwanduhamel[__at-sign__]outlook[**__dot__**]com

About me

I've defended by doctoral thesis in December 2024, intitled :

Expressive direct volume rendering for interactive visualisation of medical data: application to ultrasound imaging

🇫🇷 : Rendu volumique expressif pour la visualisation interactive de données médicales : application à l’imagerie échographique

Under the supervision of Pr. Jean-Michel Dischler (ICube, Strasbourg), under the co-supervision of Dr. Flavien Bridault (IRCAD France, Strasbourg) and Dr. Jonathan Sarton (ICube, Strasbourg).

I've graduated from INSA Strasbourg (France) in 2021 where I got a Master degree in electrical engineering ( 🇫🇷 : Diplôme d'Ingénieur ~ Grade de Master ~ Spécialité Génie Électrique). I also graduated from Master IRIV (France) with a second Master Degree in robotics ( 🇫🇷 : Master de Sciences, technologies, santé, Mention Optique, image vision multimédia, mention Bien).

I spend a lot of my free time making more a less clever things in Vulkan and convincing my friends and colleagues to join me in this exercise.

Languages you can reach me in

  • 🇬🇧 English
  • 🇫🇷 Français (French)
  • 🇯🇵 日本語 (Japanese)
  • 🇩🇪 Deutsch (German)

Popular repositories Loading

  1. ste-Matrix ste-Matrix Public

    C++ CUDA-compatible template class that provides an interface for generic purpose matrix related algorithms and computations. Includes Matlab-like functions. This is mainly an example of how to use…

    C++ 3 1

  2. ste-testing ste-testing Public

    A C++ single-header, minimalistic tool for unit-testing. It's simple to the upmost and fits in roughly 300 lines.

    C++ 2

  3. ste-timer ste-timer Public

    A C++ single-header, minimalistic thread-based timer.

    C++ 1

  4. cmake-testbench cmake-testbench Public

    Repository in which I test various stuff in CMake

    CMake 1

  5. Vulkan-Samples Vulkan-Samples Public

    Forked from KhronosGroup/Vulkan-Samples

    One stop solution for all Vulkan samples

    C++

  6. ste-control-corrector ste-control-corrector Public

    Classical P, I, PI and PID correctors used in control theory. Written in C++17.

    C++