ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 pellets recognition

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
fritzkunkel Posted - Jul 05 2013 : 13:05:49
I've tried many things but i can not come to destination.
I ask you for help.
Pellets are to check by size and shape.
See attached file.
The problem consists in recognition the individual pellets!

Best regards
Fritz

2   L A T E S T    R E P L I E S    (Newest First)
fritzkunkel Posted - Jul 09 2013 : 02:23:05
Thanks, you are right. Of course I have tried some functions from EmageEn. Unfortunately not with a good and acceptable succes.

In this chaotic situation is the segmentation of course difficult.
Pellets lie in all directions, and over each other.

I have also made #8203;#8203;tests with opencv, but I can not define for example 'haarcascade_pellets.xml'. Further tests will follow here.
In segmentation it is not important to really consider all the pellets, a good average is enough.
ehkhalid Posted - Jul 08 2013 : 06:23:21
Hi
you can't do that by using imageen as it doesn't contain advanced functions for pattern and objects recognition, i recommand you to use opencv library.