search for: errorssd

Displaying 1 result from an estimated 1 matches for "errorssd".

Did you mean: errors
2012 Dec 14
0
[LLVMdev] issue with profiling in LLVM 3.1
...//count points sampled } }* //Generate Samples for points along the non-joint edges of the cylinder *void ImageMeasurements::EdgeError(const ProjectedCylinder &ProjCyl, const FlexImage8u &EdgeMap, float &error, int &samplePoints)* { int ErrorSSD = 0; const Point &p1 = ProjCyl.mPts[0]; Point s1; //get direction vector of side 1 of the 2D cylinder projection s1.Set(ProjCyl.mPts[1].x -...