biigle/color-sort
最新稳定版本:v2.13.0
Composer 安装命令:
composer require biigle/color-sort
包简介
BIIGLE module to sort volume images by color.
关键字:
README 文档
README
This is the BIIGLE module to sort volume images by color.
Installation
This module is already included in biigle/biigle.
- Run
composer require biigle/color-sort. - Add
Biigle\Modules\ColorSort\ColorSortServiceProvider::classto theprovidersarray inconfig/app.php. - Run
docker-compose exec app php artisan migrateto create the new database tables. - Run
php artisan vendor:publish --tag=publicto publish the public assets of this module. - Run
pip install -r vendor/biigle/color-sort/requirements.txtto install the Python requirements.
Developing
Take a look at the development guide of the core repository to get started with the development setup.
Want to develop a new module? Head over to the biigle/module template repository.
Contributions and bug reports
Contributions to BIIGLE are always welcome. Check out the contribution guide to get started.
统计信息
- 总下载量: 9.37k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2019-11-25