Find Jobs
Hire Freelancers

Object Tracking using OpenCV

£250-750 GBP

Chiuso
Pubblicato circa 6 anni fa

£250-750 GBP

Pagato al completamento
Hi, I am looking for someone with strong C++ skills to work with me on a proof of concept for creating an application that will run on a MS Windows machine that will take a live video feed using OpenCV and track multiple moving objects (people) and write data from this feed into a database (ideally Oracle 12c, but not essential). I would like the proof of concept to demonstrate 1 - Count of number of people in the given area covered by the video feed 2 - Tracking of route taken by 1 or more individuals in area covered by video feed 3 - Ability to tag static areas of the area covered by the video feed a - identify how long an individual stays by a static tag b - identify the next static tag that an individual moves to 4 - Ability to track an individual from two or more video feeds 5 - Identify if an individual lies down 5 - Store date and time information If you think you're up for the challenge then please do get in contact. If the above is successful then I envisage developing a number of additional use cases. Thanks, Gareth
Rif. progetto: 16408833

Info sul progetto

19 proposte
Progetto a distanza
Attivo 6 anni fa

Hai voglia di guadagnare un po'?

I vantaggi delle offerte su Freelancer

Imposta il tuo budget e le scadenze
Fatti pagare per il lavoro svolto
Delinea la tua proposta
La registrazione e le offerte sui lavori sono gratuite
19 freelance hanno fatto un'offerta media di £549 GBP
Avatar dell'utente
Dear employer. I am Gang Lee, developer . I've just read your job posting and I'm very interested. I'm a certificated freelancer with almost 900 good reviews from clients. I'm a Good C, C++,c#,Object-C, Video Streaming, OpenCV, Math, java,SQL, Swift, Algorithm expert. I m quite well experienced in these jobs. I want to service for you continuously. Thanks.
£555 GBP in 10 giorni
4,9 (964 valutazioni)
9,3
9,3
Avatar dell'utente
Dear,Sir How are you? I am very interested in your project and am ready for starting your project for now. Please check my profile. I have extension experienced in developing C++,C#,OpenCV. I will work very hard and best for you. Best Regards
£555 GBP in 10 giorni
5,0 (54 valutazioni)
7,4
7,4
Avatar dell'utente
Hi Dear. I m the best candidate for your job. Because I major in pose tracking using Open CV. I attached link and it will show you my ever done project. Do you know pose tracking? I master it and made much application. Sure I can do it and to get the number of people and get the tracking value. ~~~~~~ After you check my link, then you can be sure I am the best candidate. This is recorded from my computer. When you give me your video, then I ill get the result and show you capture video. Pls Contact with me.
£555 GBP in 10 giorni
5,0 (102 valutazioni)
7,2
7,2
Avatar dell'utente
Hello, expert in C++ and OpenCV programming here. Also, I have a good background in coding on Windows. I can help you to build an app that will track moving people and record various data about their trajectories in a database. We can discuss more if you are interested to work with me. Thanks, Paul
£800 GBP in 21 giorni
5,0 (122 valutazioni)
7,0
7,0
Avatar dell'utente
Hi Gareth, i have gone through the details provided, i can develop an application to track and count people and the path they have taken and develop a map of the path. I have a lot of experience in Computer Vision applications / image and video processing in mobile and windows applications, My Team experience includes Port Based container Damage detection Software: detecting damaged container and keeping record and report of containers movement, Driver fatigue detection using raspberry pi which in a matter of milli seconds determines if the driver is sleeping or not and alarm accordingly using OpenCV, Vehicle counting in the particular category they belong to on a high speed road, number plate recognition using OCR algorithm of openCV, face detection and recognition for attendance system of a school and patient management system of a medical system. In short We have all the experience needed to complete the project with maximum accuracy. I will be waiting for your kind response. Regards
£600 GBP in 10 giorni
4,9 (25 valutazioni)
6,8
6,8
Avatar dell'utente
I have an existing opencv3.4 (incl. neural net options) based tracking system. It has many people- tracking modes, mixtures of tracking modes, etc. (I'll show you the API and demos if you like.) I can cover some of your wish list. Tracking people can be difficult especially when you have many people, and imperfect views. If you have sample video of people, I can demo my people -trackers for you. People lying down may be a challenge as most people-recognisers expect them to be standing. (Perhaps they will work rotated 45 deg also? Will need to experiment.) If you have Windows 10 we can use docker (hopefully).
£333 GBP in 10 giorni
4,9 (26 valutazioni)
6,6
6,6
Avatar dell'utente
Hello sir. AS a computer vision and opencv expert, I'm glad to see your project. Your project is in my main field now. Until now i have finished several projects for object tracking. I want to discuss in detail with you for your project. Please contact me. Regards
£555 GBP in 10 giorni
4,9 (40 valutazioni)
6,0
6,0
Avatar dell'utente
Greeting, I have understood your Object Tracking using OpenCV task and can do it with your 100% satisfaction. Please ping me for more discussion. I have more than 5 years of experience in C# Programming, C++ Programming, Software Architecture, SQL
£555 GBP in 10 giorni
5,0 (2 valutazioni)
4,3
4,3
Avatar dell'utente
Hi I can create this app. I have a lot experience with OpenCV I can identify, track, and take time for people inside a big mall . This info is stored in database for later use. We can later see "hot zones", top visited stores, time walking, time in front a store, and so on. If you provide me a sample video, I can show you my OpenCV tool detecting, tracking and counting people. (as a proof of concept). In any case, live test with your data will have a cost for you. lets talk about the details. Regards, Monillo
£700 GBP in 14 giorni
4,0 (5 valutazioni)
5,0
5,0
Avatar dell'utente
Lets chat and discuss about the work and price. No need to pay anything upfront first check the work and if you happy with work then pay me. You can pay me lowest price. 12 Year Experience in C, C++ , JAVA, Python, and Database Programming and Software Testing. I can assure you Best quality work. Just Give me once chance.
£250 GBP in 10 giorni
4,7 (6 valutazioni)
2,4
2,4
Avatar dell'utente
I have experience on opencv to do this kind of project (couting/tracking object using c++ or python) Relevant Skills and Experience Absolutely i’ve done this in the past and with opencv and probably apply the machine learning module that would help to gain the accuracy of detecting/tracking.
£555 GBP in 7 giorni
0,0 (0 valutazioni)
0,0
0,0
Avatar dell'utente
Hello! I'm using OpenCV (c++). 1-Count of number of people ...: we can use the standard opencv classifier (HoG) for pedestrian detection; 2 - Tracking of route taken by 1 or more individuals...: the optical flow (the Lucas-Kanade algorithm); 3 - Ability to tag static areas of the area...: optical flow (background detection)+HoG; 4 - Ability to track an individual from two or more video feeds: need more detail. 5 - Identify if an individual lies down - it is more difficult task (need to teach the classifier). I'm ready to solve tasks 1-3 for a set time and cost.
£250 GBP in 5 giorni
0,0 (0 valutazioni)
0,0
0,0

Info sul cliente

Bandiera: UNITED KINGDOM
Brighton, United Kingdom
5,0
6
Metodo di pagamento verificato
Membro dal ott 9, 2008

Verifica del cliente

Grazie! Ti abbiamo inviato tramite email il link per richiedere il tuo bonus gratuito.
Non è stato possibile inviarti l'email. Riprova per piacere.
di utenti registrati di lavori pubblicati
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Caricamento anteprima
Autorizzazione per la geolocalizzazione concessa.
La tua sessione è scaduta ed è stato effettuato il log out. Accedi nuovamente per piacere.