This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, June 23, 2005 7:04:25 AM(UTC)
Groups: Registered
Posts: 2
Dear All,
is there a way to change width and level on selected region?
We tried with using ApplyLinearVOILUT method on region (floater) and then calling Combine method but we didn't get anything (we quess that is because ApplyLinearVOILUT does not modify pixel data).
Thanks in advance
#2
Posted
:
Monday, June 27, 2005 12:51:38 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
You are correct in your assumption. The ApplyLinearVOILUT will only work on the image data. Therefore your combine will not work. You can try using the RemapBitmapIntensity. It updates a LUT but applies it directly to the image. The RemapBitmap Intensity function also respects regions.
Edited by moderator Monday, April 10, 2017 9:24:54 AM(UTC)
| Reason: Typo
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.