キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Stitch 2D Data

解決済み
解決策を見る

Can someone provide me idea how to stitch 2D images.

I have tried myself , but its not working.

0 件の賞賛
メッセージ1/27
5,071件の閲覧回数

I have a VI code to stitch images rows with more than one row.

There are some errors.

Can you help me to correct it.

 

0 件の賞賛
メッセージ2/27
4,905件の閲覧回数

Can you give some more background of what you want? I cannot see your VI since I'm on LV 2016. If you want to join 2 images vertically and you are using the VAS (vision acquisition software from NI), then you can convert both to arrays and build array. If you want to join horizontally you would have to transpose both, build the array, then transpose the output.

0 件の賞賛
メッセージ3/27
5,038件の閲覧回数

I want 3*3 array of images.

I don;t know how to give loops.

Because most of the blocks in labview support 1 row or column only

0 件の賞賛
メッセージ4/27
5,035件の閲覧回数

Maybe something like this will work for you. In the place marked "Load Images Here" you would load up your images from the file. Instead, I just create a ramp of values from 0 to 255. You might have to do some reorganizing to get the images exactly how you want them.

 

Capture.PNG

0 件の賞賛
メッセージ5/27
5,015件の閲覧回数

Thanks ...


@Gregory wrote:

Maybe something like this will work for you. In the place marked "Load Images Here" you would load up your images from the file. Instead, I just create a ramp of values from 0 to 255. You might have to do some reorganizing to get the images exactly how you want them.

 

Capture.PNG


 

0 件の賞賛
メッセージ6/27
5,004件の閲覧回数

I have a modified a  horizontal stitching program to vertical stiching. But I am not getting desired output.

Can you help me with it?

Thanks

0 件の賞賛
メッセージ7/27
5,008件の閲覧回数

You have attached an empty diagram.

 

(Seems unnecessary waste of bandwidth because we can create that without your help in about a second. :D)

 

You should also link to the earlier discussion so we have context.

 

0 件の賞賛
メッセージ8/27
4,991件の閲覧回数

Sorry

すべてをダウンロード
0 件の賞賛
メッセージ9/27
4,973件の閲覧回数

@SSG0484 wrote:

I have a modified a  horizontal stitching program to vertical stiching. But I am not getting desired output.

Can you help me with it?

Thanks


What does "not getting desired output" mean?  You're not getting any output?  Or the output is different from what you expect?  And if so explain, in detail.

 

PS:  You should correct the spelling of "stitched" in your VI.

0 件の賞賛
メッセージ10/27
4,969件の閲覧回数