robot2cam_calibration

View on PyPIReverse Dependencies (0)

0.1 robot2cam_calibration-0.1-py2-none-any.whl

Wheel Details

Project: robot2cam_calibration
Version: 0.1
Filename: robot2cam_calibration-0.1-py2-none-any.whl
Download: [link]
Size: 25212
MD5: d7bd184b262ca2a0986540a2a02de618
SHA256: 81efac47f9fc8bbfa4a6eaba705fd950d3543ef2b7268b02140b2adc7a09a0ab
Uploaded: 2016-06-03 16:20:57 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: robot2cam-calibration
Version: 0.1
Summary: A package to calibrate a robot arm to a camera
Author: Michael Sobrepera
Author-Email: mjsobrep[at]live.com
Home-Page: https://github.com/IRIM-Technology-Transition-Lab/robot2camera-calibration
License: The MIT License (MIT)
Requires-Dist: numpy
Requires-Dist: cv2
Requires-Dist: scipy
[Description omitted; length: 2684 characters; fails to render]

WHEEL

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

RECORD

Path Digest Size
robot2cam_calibration-0.1.dist-info/entry_points.txt sha256=PeI7WdZecFVzecivgVAFtxWfS3shiDOPCPmizL3QmS8 285
robot2cam_calibration-0.1.dist-info/DESCRIPTION.rst sha256=bqabCQLIShY8abVHuv8SsDslTjBw2Ix17MA4WNF9eQ0 2684
robot2cam_calibration-0.1.dist-info/top_level.txt sha256=8u2jN0rFR33VwnHDcWBQSU-piIrwjfTIzkC7kef8wZg 22
robot2cam_calibration-0.1.dist-info/METADATA sha256=jYNSOtsVkReSgjzcwMounT6qoqHleQ5HmK78DNOfUfs 3040
robot2cam_calibration-0.1.dist-info/metadata.json sha256=hfbEpU3TA3_nEVhlPG5O27gUzn1qRo242shFXqStX3g 1216
robot2cam_calibration-0.1.dist-info/WHEEL sha256=54bVun1KfEBTJ68SHUmbxNPj80VxlQ0sHi4gZdGZXEY 92
robot2cam_calibration-0.1.dist-info/RECORD
robot2cam_calibration/check_transformation.py sha256=G1YbtjhpGgPFhtZBllMkSi7KwgupRUpgIErZWq_8z_Q 9237
robot2cam_calibration/get_correspondences.py sha256=0k-64DTjsU2jpi-lvCRcHsWJyeE8BkqOGFws5-sobN0 8369
robot2cam_calibration/camera.py sha256=nt6AiassVkG3HWaypwIRyYGOqdOTIsj25xrL4Gkv-vg 7218
robot2cam_calibration/compute_transformations.py sha256=Cv1fQq2KgY3Sbz_40JFk8pHVT6w9_dyGOHFI-Ct6wBk 16661
robot2cam_calibration/__init__.py sha256=v-4_iIvFJBBz8X4XuUKtNDwTbUG2pDUoWlcR4SYZTg0 204
robot2cam_calibration/track_grid.py sha256=QflvF6Lae0zsseL6PBi48ycTmo92SW7nninfq2exL6Y 10414
robot2cam_calibration/get_images.py sha256=yWgbvA4zttP8RI3z-zhi6r7hiPCymBW23i53SB0KHcM 6115

top_level.txt

robot2cam_calibration

entry_points.txt

robot2cam-check = robot2cam_calibration.check_transformation:main
robot2cam-compute = robot2cam_calibration.compute_transformations:main
robot2cam-images-ur = robot2cam_calibration.get_images:main
robot2cam-record-ur = robot2cam_calibration.get_correspondences:main