Click here to Skip to main content
15,896,154 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: Algorithm to check how different are two files? Pin
chandu00413-Oct-07 0:30
chandu00413-Oct-07 0:30 
AnswerRe: Algorithm to check how different are two files? Pin
Gesown16-Oct-07 6:20
professionalGesown16-Oct-07 6:20 
Questiongenetic algorithms for image generation? Pin
Juraj Borza9-Oct-07 9:56
Juraj Borza9-Oct-07 9:56 
AnswerRe: genetic algorithms for image generation? Pin
Stan F. Form13-Oct-07 3:16
Stan F. Form13-Oct-07 3:16 
AnswerRe: genetic algorithms for image generation? Pin
Marshall15-Oct-07 9:26
Marshall15-Oct-07 9:26 
AnswerRe: genetic algorithms for image generation? Pin
Alan Balkany24-Oct-07 4:24
Alan Balkany24-Oct-07 4:24 
QuestionA simple question Pin
Ennis Ray Lynch, Jr.9-Oct-07 3:53
Ennis Ray Lynch, Jr.9-Oct-07 3:53 
AnswerRe: A simple question Pin
El Corazon9-Oct-07 4:47
El Corazon9-Oct-07 4:47 
Ennis Ray Lynch, Jr. wrote:
Suppose I have an image of a region of earth of arbitrary size and I have Lat/Long from two points on the map is there a simple formula for converting a given pixel to a Lat/Long that takes into account the curvature of Earth? Assume perfect lens and that the map is of such a scale and size that a given pixel distance will be the same across the image.


Not positive from how the question is asked (by "image of a region" do you mean a rendering of the earth in perspective, ortho, a map projection?), but here is is the lowdown:
If you have a perspective image of the earth, find the local xyz coordinates, convert to ECEF, then to lat,long, alt.
If you have an ortho image, again depending on your projection, you get a local coordinate and convert through.
if you have a map projection, use the appropriate conversion to/from to get to ECEF and/or directly to lat/long.

http://www.gdal.org/[^]
http://www.maptools.org/[^]
http://www.bluemarblegeo.com/products/geocalc.php[^]

_________________________
Asu no koto o ieba, tenjo de nezumi ga warau.
Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

GeneralRe: A simple question Pin
Ennis Ray Lynch, Jr.9-Oct-07 5:23
Ennis Ray Lynch, Jr.9-Oct-07 5:23 
GeneralRe: A simple question Pin
El Corazon9-Oct-07 5:25
El Corazon9-Oct-07 5:25 
GeneralThus my question Pin
Ennis Ray Lynch, Jr.9-Oct-07 7:11
Ennis Ray Lynch, Jr.9-Oct-07 7:11 
GeneralRe: Thus my question Pin
El Corazon9-Oct-07 7:39
El Corazon9-Oct-07 7:39 
GeneralUnfortunately Pin
Ennis Ray Lynch, Jr.9-Oct-07 8:41
Ennis Ray Lynch, Jr.9-Oct-07 8:41 
GeneralRe: Unfortunately Pin
El Corazon9-Oct-07 9:38
El Corazon9-Oct-07 9:38 
GeneralRe: Unfortunately Pin
Ennis Ray Lynch, Jr.9-Oct-07 10:00
Ennis Ray Lynch, Jr.9-Oct-07 10:00 
GeneralRe: Unfortunately Pin
El Corazon9-Oct-07 10:06
El Corazon9-Oct-07 10:06 
AnswerRe: A simple question Pin
chandu00423-Oct-07 22:13
chandu00423-Oct-07 22:13 
GeneralRe: A simple question Pin
Dan Neely24-Oct-07 2:11
Dan Neely24-Oct-07 2:11 
QuestionFormula to calculate Equal Monthly Payments Pin
Vtoria8-Oct-07 7:33
Vtoria8-Oct-07 7:33 
AnswerRe: Formula to calculate Equal Monthly Payments Pin
chandu0048-Oct-07 22:15
chandu0048-Oct-07 22:15 
GeneralRe: Formula to calculate Equal Monthly Payments Pin
Vtoria10-Oct-07 6:24
Vtoria10-Oct-07 6:24 
AnswerRe: Formula to calculate Equal Monthly Payments Pin
DQNOK10-Oct-07 6:00
professionalDQNOK10-Oct-07 6:00 
GeneralRe: Formula to calculate Equal Monthly Payments Pin
Vtoria10-Oct-07 6:18
Vtoria10-Oct-07 6:18 
GeneralRe: Formula to calculate Equal Monthly Payments Pin
DQNOK10-Oct-07 6:34
professionalDQNOK10-Oct-07 6:34 
GeneralRe: Formula to calculate Equal Monthly Payments Pin
DQNOK10-Oct-07 6:46
professionalDQNOK10-Oct-07 6:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.