rscder-pub/plugins/plugins.yaml
石沈昊 47da87bbfd
2022-06-13 15:10:54 +08:00

56 lines
1.1 KiB
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
- author: RSCDER
description: AllinOne
enabled: true
module: In_one
name: AllinOne
path: ./plugin\In_one
version: 1.0.0