andrewssobral / lrslibrary

Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
836 stars 379 forks source link

"data_2_days" dataset? #10

Closed lizrehbein00 closed 4 years ago

lizrehbein00 commented 4 years ago

Hi there. I am trying to run the rpca_demo function and can't seem to locate the dataset "data_2_days" that the demo is supposed to process and analyze. Any help locating this dataset would be greatly appreciated. I'd love to be able to play around with the demo script.

Thanks!

AgFlores commented 4 years ago

Hi, wich platform are you using to run ThE functión?

On Wed, Apr 22, 2020, 17:19 lizrehbein00 notifications@github.com wrote:

Hi there. I am trying to run the rpca_demo function and can't seem to locate the dataset "data_2_days" that the demo is supposed to process and analyze. Any help locating this dataset would be greatly appreciated. I'd love to be able to play around with the demo script.

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/andrewssobral/lrslibrary/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD4CTBBPKKEKQBB3CHIMIFTRN4DHXANCNFSM4MOIKWDQ .

lizrehbein00 commented 4 years ago

Hello,

I am just trying to run the rpca_demo function in matlab.

andrewssobral commented 4 years ago

Hi @lizrehbein00 , I did not find the rpca_demo function you are talking about, do you meant https://github.com/andrewssobral/lrslibrary/blob/master/demo.m ?

lizrehbein00 commented 4 years ago

Hi Andrew,

I'm not looking at demo.m actually. The function I'm looking at, rpca_demo.m, can be found under lrslibrary/algoritms/rpca/RPCA. Thanks for taking the time to try to help me!

andrewssobral commented 4 years ago

Hi @lizrehbein00 , here's the original source code + data: https://gofile.io/?c=QIsyrz in the zip file, you will find the respective data_2_days.mat and pca_result_2_days.mat files.

lizrehbein00 commented 4 years ago

Wonderful! Thanks so much for your help.

andrewssobral commented 4 years ago

You're welcome