JinghaoLu

Results 79 comments of JinghaoLu

No need to fix this. This is probably because of small number of potential ROIs. There are more steps following so no need to worry. Thanks!

Hi Julia, it seems the error message is not full, but I guess the issue might be due to the lack of GPU on your machine.

Hi @Julia220418 I guess you can refer to #66 to see if you have this same situation. Let me know if you need further help.

@Julia220418 Did you install all required toolboxes? If this is the error message regarding the demo video, it is pretty likely that there is something wrong with the setup.

@Julia220418 Good to know that. Let me know if you come across any other issue.

@zz-rezaei @simonfisher Hi both, the remove_dp function has been added.

Hi the nested error messages are not relevant. I guess the issue might be related to some random dead pixels in the FOV. I would suggest: 1. Make sure the...

@yrleftbrain As I said, remove_dp can remove dead pixels but no guarantee on all occasions (no single algorithm can do that). There is no impact of dropping frames. I also...

@yrleftbrain Yes so that's the problem. Usually this comes from some dead pixel in the FOV that dominate the mask computation. The corner/edge dead pixels should be handled well, but...

Yes it is matlab internal issue. My guess is there might be some other functions in your path that is conflicting with the current execution? You can set a breakpoint...