LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert image to one dimensional radial array

Solved!
Go to solution

Hi!

I am sorry but I won't have again a pc with LabVIEW before tuesday, so I can't convert the VI I posted righ now... Smiley Sad

MikeNuke, PhD

Politecnico di Milano
Department of Energy, Nuclear Engineering Division
0 Kudos
Message 11 of 16
(1,167 Views)

I am pretty sure this is exactly what I want! I will test it out on the instrument and see how it works in comparison to the current implementation. Thanks so much guys! I will get to rewriting 😛

0 Kudos
Message 12 of 16
(1,151 Views)

You're welcome, please mark Bob's post as a solution as well, it was his idea after all!

0 Kudos
Message 13 of 16
(1,149 Views)

Oh i forgot to ask, with Greg's example it should be possible to use loop parallelism, which would speed up the code significantly right?

 

Thanks!

Joe

0 Kudos
Message 14 of 16
(1,146 Views)

It is possible, but when dealing with arrays of only 56 elements, the overhead required makes it not worth it!

0 Kudos
Message 15 of 16
(1,132 Views)

Well the array is 56 x 56 if that changes anything, but it is good to know the parallelism has overhead associated with it 🙂

0 Kudos
Message 16 of 16
(1,118 Views)