dplug.gui.ransac

Normal from depth estimation

Members

Functions

_mm_crossproduct_ps
__m128 _mm_crossproduct_ps(__m128 a, __m128 b)
Undocumented in source. Be warned that the author may not have intended to support it.
_mm_dot_ps
float _mm_dot_ps(__m128 a, __m128 b)

4D dot product

_mm_fast_normalize_ps
__m128 _mm_fast_normalize_ps(__m128 v)
Undocumented in source. Be warned that the author may not have intended to support it.
_mm_reflectnormal_ps
__m128 _mm_reflectnormal_ps(__m128 normalA, __m128 normalB)
Undocumented in source. Be warned that the author may not have intended to support it.
computePlaneFittingNormal
vec3f computePlaneFittingNormal(float* depthNeighbourhood)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta