Skip to content
View chenyu-chang's full-sized avatar

Block or report chenyu-chang

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

Pinned Loading

  1. NiftyReg_lung NiftyReg_lung Public

    This repository implements "A multichannel feature-based approach for longitudinal lung CT registration in the presence of radiation-induced lung damage" using the Pulmonary Toolkit and NiftyReg. I…

    MATLAB 2

  2. KNN-Imputation-and-Decision-Tree KNN-Imputation-and-Decision-Tree Public

    This repository provides a C++ implementation for managing missing clinical data using KNN Imputation and building a Decision Tree Classifier. The code allows for estimation of missing values from …

    C++

  3. object_traking_opencv object_traking_opencv Public

    This code implements real-time object tracking and classification in Python using OpenCV. It leverages a pre-trained DenseNet-121 CNN for image classification and CSRT for tracking objects within v…

    Python