Feature #462
[Function] Overlap Zone Calculator
Added by Anonymous over 3 years ago.
Updated over 3 years ago.
Due date:
01/13/2022 (over 3 years late)
Description
Coding task:
1. Calculate Distance Image
- % Done changed from 0 to 100
- Estimated time set to 0.10 h
- Subject changed from Calculate_Distance_Image to [Function] Calculate_Distance_Image
- Status changed from New to Resolved
- Estimated time deleted (
0.10 h)
def overlapPixelCalculator(image_width, projector_image_width, projector_distance):
return round(image_width*(projector_image_width - projector_distance)/projector_image_width)
- Subject changed from [Function] Calculate_Distance_Image to [Function] Overlap Zone Calculator
Also available in: Atom
PDF