Implement background exclusion and refactor folder structure
- Added configurable background exclusion (#1f2937) with tolerance - Implemented alpha thresholding (>= 128) to eliminate edge artifacts - Refactored folder structure into analyses/[slug]/images, settings, and results - Updated pattern puller to skip existing images and handle network errors - Updated .gitignore and automated tests for path integrity
This commit is contained in:
+1
-1
@@ -158,4 +158,4 @@ uv/
|
||||
.git/worktrees/
|
||||
|
||||
# ICRA specific
|
||||
images/
|
||||
analyses/
|
||||
|
||||
Reference in New Issue
Block a user