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
 IEVision and classifiers for face detection

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
DRIGUS Posted - Feb 26 2024 : 05:12:51
Hi *.*,

we are evaluating IEVision in order to detect faces. The available classifiers give us mixed results. Is there any developing or progress regarding these classifiers or are there any other classifiers available which produce better results?

Greetings
2   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Feb 26 2024 : 16:21:49
It looks like there are a number of models available for facial detection using DNN:

https://www.google.com/search?q=face+detection+caffe+model

Nigel
Xequte Software
www.imageen.com
xequte Posted - Feb 26 2024 : 15:35:53
Hi

The included classifiers are a collection of available OpenCV pre-trained ones. You may be able to find better ones or you might want to train one yourself (see the TrainCascadeClassifier demo).

Also the upcoming release supports Neural Networks. Though there is no built in model for faces, again, you can train your own model.

Nigel
Xequte Software
www.imageen.com