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 : Monday, April 7, 2008 8:21:31 AM(UTC)
DuNuNuBatman

Groups: Registered
Posts: 4


How would I perform green eye reduction on an image region?
 

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 : Tuesday, April 8, 2008 3:15:24 AM(UTC)

Qasem Lubani  
Guest

Groups: Guests
Posts: 3,022

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


We do
not have a specific function that does this. However, you try to achieve the removal by doing this:




 
1- Add
a region around the green area that you want removed. You can use the L_SetBitmapRgnColorHSVRange()
to create a region with a specified color range. You can also use the Magic
Wand region function (L_SetBitmapRgnMagicWand()) to obtain a region of a desired color.


2- Fill this region with a different color other than green using the Fill method.

 
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.200 seconds.