04-10-2008 03:36 PM
04-11-2008 04:46 PM
04-14-2008 12:40 PM
Vijay,
Thanks for you reply. Using regular threshold operation is very straight forward. Let me explain what I want to achieve:
I am working with grayscale images and I want to apply threshold where the resulting image will show the original image in the background and the pixels passing the threshold will appear in color, superimposed on the original grayscale image.
I have tried to with CWIMAQViewer with Binary palette where the pixels passing the threshold shows up in color, but I was unable to show the original grayscale image in the background.
I want to achieve the same effect as “NI Vision Assistant 8.5” functionality, Greyscale>>Threshold on an image. How I do this?
We have NI Vision dev module with additional run-time licenses so I am worried about deployment.
Ekramul
04-14-2008 07:13 PM
04-28-2008 04:47 PM
Thanks, it worked.
I have another question:
I have a bunch of .tif interlaced images. When is load them onto a zoomed in CWIMAQViewer (zoomed at -1), only the even or odd frames are displayed, however, in the normal viewer (zoom level =1), I get both even and odd frames. How do I display both the even adn odd fields in the viewer? I know I can trap the zoom event and post process the image before displaying on the viewer is an option. Do I have any other option?
Ekramul Majid
04-29-2008 07:47 PM
04-30-2008 09:43 AM
05-01-2008 07:20 PM
05-07-2008 10:58 AM
Hi Vijay,
Thanks Vijay for your reply.
- When I see the odd(even) frame, I am seeing full size image, Looks like the odd(even) fields are re-combined with even/even or odd/odd fields(?), because in the original image in full scale the odd(even) fields are visible.
- On rescale, zoom level 0 to 4 the image is displayed correctly.
- InterlaceSeperate and Interlacerecombine does not fix the problem.
Thanks,
Ekramul
05-08-2008 08:19 AM