gitextract_l8isjleg/ ├── .github/ │ └── workflows/ │ └── msbuild.yml ├── README.md └── Scripts/ ├── canny.cpp ├── grabcut.cpp ├── mh.cpp ├── otsu.cpp ├── region_growth.cpp └── watershed.cpp