Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

HDR Image Creation & Processing

Does anyone know of any methods to create and process HDR images in NI Vision Builder?  I want to take several images in 8 or 12-bit gray-scale at different exposures and combine them together to create an image with better contrast in both light and dark regions.  I haven't been able to find any feature within NI Vision Builder to combine images like that.  I saw a post saying to create a custom lookup table for it, and combine the images using that method, but I can't find that capability within the program either.  Is there a way to perform something like that within NI Vision Builder? 

Thanks,

Sam

0 Kudos
Message 1 of 2
(2,285 Views)

I don't think you can do that with Vision Builder.  The only way would be to create a custom LabVIEW step that could be called from Vision Builder.  The LabVIEW code would have to manipulate the input images to create the single output image.  That would be an interesting algorithm to create.

 

Bruce

Bruce Ammons
Ammons Engineering
0 Kudos
Message 2 of 2
(2,263 Views)