Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, December 17, 2009 11:02:18 PM(UTC)

gag2463  
gag2463

Groups: Registered
Posts: 19


hi! I want to windowleveling the color image, how should I do...the customer required me to convert the Y of  color image's  NTSC  format, how does Lts  support this..?  and i know that first i should convert  the RGB format to NTSC format(and i know the interface.), and then how should i do ?

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, December 20, 2009 4:58:14 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

What exactly do you mean by NTSC format? Do you mean the YUV color space?
If you want to modify the Y component without affecting the U and V components, you can do that using LEADTOOLS. One way is to split the image into 3 Y, U and V planes, process each plane individually, then combine them again to get the modified color image.

To split the planes, you can use the ColorSeparateCommand Class with the YUV flag.

You can merge them using the ColorMergeCommand Class.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
#3 Posted : Sunday, December 20, 2009 9:07:52 PM(UTC)

gag2463  
gag2463

Groups: Registered
Posts: 19


thank u

yeah! i mean the YUV space.

I found the MedicalView can windowleveling the color image by mouse move, and attached the screenshots .

1. does MedicalView also change Y space? 

2. what ' s the different between  windowleveling the gray image and the color image?

 

Thanks !

File Attachment(s):
Book1.rar (1,397kb) downloaded 23 time(s).
 
#4 Posted : Monday, December 21, 2009 5:30:59 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

1. There's no support for directly manipulating the Y component of a color image in our medical viewer control.
2. There is no real Window Leveling for color images. Setting this action on color images in the viewer enables the user to change the display brightness and Contrast.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.469 seconds.