Searched refs:DOLLARSIZE (Results 1 – 1 of 1) sorted by relevance
44 # define DOLLARSIZE 256 macro428 points[i].x = (points[i].x - centroid.x)*DOLLARSIZE/w; in dollarNormalize()429 points[i].y = (points[i].y - centroid.y)*DOLLARSIZE/h; in dollarNormalize()
Completed in 4 milliseconds