bob.measure
View on PyPI — Reverse Dependencies (5)
6.1.1 | bob.measure-6.1.1-py2.py3-none-any.whl |
Wheel Details
Project: | bob.measure |
Version: | 6.1.1 |
Filename: | bob.measure-6.1.1-py2.py3-none-any.whl |
Download: | [link] |
Size: | 50269 |
MD5: | 8f6d5d2a5938085147f8c8daf4ab2331 |
SHA256: | f22da7d5d69fe6cac2b7cd8b4aa21a804a93035c69d95d074f9a190289dd4caa |
Uploaded: | 2024-07-12 19:17:29 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | setuptools (70.3.0) |
Root-Is-Purelib: | true |
Tag: | py2-none-any |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
bob/__init__.py | sha256=Gg-7B5GGEitxEiXVgj2SLHmS4AhRRYyvhfzeEPyQ0z0 | 129 |
bob/measure/__init__.py | sha256=KLYBSewVJVqipxh3xjdECGCheNOSKpomDhLfdzZB93Y | 18523 |
bob/measure/_library.py | sha256=XAPWkNE5hocESHDNaPSt607RQcKUY3_baqxTu3xmfik | 47813 |
bob/measure/calibration.py | sha256=FMtKibkGi2t2TXcIZIV6ikJELlp4lawmS8e2AEmXRcU | 3178 |
bob/measure/load.py | sha256=w-MobnJSsSOz0llYYcvg6vvSrF2ooUCg4ZkLRaPXpSg | 2168 |
bob/measure/plot.py | sha256=tpKrXxvsiXR802H43ll7xpNy9_VNdjA9HTFcnpxUg10 | 22937 |
bob/measure/utils.py | sha256=g6GU_PO2P_I8huqQo9HO1Kq16Uoo32rCNBk-E5DXYkY | 5603 |
bob/measure/script/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
bob/measure/script/commands.py | sha256=KCfw7K90BjnIS8zcWquXemSMRyIoKlepAGOWrS0LCrI | 2725 |
bob/measure/script/common_options.py | sha256=s6VoYGgf0Tu7fnDQKqDdYtnOna48hBBG3HikgfqO6nw | 41599 |
bob/measure/script/figure.py | sha256=RU-CgYE1qDZhBA7UrDsaCPR0y-eJFGsxAHqXET15ZH8 | 43173 |
bob/measure/script/gen.py | sha256=PeCSnnrABb_YnJgug2Mm4XO2cH55qaq08vbT1Qkk1Cg | 2779 |
bob/measure/script/measure.py | sha256=D9kKo4JczxHsGKfcx48fNBcdYCRYIEj7HJC0cYdacIA | 348 |
bob.measure-6.1.1.dist-info/LICENSE | sha256=MTjaX89IkioKwGsAQXsIUB93gergbiFrKXJ8i9_K9ps | 1541 |
bob.measure-6.1.1.dist-info/METADATA | sha256=eZlEdTb60nAe1W-JhFPrd7fntlzGGtFy2INnItu_twY | 2890 |
bob.measure-6.1.1.dist-info/WHEEL | sha256=pWvVuNuBTVmNV7Lp2jMAgt1NplTICeFdl1SW8U3MWN4 | 109 |
bob.measure-6.1.1.dist-info/entry_points.txt | sha256=dXlnE4LssPko4PZ2_u8f7fngb3rm2VkCn_0LKDAiXRY | 413 |
bob.measure-6.1.1.dist-info/top_level.txt | sha256=GhcHu1Tl-03t3Rnwety08eAiynh548g0jajU-klq6OI | 4 |
bob.measure-6.1.1.dist-info/RECORD | — | — |
top_level.txt
bob
entry_points.txt
[bob.cli]
measure = bob.measure.script.measure:measure
det = bob.measure.script.commands:det
epc = bob.measure.script.commands:epc
evaluate = bob.measure.script.commands:evaluate
gen = bob.measure.script.gen:gen
hist = bob.measure.script.commands:hist
metrics = bob.measure.script.commands:metrics
multi-metrics = bob.measure.script.commands:multi_metrics
roc = bob.measure.script.commands:roc