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
 Face Detect Demo App

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
tcardinal Posted - May 25 2021 : 12:05:19
Hi

I am trying to have a look through the IEVision Face Detect demo. How do I load a video? I click on the Video Input button and the dialog opens but I can't see a way to select a video. Clicking on Video Dialog button doesn't display anything.

Thanks
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - May 31 2021 : 03:48:52
Hi

Video support in ImageEn relies on DirectShow (primarily), so if you can playback the video via DirectShow, then ImageEn can perform face detection on the frames.

Nigel
Xequte Software
www.imageen.com
tcardinal Posted - May 28 2021 : 07:24:58
thanks, I'll take a look at that. Will the face detect work with pre-recorded video?
xequte Posted - May 27 2021 : 18:45:59
Hi

That demo only finds faces in a live stream from a cam (not a video file).

You might want to look at the GetFaces demo which will work with images:

\Demos\IEVision\GetFaces\GetFaces.dpr
https://www.imageen.com/files/demos/run/IEVision/GetFaces/GetFaces.zip


Nigel
Xequte Software
www.imageen.com