aspose file tools
The moose likes Java in General and the fly likes Triangulation algorithm Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Triangulation algorithm" Watch "Triangulation algorithm" New topic
Author

Triangulation algorithm

mvs raman
Greenhorn

Joined: Jan 09, 2009
Posts: 8
Hi Friends ,i need Triangulation algorithm for given three points.....
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35443
    
    9
What would the output of this algorithm be, given 3 input points? In 2 dimensions or 3?


Android appsImageJ pluginsJava web charts
mvs raman
Greenhorn

Joined: Jan 09, 2009
Posts: 8
In 2 dimension frd...
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35443
    
    9
"frd"? I have no idea what that means.

So what would the output of this algorithm be, given 3 input points?
mvs raman
Greenhorn

Joined: Jan 09, 2009
Posts: 8
Actully for given three positions in a triangle ,we hve to find Epi-Position or Epi-Center of it...
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Triangulation algorithm
 
Similar Threads
Delaunay triangulation implementation
maze program help
Problem with sorting an integer array
WA #1.....word association
How to implement cell triangulation in mobile phones to track location?