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, May 25, 2006 10:21:37 PM(UTC)

ambica  
ambica

Groups: Registered
Posts: 2


hi all,

i am working in VC++. Need an API wherein if i supply the number of pixels , then it should remove specks of only that many pixels. I' vetried calling

L_DespeckleBitmap that many times but it does not give correct results .

 

[:)]Please Help

 

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, May 30, 2006 12:44:00 AM(UTC)

Bashar  
Guest

Groups: Guests
Posts: 3,022

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

There is no other way to use the L_DespeckleBitmap
function.  If your images are black and white, then try using L_DotRemoveBitmap.  Otherwise, try using
L_AverageFilterBitmap or L_MedianFilterBitmap.  However, this will blur the image.

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