This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, June 12, 2012 11:29:24 PM(UTC)
Groups: Registered
Posts: 34
Hi, is there a command where i can make an 8 bit gray scale to binary image and then control its threshold (single threshold) with the use of a scrollbar?
#2
Posted
:
Wednesday, June 13, 2012 8:08:14 AM(UTC)
Groups: Registered
Posts: 256
I assume you're using .NET based on other posts you made. Correct?
You can use the IntensityDetectCommand class and assign fixed value for the HighThreshold property and associate the value of LowThreshold property to a scrollbar. This is implemented in our CDLL Main imaging demo (with scrollbar) and .NET Main imaging demo (without scrollbar). Please take a look at both demos.
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.