Added: 4 years ago
From: samuraiml
Views: 10,266
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (18)

Sign In or Sign Up now to post a comment!
  • very good

  • No I didn't use openCV. I wanted to implement some algorithm myself :) After I've seen the openCV demos though my next attempt is going to involve it for sure :P

  • Is this built on OpenCV?

  • Hi: I am on a research project in medical imaging, and we need to track patient motion. Is there anyway you can share your code with us?

    Thanks.

  • @debmita10 Hi, i am also on research, i propose active contour tracking if you want the résult is juged good by experts, you can contact me

  • @TheYoucef2009 : Hi, just took a look at the active contour model. Seems like a good fit for refining the result, since I can already guess an initial position for the 'snake' using the method shown here. I'm definitely going to try that :)

  • @samuraiml First thank's for responding,

    in my my methode, i used manual or auto initialisation, with circle or ellipse or square shape for the initial contour and the implementation by fast level set witch gives a good result, i used chan&vese and geodesic modele advantages to construct my modele and the result is very interesting :)

  • @debmita10 Sure :) just give me a mail address in a pm or sth :)

  • @AzraelUK1 Yes it can

  • hi

    i'am beginner

    i want to know which program to use

    and if c++ then is it the win32 api

    that get pixel and set pxel

  • C++ is ok, but I use java script to make my programs

  • thanks for responding;

    so ,is it in real time or recorded video?

  • It can be in both real and recorded

  • i am working with active contour method, i dont know if you can help me so i work in Matlab and in real time

    :)

  • nice. I'm stuck with mine. What language did you use? I use VB6, yes, it does the job :D. Care to share code?

  • I was trying to achieve that style of interface in the first time :)

    1) It does locate many markers at once - the red piece of paper I used has too much specularity, so the algorithm sees it as a lot of blobs (clusters of red pixels among white stripes that represent the specular color). I use a statistical method to reduce the result to one (which is the case for this video) or 'n' clusters, by separating "distant" blobs and averaging "close" ones.

    2) I haven't thought about rotaion yet.

  • That is similar to the algorithm I used. It can keep track of multiple objects, even of the same color, and it even sorts them by pixel count, giving an approximate measurement of depth. With a little more work it would be able to discern crude geometries.

Loading...
Alert icon
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