LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I would like to know the documents of tomography.llb and witch algoritm is used

how may I use a series of bitmap as input of the program 'tomography.llb'
thanks for your attention.
luca iezzi
luca.iezzi@libero.it
0 Kudos
Message 1 of 4
(2,868 Views)
I am not familiar with tomography. Can you explain where to find this llb? Is it shipped with a toolset?

NI is in the business of making tools and not recreating existing algorithms. Chances are that there is nothing more than the standard CS algorithm going on behind the scenes.

Jeremy
0 Kudos
Message 2 of 4
(2,868 Views)
Hi,

take a look at
http://zone.ni.com/devzone/explprog.nsf/6c163603265406328625682a006ed37d/5acad83a7bd2b93a8625696d004db6d5?OpenDocument

HTH,

Michael
0 Kudos
Message 3 of 4
(2,868 Views)
I did not even know that example was there. It is pretty neat. From what I can tell, the code takes the sum of the images in the intensity graph. Since the images are taken from a circle, all angles are equally represented. (You can press control-. to abort the VI)


Jeremy
0 Kudos
Message 4 of 4
(2,868 Views)