LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Concatenate Images

I needed this.  Maybe others can make use of it.

"If you weren't supposed to push it, it wouldn't be a button."
Message 1 of 5
(1,192 Views)

Hey Paul I love this.  Are you aware of the string manipulation needed for translating the 2D Picture control?  Norm Kirchner posted over on LAVA years ago about how you can quickly translate an image by modifying the opcode parameters.  Not sure if it would help performance here but I suspect it would since your method has several image conversions that might not be necessary, especially if one (or more) of the inputs is a 2D picture.

 

https://lavag.org/topic/17138-2d-picture-translation-movement/?do=findComment&comment=137613

0 Kudos
Message 2 of 5
(1,063 Views)

@Hooovahh wrote:

Hey Paul I love this.  Are you aware of the string manipulation needed for translating the 2D Picture control?  Norm Kirchner posted over on LAVA years ago about how you can quickly translate an image by modifying the opcode parameters.  Not sure if it would help performance here but I suspect it would since your method has several image conversions that might not be necessary, especially if one (or more) of the inputs is a 2D picture.

 

https://lavag.org/topic/17138-2d-picture-translation-movement/?do=findComment&comment=137613


Unfortunately your .zip file is no longer available.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 3 of 5
(1,024 Views)

@paul_cardinale wrote:

@Hooovahh wrote:

Hey Paul I love this.  Are you aware of the string manipulation needed for translating the 2D Picture control?  Norm Kirchner posted over on LAVA years ago about how you can quickly translate an image by modifying the opcode parameters.  Not sure if it would help performance here but I suspect it would since your method has several image conversions that might not be necessary, especially if one (or more) of the inputs is a 2D picture.

 

https://lavag.org/topic/17138-2d-picture-translation-movement/?do=findComment&comment=137613


Unfortunately your .zip file is no longer available.


I was able to download it.  Are you logged into your LAVA account?  Also code is included in the other post I made recently about making a meter using a picture control.  

0 Kudos
Message 4 of 5
(1,017 Views)

Here is your image translator restyled according to the way I like things styled.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 5 of 5
(979 Views)