From 1ac2d9edf925848b8f2f5898a7059faf263ca558 Mon Sep 17 00:00:00 2001 From: Zeiler Randall-Reed Date: Thu, 9 Apr 2026 16:17:12 -0700 Subject: [PATCH] Topic Selection --- topics/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/README.md b/topics/README.md index 593b91f..3e73f41 100644 --- a/topics/README.md +++ b/topics/README.md @@ -23,7 +23,7 @@ See rubric in this repo. - [x] 04/30/2026: Contour tracing: active contours (snakes, intelligent scissors, level set techniques). Sreeganesh S, Jason R, Neel T ### Segmentation techniques -- [X] 05/05/2026: Segmentation: Thresholding + Region-based (region growing, etc) ------> Saif Alomari, +- [X] 05/05/2026: Segmentation: Thresholding + Region-based (region growing, etc) ------> Saif Alomari, Zeiler Randall-Reed - [x] 05/07/2026: Segmentation: Clustering (mean-shift) + Graph-based methods (graph-cut, random walk, etc)(Mengyao Li, Zichen Zhou, Yuchen Chen, Zejun Huang) - [X] 05/12/2026: Segmentation: Energy-minimization (Conditional Random Fields). Jared A, Rohan Koshy.