rscder-pub/plugins/plugins.yaml
2022-05-28 17:23:56 +08:00

49 lines
999 B
YAML

- author: RSCDER
description: "\u5173\u4E8E"
enabled: true
module: about
name: "\u5173\u4E8E"
path: ./plugin\about
version: 1.0.0
- author: RSCDER
description: BasicMethod
enabled: true
module: basic_change
name: BasicMethod
path: ./plugin\basic_change
version: 1.0.0
- author: RSCDER
description: ExportTo
enabled: true
module: export_to
name: ExportTo
path: ./plugin\export_to
version: 1.0.0
- author: RSCDER
description: MeanFilter
enabled: true
module: some_filter
name: MeanFilter
path: ./plugin\some_filter
version: 1.0.0
- author: RSCDER
description: OTSU
enabled: true
module: threshold
name: OTSU
path: ./plugin\threshold
version: 1.0.0
- author: RSCDER
description: TableResult
enabled: true
module: table_result
name: TableResult
path: ./plugin\table_result
version: 1.0.0
- author: RSCDER
description: Evaluation
enabled: true
module: evaluation
name: Evaluation
path: ./plugin\evaluation
version: 1.0.0