VXI and VME

cancel
Showing results for 
Search instead for 
Did you mean: 

How do i get 3D image from a bunch of images taken when the object is rotating

i am taking images of the object while it is rotating in side and top view ,how i can convert all the images in to one singe 3D image any idea ? what is the algorithem behind it ?
0 Kudos
Message 1 of 4
(6,842 Views)
Suhas,

Could you tell me more about what you are trying to do? LabVIEW is a programming language so you can always write code to create what you want, but we do not directly have something that creates 3-d images.

A. Talley
Applications Engineering
National Instruments
0 Kudos
Message 2 of 4
(6,842 Views)
I am taking images of a rotating object by two cameras ,one from the top and other from the front view .I have to make a 3D image from the set of these two views .The new 3D image i should able to rotate in any angle so that i can get the diamensions of the part at the periculat point ,any idea
0 Kudos
Message 3 of 4
(6,842 Views)
Suhas,

Sounds like a interesting application. LabVIEW does not natively have a 3-D image data type. So their are no pre-made programs that would do this. You can always work to create a new program thought.

A. Talley
0 Kudos
Message 4 of 4
(6,842 Views)