ChenYan7's Stars
walter201230/Python
最良心的 Python 教程:
AlanLiang1998/geek_blog
一个基于SpringBoot+Mybatis(MybatisPlus)+SpringSecurity+Redis+ElasticSearch的个人博客系统,预览地址:
startrug/selenium-python-framework
Selenium WebDriver with Python
hanwenlu2016/web-ui
python+selenium+pytest+allure UI 自动化框架
lucas3414/python_web_framework
这是一个关于python的WebUI自动化测试的项目,之前用的是unittest测试框架,现在改成pytest测试框架,Python+PageObject+Pytest
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
PansonPanson/Java-Notes
:books: 计算机科学基础知识、Java开发、后端/服务端、面试相关 :books: computer-science/Java-development/backend/interview
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
solygambas/html-css-javascript-projects
100+ mini web projects using HTML, CSS and JavaScript.
ruanwenjun/JAVAWeb-Project
初学JAVA-WEB开发的小项目:sparkling_heart:
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
Li-hr/retinal-vessel-segmentation
A segmentation project on retinal vessel based on two different ways: one is U-Net, the other one is based on 2D Gaussian Matched Filter
boss-wn/opencv
匹配滤波
CYCHEN520/Vessel-centerline-extraction
根据最短路径回溯算法提取血管的中心线
jeongHwarr/various_FCM_segmentation
Image segmentation Using Various Fuzzy C-means Algorithms (FCM, EnFCM, MFCM).
multimodallearning/slic_reg
Rethinking the Design of Learning based Inter-Patient Registration using Deformable Supervoxels (MIDL 2021)
binish784/GrayScale-Histogram-Equalization
Gray scale image enhancement by using the contrast stretching - histogram equalization method
ellisdg/frangi3d
Computes vesselness scores for 3-dimensional images.
isyiming/Frangi-filter-based-Hessian
python版本的Hessian Frangi滤波
linyacool/GLG
An implementation of “Gray-level grouping (GLG): an automatic method for optimized image contrast enhancement--Part I: the basic method.”
mdmartin/GMM_Image_Segmentation
Use GMM to segment a gray-scale pic.
hrshtv/MRF-Segmentation-Graph-Cuts
An implementation of "Exact Maximum A Posteriori Estimation for Binary Images" (D. Greig, B. Porteous and A. Seheult)
PengyiZhang/RegionGrowth
2d or 3d region growing segmentation on gray scale images
yxxxxxxxx/LocalBinaryFittingModel
C++ Implement of Local Binary Fitting Model.(水平集图像分割(LocalBinaryFitting)模型的C++实现。)
essanhaji/images-segmentation-with-gmm
Images Segmentation using GMM
pprasad14/Region-Growing-Based-3D-Lung-Segmentation
Lung Segmentation using 3D Region Growing (Course Project of Sem 2: Advanced Image Analysis)
vinjk/3D_Medical_Imaging
Segmentation of Blood Vessels from 3D Medical Image
diovch/FrangiFilter
Frangi method of computing a probability of vessel occurence from CT DICOM image
InsightSoftwareConsortium/SimpleITK-Notebooks
Jupyter notebooks for learning how to use SimpleITK
pvirkar/LiverTumor-VesselsSegmenter
The liver, tumor and vessels segmentation is achieved in this application using semi-automatic segmentation method. It uses DICOM data of abdominal CT scans as input and will visualize a 3D model as output..