Search found 5 matches

by asafm
23 Aug 2022, 15:17
Forum: General Discussion
Replies: 1
Views: 200

color and font corruption when pressing ctrl + B/O/W keys

Hi

when pressing Left Ctrl + B/O/W keys colors and fonts are getting corrupted(happens also with Gui.XamlPlayer.exe) when pressing same key again colors and fonts reruns to original state
by asafm
24 Apr 2022, 10:19
Forum: General Discussion
Replies: 6
Views: 439

Re: displaying 16 bit grayscale images at runtime

thanks for the reply.

we have 10bit medical monitors. i am trying to display 16bit grayscale images without converting to rgb8 and as 10bit.
is there a way to display the image as a single channel grayscale 10bit?
by asafm
18 Apr 2022, 15:36
Forum: General Discussion
Replies: 6
Views: 439

Re: displaying 16 bit grayscale images at runtime

The images are read from files, processed with our image processing library and then need to be displayed (preferably in a Noesis Image container)
by asafm
18 Apr 2022, 15:09
Forum: General Discussion
Replies: 6
Views: 439

Re: displaying 16 bit grayscale images at runtime

Hi

I am using the C++ SDK
by asafm
18 Apr 2022, 09:33
Forum: General Discussion
Replies: 6
Views: 439

displaying 16 bit grayscale images at runtime

Hi
how can i display 16 bit grayscale images that are chosen from a directory at run time in a Noesis application .