Tracking Motion and Human Recognition

If you've made a patch to quick fix a bug or to add a new feature not yet in the main tree then post it here so others can try it out.
Post Reply
User avatar
linuccio
Posts: 15
Joined: Thu Feb 02, 2006 2:54 pm
Location: Faicchio (BN)

Tracking Motion and Human Recognition

Post by linuccio »

Hi everybody, It' s the first time i write in this forum but i am testing testing the software from about 1 year, so i think is a very professional software. Thanks to Open Source and peoples like Philip Coombes and Cordel.
I am writing because i developed a little program that recognize human and do motion tracking very good with pelco-d/serial cams, i would like to integrate it with zoneminder, but i am not very practice of perl, it was written in c++ and include lots of libraries, so it is not a simple work.

The question is:

If i send you the source code, could you analize it for an eventual integration with zoneminder?

There are not problems with rights on the software because all libraries utilized are open source.

You can contact me on e-mail,
Special Thanks to Everybody

Linuccio :D
Hi
SyRenity
Posts: 301
Joined: Mon Jan 24, 2005 2:43 pm

Post by SyRenity »

Hi.

It's isn't based by any chance on Intel's OpenCV libraries? These provides a face recognitions features as well, so I planned to try and integrate these with ZM one day. If your app is already based on it, it will make things much easier!
Ruler
Posts: 235
Joined: Mon Nov 08, 2004 9:02 pm
Location: Bay City, MI

Post by Ruler »

All I can say is WOW!!! Human and facial recognitian?!? This is like stuff on TV and in the movies! :)
This message is made up of not less than 90% recycled electrons.
SyRenity
Posts: 301
Joined: Mon Jan 24, 2005 2:43 pm

Post by SyRenity »

Hi.

Well, many of commercial DVR systems (especially from Siemens) have these features already present, so this is not our invention :).

The best usage for it I can think so far, is storing the list of all faces + their recognition date/time, and allowing you to see who visited the surveillance area in the period of interest. This could be better then just sitting and trying to hunt all the faces out of the recording.

Perhaps anyone has other ideas?
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Re: Tracking Motion and Human Recognition

Post by zoneminder »

linuccio wrote:If i send you the source code, could you analize it for an eventual integration with zoneminder?

There are not problems with rights on the software because all libraries utilized are open source.
By all means send it to me and I'll see how easily it can fit (I will email you also by the way). The main analysis is in C++ anyway so that shouldn't be a problem and I am moving things to a more 'plugin' style of seqeuential analysis functions so it would fit right in with that.
Phil
ediaz
Posts: 23
Joined: Mon Feb 27, 2006 12:13 pm

Post by ediaz »

Any update I like to probe it..
Post Reply