OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pointsPres
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/src/
cvlevmarprojbandle.cpp
900
void icvProjPointsStatusFunc( int numImages, CvMat *points4D, CvMat **projMatrs, CvMat **
pointsPres
, CvMat **projPoints)
911
if( points4D == 0 || projMatrs == 0 ||
pointsPres
== 0 || projPoints == 0 )
955
if( cvmGet(
pointsPres
[currImage],0,currPoint) > 0 )
1038
CvMat**
pointsPres
, int numImages,
[
all
...]
cvtrifocal.cpp
59
CvMat**
pointsPres
, int numImages,
[
all
...]
Completed in 1154 milliseconds