Searched refs:numSol (Results 1 – 1 of 1) sorted by relevance
184 int numSol = 0; in icvComputeProjectMatrices6Points() local319 numSol = GetGoodReduceFundamMatrFromTwo(&fundReduceCoef1, &fundReduceCoef2,&resFundReduceCoef); in icvComputeProjectMatrices6Points()325 for( currSol = 0; (currSol < numSol && currSol < maxSol); currSol++ ) in icvComputeProjectMatrices6Points()404 return numSol; in icvComputeProjectMatrices6Points()