Yin Hanlong (YiangAhead)

YiangAhead

Geek Repo

Company:Harbin Institute of Technology

Location:Harbin Institute of Technology

Github PK Tool:Github PK Tool

Yin Hanlong's repositories

Kidney-Stone-Detection

Kidney stones are pieces of solid material that occur in the urinary tract and can cause severe pain in the abdomen if the treatment gets delayed. Here, I have made a tool to detect the presence of a kidney stone using an ultrasound image so that a doctor can treat you. This was achieved by denoising and enhancing the ultrasound using various filters like Gaussian Blur, Median Blur, Laplacian Filter, and Gabor Filter. For improving the contrast in the image, I have used Adaptive Histogram Equalization. For the separation of shadow from stone, I used Watershed Segmentation. Further, marking is done to label the stone.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

lihang-code

《统计学习方法》的代码实现

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Medical-Image-Processing-Final-Project

Implement of Semi-Automated Detection of Breast Mass Spiculation Using Active Contour

Language:C++Stargazers:1Issues:0Issues:0

0809zheng.github.io

郑之杰的个人网站

Language:CSSLicense:MITStargazers:0Issues:0Issues:0

AiLearning

AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

BUS-GAN

Semi-supervised Segmentation of Tumors from Breast Ultrasound Images with Attentional Generative Adversarial Network

Language:PythonStargazers:0Issues:0Issues:0

Bus-Segmentation-Project

The goal of this project is to segment various breast ultrasound images in order to determine the location of a lesion by removing low contrast regions as well as the inherent speckle noise.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

BUS_Deep_Learning

Detection of Malignant and Benign lesions in Breast Ultrasound Images using Deep Learning

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

CS-Notes

:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

Language:JavaStargazers:0Issues:0Issues:0

DDAD

PyTorch implementation of the paper: Dual-Distribution Discrepancy for Anomaly Detection in Chest X-Rays (MICCAI 2022)

Language:PythonStargazers:0Issues:0Issues:0

face_classification

Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

minisom

:red_circle: MiniSom is a minimalistic implementation of the Self Organizing Maps

License:MITStargazers:0Issues:0Issues:0

Python-Image-feature-extraction

Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。

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

Radiomics-research-by-using-Python

Radiomics (here mainly means hand-crafted based radiomics) contains data acquire, ROI segmentation, feature extraction, feature selection, machine learning modeling, and stastical analysis.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Segmentation-Information-with-Attention-Integration-for-Classification-of-Breast-tumor-in-Ultrasound

A novel segmentation-to-classification scheme for breast ultrasound image classification

Language:PythonStargazers:0Issues:0Issues:0

sift_cv

python 实现sift算法

Language:PythonStargazers:0Issues:0Issues:0