setup.py
docs/annotations.md
girder_large_image_annotation/__init__.py
girder_large_image_annotation/constants.py
girder_large_image_annotation.egg-info/PKG-INFO
girder_large_image_annotation.egg-info/SOURCES.txt
girder_large_image_annotation.egg-info/dependency_links.txt
girder_large_image_annotation.egg-info/entry_points.txt
girder_large_image_annotation.egg-info/not-zip-safe
girder_large_image_annotation.egg-info/requires.txt
girder_large_image_annotation.egg-info/top_level.txt
girder_large_image_annotation/models/__init__.py
girder_large_image_annotation/models/annotation.py
girder_large_image_annotation/models/annotationelement.py
girder_large_image_annotation/rest/__init__.py
girder_large_image_annotation/rest/annotation.py
girder_large_image_annotation/web_client/index.js
girder_large_image_annotation/web_client/main.js
girder_large_image_annotation/web_client/package.json
girder_large_image_annotation/web_client/routes.js
girder_large_image_annotation/web_client/annotations/convert.js
girder_large_image_annotation/web_client/annotations/index.js
girder_large_image_annotation/web_client/annotations/rotate.js
girder_large_image_annotation/web_client/annotations/style.js
girder_large_image_annotation/web_client/annotations/defaults/index.js
girder_large_image_annotation/web_client/annotations/defaults/point.js
girder_large_image_annotation/web_client/annotations/defaults/polyline.js
girder_large_image_annotation/web_client/annotations/defaults/rectangle.js
girder_large_image_annotation/web_client/annotations/geojs/common.js
girder_large_image_annotation/web_client/annotations/geojs/convert.js
girder_large_image_annotation/web_client/annotations/geojs/index.js
girder_large_image_annotation/web_client/annotations/geojs/coordinates/array.js
girder_large_image_annotation/web_client/annotations/geojs/coordinates/index.js
girder_large_image_annotation/web_client/annotations/geojs/coordinates/point.js
girder_large_image_annotation/web_client/annotations/geojs/types/index.js
girder_large_image_annotation/web_client/annotations/geojs/types/line.js
girder_large_image_annotation/web_client/annotations/geojs/types/point.js
girder_large_image_annotation/web_client/annotations/geojs/types/polygon.js
girder_large_image_annotation/web_client/annotations/geojs/types/rectangle.js
girder_large_image_annotation/web_client/annotations/geometry/index.js
girder_large_image_annotation/web_client/annotations/geometry/point.js
girder_large_image_annotation/web_client/annotations/geometry/polyline.js
girder_large_image_annotation/web_client/annotations/geometry/rectangle.js
girder_large_image_annotation/web_client/collections/AnnotationCollection.js
girder_large_image_annotation/web_client/collections/ElementCollection.js
girder_large_image_annotation/web_client/collections/index.js
girder_large_image_annotation/web_client/models/AnnotationModel.js
girder_large_image_annotation/web_client/models/ElementModel.js
girder_large_image_annotation/web_client/models/index.js
girder_large_image_annotation/web_client/stylesheets/annotationListWidget.styl
girder_large_image_annotation/web_client/stylesheets/itemList.styl
girder_large_image_annotation/web_client/templates/annotationListWidget.pug
girder_large_image_annotation/web_client/templates/imageViewerAnnotationList.pug
girder_large_image_annotation/web_client/templates/largeImageAnnotationConfig.pug
girder_large_image_annotation/web_client/views/annotationListWidget.js
girder_large_image_annotation/web_client/views/configView.js
girder_large_image_annotation/web_client/views/imageViewerSelectWidget.js
girder_large_image_annotation/web_client/views/index.js
girder_large_image_annotation/web_client/views/itemList.js
girder_large_image_annotation/web_client/views/imageViewerWidget/base.js
girder_large_image_annotation/web_client/views/imageViewerWidget/geojs.js
girder_large_image_annotation/web_client/views/imageViewerWidget/index.js
test_annotation/__init__.py
test_annotation/girder_utilities.py
test_annotation/test_annotations.py
test_annotation/test_annotations_rest.py
test_annotation/test_web_client.py
test_annotation/web_client_specs/.eslintrc
test_annotation/web_client_specs/annotationListSpec.js
test_annotation/web_client_specs/annotationSpec.js
test_annotation/web_client_specs/geojsAnnotationSpec.js
test_annotation/web_client_specs/geojsSpec.js
test_annotation/web_client_specs/sample_annotation.json
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
资源分类:Python库 所属语言:Python 资源全名:girder-large-image-annotation-1.2.1.dev31.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
资源详情
资源评论
资源推荐
收起资源包目录
girder-large-image-annotation-1.2.1.dev31.tar.gz (75个子文件)
girder-large-image-annotation-1.2.1.dev31
PKG-INFO 974B
docs
annotations.md 8KB
girder_large_image_annotation
constants.py 903B
models
annotationelement.py 18KB
__init__.py 0B
annotation.py 43KB
rest
__init__.py 0B
annotation.py 27KB
web_client
models
index.js 82B
AnnotationModel.js 15KB
ElementModel.js 406B
index.js 231B
collections
index.js 97B
ElementCollection.js 185B
AnnotationCollection.js 432B
package.json 5KB
routes.js 442B
annotations
rotate.js 485B
convert.js 861B
index.js 294B
defaults
rectangle.js 138B
index.js 153B
point.js 98B
polyline.js 98B
geometry
rectangle.js 670B
index.js 153B
point.js 157B
polyline.js 415B
geojs
convert.js 500B
index.js 209B
types
rectangle.js 2KB
index.js 187B
polygon.js 474B
line.js 489B
point.js 417B
common.js 585B
coordinates
index.js 92B
array.js 219B
point.js 154B
style.js 1KB
templates
largeImageAnnotationConfig.pug 915B
annotationListWidget.pug 2KB
imageViewerAnnotationList.pug 29B
views
configView.js 3KB
index.js 647B
itemList.js 3KB
annotationListWidget.js 8KB
imageViewerWidget
index.js 52B
geojs.js 23KB
base.js 2KB
imageViewerSelectWidget.js 1KB
stylesheets
annotationListWidget.styl 356B
itemList.styl 428B
main.js 327B
__init__.py 3KB
test_annotation
web_client_specs
.eslintrc 237B
annotationListSpec.js 15KB
sample_annotation.json 347B
geojsSpec.js 30KB
annotationSpec.js 16KB
geojsAnnotationSpec.js 6KB
girder_utilities.py 3KB
test_web_client.py 1KB
__init__.py 0B
test_annotations.py 27KB
test_annotations_rest.py 29KB
setup.cfg 38B
setup.py 2KB
girder_large_image_annotation.egg-info
PKG-INFO 974B
requires.txt 83B
not-zip-safe 1B
SOURCES.txt 4KB
entry_points.txt 99B
top_level.txt 30B
dependency_links.txt 1B
共 75 条
- 1
挣扎的蓝藻
- 粉丝: 14w+
- 资源: 15万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 一对一MybatisProgram.zip
- 时变动态分位数CoVaR、delta-CoVaR,分位数回归 △CoVaR测度 溢出效应 动态 Adrian2016基于分位数回归方法计算动态条件在险价值 R语言代码,代码更数据就能用,需要修改的
- 人物检测37-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- 人物检测26-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- 人和箱子检测2-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- 清华大学2022年秋季学期 高等数值分析课程报告
- GEE错误集-Cannot add an object of type <Element> to the map. Might be fixable with an explicit .pdf
- 清华大学2022年秋季学期 高等数值分析课程报告
- 矩阵与线程的对应关系图
- 人体人员检测46-YOLO(v5至v9)、COCO、Darknet、TFRecord数据集合集.rar
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论0