Skip to content
View simo1427's full-sized avatar
  • Delft, the Netherlands
Block or Report

Block or report simo1427

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

Welcome to my profile page! 👋

I am a second-year bachelor student in Computer Science and Engineering at TU Delft with an expected graduation year of 2024.

Research experience

🔭 I am currently working on developing a new way to apply the bilateral filter using an approximation as part of my Honours programme in the university.

I have contributed to the following publications:

  • Pavlov, S., Momcheva, G., Burlakova, P., Atanasov, S., Stoyanov, D., Ivanov, M., & Tonchev, A. B. (2020). Feasibility of Haralick’s Texture Features for the Classification of Chromogenic In-situ Hybridization Images. 2020 International Conference on Biomedical Innovations and Applications (BIA). https://doi.org/10.1109/bia50171.2020.9244282

  • Pavlov, S., Momcheva, G., Burlakova, P., Atanasov, S., Stoyanov, D., Ivanov, M., & Tonchev, A. B. (2022). Gabor Features for the Classification and Evaluation of Chromogenic In-Situ Hybridization Images. Lecture Notes in Networks and Systems, 375–383. https://doi.org/10.1007/978-3-030-96638-6_39

Programming experience

I have experience with the following languages and tools:

  • Python
  • Java
  • OpenCL
  • C
  • C++
  • x86-64 Assembly
  • SQL
  • Linux
  • Node.js

Pinned

  1. HaraliCL HaraliCL Public

    Work in progress. A program that computes GLCM sliding window images for Haralick feature extraction.

    C

  2. multiple-convolver multiple-convolver Public

    Work in progress. A more advanced software for image convolution with support for multiple different kernels simultaneously.

    Python