subsense icon indicating copy to clipboard operation
subsense copied to clipboard

A tweaked version of the SuBSENSE background subtraction library.

Results 4 subsense issues
Sort by recently updated
recently updated
newest added

please see this issue - there is either something wrong w. openCV or something weird w/ class-structure /usr/bin/c++ -DSubsense_EXPORTS -I/home/luca/devel/subsense -I/usr/local/include -std=c++11 -Ofast -fPIC -o CMakeFiles/Subsense.dir/Subsense/API.cpp.o -c /home/luca/devel/subsense/Subsense/API.cpp /home/luca/devel/subsense/Subsense/API.cpp: In...

'libSubsense' is not found inside the python folder. Should I do anything to create the library file? File "C:/Users/ics02517.AD001/Documents/Python Scripts/Object Tracking/subsense-master/Python/Subsense.py", line 28, in __init__ self.lib_subsense = np.ctypeslib.load_library(LIB_NAME, LIB_PATH) File...

Is there any proper requirements.txt or any guide to how to run this code?