Dear all, I am developing a Multiagent framework for computer vision .My software basically tracks people and cars in the university car park with different cameras .This runs in one machine whereas in another machine for every moving object tracked I get a correspondant agent invoked via RMI.My problem is:all the agents have to negotiate their identity(I have two different cameras therefore if one person is tracked by the two cameras I will get two different agents),they communicate between themselves via Udp and sockets that bind them to the relative camera.The negotiation has got as final result the merging between two agent therefore I have to create a new agent with the whole Knowledge base of the two progenitors and I don't know which is the best way to implement it!! Thanks a lot Luca Marchesotti -Computer Vision Group- Kingston University,Surbiton London ===== __________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com --------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] ---------------------------------------------------------------------
