Rank: 512 based on 162 downloads (last 30 days) and 1 file submitted
photo

Visesh Chari

E-mail
Company/University
INRIA Rhône Alpes
Lat/Long
45.219353, 5.776599

Personal Profile:

http://perception.inrialpes.fr/~chari

Professional Interests:
Computer Vision, Signal Processing

 

Watch this Author's files

 

Files Posted by Visesh
Updated   File Tags Downloads
(last 30 days)
Comments Rating
23 Jun 2009 Screenshot High accuracy optical flow High accuracy optical flow using a theory for warping Author: Visesh Chari high accuracy, optical flow, image registration, optic flow, geometric t, image processing 162 30
  • 4.07143
4.1 | 15 ratings
Comments and Ratings by Visesh View all
Updated File Comments Rating
30 Oct 2009 High accuracy optical flow High accuracy optical flow using a theory for warping Author: Visesh Chari

Hi Johan,

I have the code, but its not documented yet... I could give it to you if you want to have a look, but I haven't thoroughly proofread it for bugs, and might not have time before december....

04 Mar 2009 High accuracy optical flow High accuracy optical flow using a theory for warping Author: Visesh Chari

can you tell me what doesnt work ? i have received no complains so far... may be you did not read the reference document i sent... if possible post the error so that i can check

05 Nov 2008 High accuracy optical flow High accuracy optical flow using a theory for warping Author: Visesh Chari

Hi, the basic smoothing operation that is done in the algorithm is to reduce the effects of noise in the data, so it cannot be avoided. If you really have noiseless data, and do not need much smoothing, you can change the appropriate parameters. You can refer to my documentation, but will eventually have to tweak the code to reduce the variance of the gaussian used for smoothing. If this is not too urgent (u can wait a week or so), I should be able to post additional documentation material, which you can use...

01 Nov 2008 High accuracy optical flow High accuracy optical flow using a theory for warping Author: Visesh Chari

it should work, so long as u and v are formatted like those in my code, which is just two 2D arrays with flow values....

Comments and Ratings on Visesh's Files View all
Updated File Comment by Comments Rating
30 Mar 2010 High accuracy optical flow High accuracy optical flow using a theory for warping Author: Visesh Chari Aghazadeh, Omid

I have made some minor modifications to your implementation of Brox's algorithm:
- Reflecting boundary conditions corresponds to mirror-extending the images. This can remove some of "unwanted" spurious flows at image boundaries.
- Added color channels (and different color spaces)
- 500 SOR Iterations is too much! If I remember correctly, Brox mentions much less SOR iterations. You can safely decrease it to around 50(or even less).

Let me know if you want me to send the modified code to you(Visesh).

Regarding the higher errors on the results:
- If I'm not mistaken, this implementation does not assume spatio-temporal smoothness(it's not 3D) and does not work on more than 2 images . In order to get nicer results you have to extend it to the 3D case.

I recently realized that Brox has already put his binaries(both for the ECCV04 and CVPR09 papers) online!

20 Mar 2010 High accuracy optical flow High accuracy optical flow using a theory for warping Author: Visesh Chari Brian

Thank you for this implementation. It is valuable in an educational way. But given that the bugs mentioned above are still in this package this gets only 3 stars from me. Also, you might be interested in this implementation which is a lot faster and produces very similar results:
http://people.csail.mit.edu/celiu/OpticalFlow/

22 Feb 2010 High accuracy optical flow High accuracy optical flow using a theory for warping Author: Visesh Chari Yu, Hu

Very usefull tool ! I'm looking forward to a MEX version.

30 Oct 2009 High accuracy optical flow High accuracy optical flow using a theory for warping Author: Visesh Chari Chari, Visesh

Hi Johan,

I have the code, but its not documented yet... I could give it to you if you want to have a look, but I haven't thoroughly proofread it for bugs, and might not have time before december....

10 Oct 2009 High accuracy optical flow High accuracy optical flow using a theory for warping Author: Visesh Chari Johan

Visesh, you mentioned a MEX version of the algorithm. Have you made it available somewhere? I'm trying to run it on rather large images, so I could appreciate some improved speed. Thanks.

Top Tags Applied by Visesh
geometric t, geometric transformation, high accuracy, image processing, image registration
Files Tagged by Visesh
Updated   File Tags Downloads
(last 30 days)
Comments Rating
23 Jun 2009 Screenshot High accuracy optical flow High accuracy optical flow using a theory for warping Author: Visesh Chari high accuracy, optical flow, image registration, optic flow, geometric t, image processing 162 30
  • 4.07143
4.1 | 15 ratings

Contact us at files@mathworks.com