Velodyne DIGITAL DRIVE - REV G Instrukcje Operacyjne Strona 36

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 43
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 35
APPENDIX F: DUAL TWO POINT CALIBRATION METHODOLOGY
H
D
L
-
64
E
S2
and
S
2
.1
U
s
e
r
s
M
a
nu
a
// Calculate corrected intensity vs distance
float intensityVall = intensityVal + focalslope*(abs(focaloffset_256*(l_
distance/65535)*(l_distance/65535)));
if
if
(intensityVall < minlntensity)
i
ntensityVall=minlntensity;
(intensityVall > maxlntensity) intensityVall=maxlntensity;
// Scale to new intensity scale
1 intensityScale;
float intensityColor = (float)(intensityVall _ minlntensity)
// Convert to jet color
int rgb=(int)(intensityColor*63);
bcolor[rgb]);
glColor3f(rcolor[rgb], gcolor[rgb],
}
GlVertex3fv(it_>getCoord(i).xyz;
}
it_>operator++();
[
33
]
Przeglądanie stron 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 42 43

Komentarze do niniejszej Instrukcji

Brak uwag