New Reply

Projection of meteorology radar images onto a sphere

 
Share Thread Thread Tools
Dec11-11, 04:56 PM   #1
 

Projection of meteorology radar images onto a sphere


Hello everybody, I am working on a project for merging the images of multiple meteorology radars covering a large area. I would like to project each of the images onto a spherical surface and merge them.

Do you know if there is a piece of software that can help me with that?
I can develop in many programming languages, so that is not a problem.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Feb5-12, 11:31 AM   #2
 
Quote by Caffeinomane View Post
Hello everybody, I am working on a project for merging the images of multiple meteorology radars covering a large area. I would like to project each of the images onto a spherical surface and merge them.

Do you know if there is a piece of software that can help me with that?
I can develop in many programming languages, so that is not a problem.
I saw a really interesting earth projection program test for svgalib's "threeDkit" adaptation of image isn't difficult only problem is running high resolutions with that particular library.
Find a good vesa firmware and driver for your favorite architecture and vioula.
it looks like a simple opengl like api.
I also saw a series of images for the animation frames of the earth spinning from the motif widget manager, a sprite generator is like what im thinking.
Feb6-12, 02:19 AM   #3
 
Hey Caffeinomane and welcome to the forums.

In what way do you want to merge the images? Do you want basically just use geometric data to clip the unwanted overlap and align the images or do you want to try and use the image data itself and analyze the images to which part of the images are part of the overlap so that you can calculate the mapping information from the image data and not solely just the geometric data?

(When I say geometric data I am referring to coordinate data points on the earth that correspond to specifying the boundaries that correspond to the image in the context of the geometry that is being described).
Feb6-12, 07:47 AM   #4
 

Projection of meteorology radar images onto a sphere


If I am correct you are trying to do this Projection Sphere , I was looking into this and I could even get software to warp the images together near automatically as well. Good luck
New Reply

Tags
image processing, meteorology, projections, radar
Thread Tools


Similar Threads for: Projection of meteorology radar images onto a sphere
Thread Forum Replies
Sphere projection Calculus 3
Method of images& half a sphere Introductory Physics Homework 1
conic projection of a sphere Differential Geometry 1
Need 3-ball to 3-sphere projection equation Differential Geometry 0
Weird doppler-radar images General Discussion 30