03-28-2022 09:35 AM
I needed this. Maybe others can make use of it.
04-14-2022 11:42 AM
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
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
04-18-2022 09:10 AM
@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.
04-18-2022 09:20 AM - edited 04-18-2022 09:22 AM
@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.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
04-19-2022 10:47 AM
Here is your image translator restyled according to the way I like things styled.