Added: 4 years ago
From: pguha77
Views: 25,467
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (25)

Sign In or Sign Up now to post a comment!
  • it does not see the man standing still in the center

  • really very good work done.congrates!!!!!!!!!

    i am beginner in this domain pls suggest me some good paper for video tracking.

    thank u

    abhijit.kamune@gmail.com

  • hi, how do you manage to handle occlusion? please let me know how do you manage to determine the size of the object?

  • @ateendra123 I could be wrong but I am taking a guess:

    Occlusion? Not handled.

    Detection? At every frame.

    How? Background subtraction and then region properties.

    After detection, use the region to extract appearance template and then track.

    Linking detected object between consecutive frames? Mean Shift or Kalman Filter.

    I would let the creator correct me wherever I am wrong.

  • Is this real time? or is it post processing? which algorithm are u using?

  • How many objects can it track at once?

  • @nuclearthreat545

    No Upper Limit like that. Higher the number of objects, slower the code is.

  • I am really interested on your research, My thesis is about recognizing peasants by their faces, but, part of the preprocessing is doing something similar to your work... Where can i get your article/paper? thanks in advance!!

  • nice video want 2 learn ....how???

  • First, thanks for answering. Second, I would like to know where can I get information about First Mean-Shift and then KL, some paper in particular?

  • For mean-shift tracking...Refer to the paper in CVPR2000 by Comaniciu/Ramesh/Meer and for KL Tracker give a search with Birchfield + KLT

    Best wishes,

    Prithwi

  • have you some information for

    sharing, I am very concerned

  • What kind of Information???

  • I'm currently working on a similar project for my thesis.

    Background: horprasert

    Tracking: mean-shift + kalman (did not try the KLT, but it's seemed to be very good)

    However I think you use some point of interest to handle occlusion, I'am write... can you give us some hint of the whole processing (or the code)

  • Point feature based tracking, isn't it?

  • Yes...Before that we also do some Mean-Shift Tracking.

  • Mean Shift is a good tracking method, but KLT is my favorite.

  • We are combining both - First Mean-Shift and then KLT if necessary. Are you doing your PhD in Computer Vision as well???

  • Do you think it's possible to write the program in Java technicially? thanks

  • Sure...Why Not!!! If it can be written in C, why not in JAVA???

  • I thought as it's related to control the hardware to collect the input, and C is good at that. I am not so sure that Java can achieve that with any packages.

  • Well we're not doing this online...We processed offline videos. But, regarding Image Grabbing from Camera I beleive there exist Software modules that allow you o do that, but Real Time Processing might be a problem...

  • Do you think it's possible to write the program in Java technicially? thanks

  • very cool, i'd like to know what algorithms you used :) i think you made a color histogram-based tracking, but I'm not sure

  • i want to ask you how can i get the source code for that, since my fianl year project is similar to that but i have to use the neural network for recognition, with best wishes

  • Are you using SIFT or RLT or something else?

  • Can you provide us source code?

  • Wow.. so cool! I hope it's real image processing, not video editing..

  • Hi...Unfortunately, It's real video processing... :(

  • hi what program did u use

  • We have implemented our algorithms in C

  • pguha - are the algorithms doing segmentation?

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more