lizz

Results 135 comments of lizz

Actually you can extract frames using denseflow, with the `-s=0` option, as mentioned before. Anyway, good to hear that the problem has gone.

Okay the log says `1 videos (11588 frames, 11587 tvl1 flows) processed`

verbose is meant to print more information. It is useful for debugging

> from libs/python/src/numpy/numpy.cpp:8: I'm not sure why python is related (it should not). Maybe you can try to debug from this observation.

You can use wsl2 https://docs.microsoft.com/en-us/windows/wsl/install

Its an official linux vm in windows.

I have no clue... from the above info. > lib/python3.6/site-packages/denseflow/ Maybe it loads the wrong library. Try to re-compile&install everything without anaconda python environments and without the `anaconda3/bin` at the...

What's the output of `echo $PATH` `echo $LD_LIBRARY_PATH`