Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Darray.cpp1581 static double icvGetReal( const void* data, int type ) in icvGetReal() function
2063 value = icvGetReal( ptr, type ); in cvGetReal1D()
2101 value = icvGetReal( ptr, type ); in cvGetReal2D()
2129 value = icvGetReal( ptr, type ); in cvGetReal3D()
2154 value = icvGetReal( ptr, type ); in cvGetRealND()