ezod / adolphus

Multi-camera system coverage modeling suite.
http://github.com/ezod/adolphus
Other
7 stars 5 forks source link

Does Camera need coverage and performance methods? #15

Closed ezod closed 13 years ago

ezod commented 13 years ago

Are Camera.coverage and Camera.performance (added in commit 7db0d6fc0e97b7f8230a) really necessary given the subset keyword argument of MultiCamera methods? Do they offer any performance benefit? If not, a subset keyword should be added to MultiCamera.performance and the Camera methods removed.