RSSAmplifier

Blog

Dr. Ilias Sachpazidis

Shaping the Future of Healthcare, One Line of Code at a Time

sachpazidis.comRSS feed ↗10 posts

Latest posts

Empowering Radiotherapy with OncoSharp – A Modern C# Toolkit for Oncology

In the evolving world of radiation oncology, software plays a pivotal role in treatment planning, image analysis, and dosimetric evaluation. While many solutions are tightly…

Particle Swarm Optimization (PSO) in C#

Particle Swarm Optimization (PSO) is a computational method for optimization of a problem by simulating a set of moving particles that move around a search-space.…

Lyman-Kutcher-Burman (LKB) model for normal tissue complication probability

As an example, calculating the NTCP based on the Lyman-Kutcher-Burman (LKB) model for the endpoint of urethra stricture, we use the following parameters TD50 =…

Convert RT-Structures into binary images

With the help of plastimatch you can convert any rt-structure file into binary image by running: Now, if you wish to have the exported binary…

OpenCV2: Access your USB camera in python

To access your USB camera on your laptop with the help of OpenCV2 in Python is a matter of a few lines of code. I…

Monte Carlo Simulation for Probability Calculation….

Problem: If a coin with a diameter of D is tossed and lands on a square tile of side A, what is the probability that…

Centroidal Voronoi Tessellation (CVT) space partitioning

A CVT is a special type of Voronoi tessellation when each generator, of each Voronoi cell, is located in the center of the mass of the cell. …

Catheter overloading for patient specific QA in brachytherapy

Patient specific QA is the gold standard for external beam radiotherapy (IMRT/VMAT). Brachytherapy treatment planning (BTP) has become more complex due to advanced imaging (MR,…

NextGen Connect Integration Engine (formely Mirth Connect)

NextGen Connect (formerly Mirth Connect) is designed for seamless healthcare message integration. It is easily configurable, easily deployed, and scalable. In one word, it is…

MIRTH Connect installation

Download an installation setup that matches your operating system from: https://www.nextgen.com/products-and-services/nextgen-connect-integration-engine-downloads Before the installation, please make sure that the latest version of Java engine runs…