Pinned Repositories
HR-from-ECG
This project uses Python to process electrocardiogram (ECG or EKG) signals and calculate heart rate (HR) through biomedical signal processing techniques. It includes noise filtering and R-peak detection for accurate HR analysis. The project features a user-friendly graphical interface to visualize ECG data and heart rate results.
soheilkooklan
Config files for my GitHub profile.
Tumor-from-EEG
This project detects brain tumors from EEG (electroencephalogram) data. The system utilizes various signal processing techniques to extract features from the EEG data, including wavelet-based denoising and bandpass filtering. These features are then analyzed with an Artificial Neural Network (ANN) classifier to determine brain tumors.
Tumor-from-Ultrasound-Image
This is an application for ultrasound tumor segmentation using advanced models such as DCFN+PBAC, U-Net, and a basic CNN. Users can upload custom models. They can compare segmentation results and view performance side by side.
soheilkooklan's Repositories
soheilkooklan/Tumor-from-Ultrasound-Image
This is an application for ultrasound tumor segmentation using advanced models such as DCFN+PBAC, U-Net, and a basic CNN. Users can upload custom models. They can compare segmentation results and view performance side by side.
soheilkooklan/Tumor-from-EEG
This project detects brain tumors from EEG (electroencephalogram) data. The system utilizes various signal processing techniques to extract features from the EEG data, including wavelet-based denoising and bandpass filtering. These features are then analyzed with an Artificial Neural Network (ANN) classifier to determine brain tumors.
soheilkooklan/HR-from-ECG
This project uses Python to process electrocardiogram (ECG or EKG) signals and calculate heart rate (HR) through biomedical signal processing techniques. It includes noise filtering and R-peak detection for accurate HR analysis. The project features a user-friendly graphical interface to visualize ECG data and heart rate results.
soheilkooklan/soheilkooklan
Config files for my GitHub profile.