GitHub - YaredTaddese/leaf-image-segmentation: Leaf Image ...
github.com › YaredTaddese › leaf-image-segmentationAug 22, 2018 · Implement a technique that can segment(extract) leaf from an image containing leaf. Resources. Inspired by the paper: Automatic Leaf Extraction from OutdoorImages. Usage. python3 segment.py. Command structure. usage: segment [-h] [-m MARKER_INTENSITY] [-f {no,flood,threshold,morph}] [-s] [-d DESTINATION] image_sourcepositional arguments: image_source A path of image filename or folder containing imagesoptional arguments: -h, --help show ...