This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, November 25, 2008 6:09:46 AM(UTC)
Groups: Registered
Posts: 2
hello.
i want to find a color(for example red) in the picture.
plase help me.thanks
#2
Posted
:
Wednesday, November 26, 2008 4:24:00 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
You can do that using our functions that define a region based on a color or color range.
The details depend on which version (v14.x, v15, v16, etc) and which LEADTOOLS programming interface (C DLL, C++ Class Library, .NET, etc) you are using.
#3
Posted
:
Wednesday, November 26, 2008 9:56:38 PM(UTC)
Groups: Registered
Posts: 2
thanks.
i using C#.
can you help me with code(example).my picture size 200x200 pixel.
#4
Posted
:
Thursday, November 27, 2008 2:26:19 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
If you are using version 14 or later of LEADTOOLS, you can use the AddColorToRegion, AddColorRgbRangeToRegion or AddColorHsvRangeToRegion methods.
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.