Home
last modified time | relevance | path

Searched refs:point_in_triangle (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CameraITS/utils/
Dimage_processing_utils.py1448 def point_in_triangle(x1, y1, x2, y2, x3, y3, xp, yp, abs_tol): function
1519 if not point_in_triangle(*srgb_primaries.reshape(6),