04-29-2009 03:34 PM
I am looking for ways to improve x-ray images. I am currently averaging up to 60 frames and doing histogram stretching.
I need to increase the contrast and detail without adding extra noise.
I have seen some inpressive results on the net using "Wavelet transformation"
Does anyone know how I can implement this in VB.Net?
My images are 12bit grayscale 960x960.
Thanks in advance
Bestbier
04-30-2009 10:15 AM
Hey Bestbier,
Are you currently using the vision development module? If you are, check out the vb reference help which you can find on your system at ...Program Files\National Instruments\Vision\Documentation\cwimaq.chm. This will give you the list of functions that can be used with Microsoft Visual Basic to develop machine vision applications.
Hope this helps
-Ben