Project

General

Profile

Feature #462

[Function] Overlap Zone Calculator

Added by Anonymous over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Start date:
12/24/2021
Due date:
01/13/2022 (over 3 years late)
% Done:

100%

Estimated time:
Spent time:

Description

Coding task:
1. Calculate Distance Image

#1

Updated by Anonymous over 3 years ago

  • % Done changed from 0 to 100
  • Estimated time set to 0.10 h
#2

Updated by Anonymous over 3 years ago

  • 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)
#3

Updated by Anonymous over 3 years ago

  • Subject changed from [Function] Calculate_Distance_Image to [Function] Overlap Zone Calculator

Also available in: Atom PDF