Remi Demiray's repositories

CTCI_Sixth_Edition

Solutions of CTCI 6th Edition in Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:SwiftLicense:MITStargazers:0Issues:0Issues:0
Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

CoverLetterGenerator

Automatic Cover Letter Generator & Job Application Tracker & Active Contact List Manger (3 in 1)

Language:C#License:MITStargazers:0Issues:0Issues:0

2DQuantitativeCoronoryAngiographyTool

According to reports published by WHO, vascular diseases are leading cause of death and it is very widespread in both developing and developed countries. Therefore, diagnosis of coronary artery diseases plays an important role on health of the whole world. Although there exist many different imaging modalities used for coronary artery imaging like CTA, DSA and MRI, the most commonly used imaging modality in clinics is XRA. Using XRA images, interventional cardiologists give a decision about the treatment planning by investigating anatomic characteristics of stenotic coronary artery. Most of the clinicians do not have QCA tools to quantify the degree of stenosis automatically and they have to inspect the stenosis visually depending on their experience. Since visual inspection of a stenosis depends on the experience of the clinicians, clinicians are not able to agree on the severity of the same stenosis. This phenomenon is called as subjective interpretation and causes wrong decisions about the treatment planning. We propose a remedy to this phenomenon with a novel semi-automatic 2D QCA system which quantifies the stenosis severity by using the anatomical properties of the stenotic region. QCA system we have proposed is based on the deformable splines and their optimization using dynamic programming. Finally, 2D lesion characteristics are compared with the FFR which is a gold standard technique on the determination of functional severity of a stenosis. In this way, correlation between 2D lesion characteristics and functional severity of a stenosis is investigated.

Language:MATLABLicense:MITStargazers:1Issues:0Issues:0
Language:MATLABLicense:MITStargazers:0Issues:0Issues:0

DicomReaderSingleFrame

DICOM is medical image format. To be able to view these type of medical images, one needs a viewer sw.

Language:MATLABLicense:MITStargazers:0Issues:0Issues:0

MicroPython-HttpServer

Http Server with ESP8266 and MicroPython to turn on and off LEDs.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

MicroPython-TempSensor

A mini ESP8266 Project with a temperature Sensor and couple of LEDs

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

MicroPython-BinaryCounterLED

Counting from 1 to 64 in binary using LEDs

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

MicroPython-ButtonWithAsyncPolling

No interrupt structure is used. Button starts and stops ongoing operation which is blinking LEDs with varying frequency.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

MicroPython-ButtonAndInterrupt

A button is added to start and stop any ongoing operation (Blinking LEDs) using interrupt structure.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

MicroPython-BlinkingLEDwithVaryingFreq

Blinking number of LEDs with varying frequency.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0