You are not logged in.
Pages: 1
Statement:
"delete the vertex whose distance is less than 10 pixels when comparing with next vertex .then we will get one single point. "
What does it mean ?
Does it mean like
Say i have point A and point B
if(distance of A and B < 10) then delete which vertex A or B.?
What does mean by the above quoted statement ?
Maths is Doctor that make our life easy ..
https://www.facebook.com/groups/Maths.GIS/
Offline
Hi model;
Any more to that quote?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Hi model;
Any more to that quote?
no , just that is the statement.
Maths is Doctor that make our life easy ..
https://www.facebook.com/groups/Maths.GIS/
Offline
Hi;
Feels like they mean B but I would try running the program with some known input and do both and comparing the results.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Pages: 1