focus-detection

View on PyPIReverse Dependencies (0)

1.0.0 focus_detection-1.0.0-py3-none-any.whl

Wheel Details

Project: focus-detection
Version: 1.0.0
Filename: focus_detection-1.0.0-py3-none-any.whl
Download: [link]
Size: 14315
MD5: af782bc05c6d7498fff9b7ff7026df7b
SHA256: 74ec2e7b220c2906e26c36b574e6ee15bcf1b5a47493a126cf1fa8015f5ddb72
Uploaded: 2019-10-17 19:47:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: focus-detection
Version: 1.0.0
Summary: Focus Detection
Author: Jason Darnell
License: Proprietary
Requires-Dist: numpy
Requires-Dist: pyqt5
Requires-Dist: opencv-python
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
focus_detection/__init__.py sha256=fEj4hu8mbVUCxvY5AnxGRfAeTCEC_2_XbEfpjHkBtvY 124
focus_detection/focus_detection_image.py sha256=E2BDwbnzWMs5VhY8TEAp2qUW4lUct-xvLpwAFsZApfk 1819
focus_detection/focus_detection_video.py sha256=8E_zXRKEYj9-UnetyN2xPDdg4v5SK_2OG6HhcQ5aBGo 6624
focus_detection/__pycache__/__init__.cpython-37.pyc sha256=9MR2LKLP32vBLRgRWrn9JRvSNFOLTxmx6VbDWk6JC5A 331
focus_detection/__pycache__/blurryface_image.cpython-37.pyc sha256=wEPRdZ1ajfuce8OogBk7ooIBhz538bbk1vLBskt8Gv4 1469
focus_detection/__pycache__/blurryface_video.cpython-37.pyc sha256=MOWTaSHrVTs4S1blYwsYIDFc7bliz0J8D-CUKHlgQog 5734
focus_detection/__pycache__/focus_detection_image.cpython-37.pyc sha256=l_1nJELHaXY4m957Cr1k2ZDLsyBs2r82x4hCtgPGJuA 1484
focus_detection/__pycache__/focus_detection_video.cpython-37.pyc sha256=JFc0GUry-VniqijjtnCOZfayufwWQXuF6iCTgt0xfRQ 5786
focus_detection-1.0.0.dist-info/METADATA sha256=KuVcYgL1NBnRTCZeZcT9sOUerNod51DbRheh281T4XU 268
focus_detection-1.0.0.dist-info/WHEEL sha256=v8slff5hmCpvciQ3G55d2d1CnOBupjDFJHDE2dUb1Ao 97
focus_detection-1.0.0.dist-info/entry_points.txt sha256=SYM0WKm8-ejAZoqvfnSAdhyG0WJPqksBB1FqYmkqZlE 198
focus_detection-1.0.0.dist-info/top_level.txt sha256=HbKxyeD4PM7kj2_7EEYh9OChBa7BfxlqJoN7wMnlxuk 16
focus_detection-1.0.0.dist-info/RECORD

top_level.txt

focus_detection

entry_points.txt

focus-detection = focus_detection:print_help
focus-detection-image = focus_detection.focus_detection_image:main
focus-detection-video = focus_detection.focus_detection_video:main