Searched refs:dist (Results 1 – 11 of 11) sorted by relevance
33 float dist = mPosition.distance(b->mPosition); in flock() local34 if (dist != 0) { in flock()36 if (dist < DESIRED_BOID_DIST) { in flock()40 tmp.scale(1.0f / dist); in flock()44 if (dist < NEIGHBOUR_RADIUS) { in flock()
899 dist = np.array(props['android.lens.distortion'])904 dist_len = len(dist)905 if len(dist) != NUM_DISTORTION_PARAMS:907 cv2_distort = np.array([dist[0], dist[1], dist[3], dist[4], dist[2]])
78 dist = np.linalg.norm(center - np.array(_RED_BGR_COLOR))79 if dist < min_dist:80 min_dist = dist
41 dist: {62 dist: {78 dist: {
45 dist: {
130 principal_points_diff = [math.dist(first_point, x) for x in principal_points]225 distance = math.dist(first_point, principal_point)
71 chart_diagonal_pixels = math.dist(first_corner, last_corner)181 math.dist(projected_point, corner_point)
60 dist: {
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...