corrected bug with multiply in undistort-videos
update closer to Studio iframework
aligning undistort argument in all scripts
dealing with modified table structures
switching the branches to correct names (opencv3.1 is old code previously updated to OpenCV3 and default is now updated to OpenCV 2.4.13
Close branch Tertuis-Ou-draogo/movingpy-issue-22-from-etienne-beauchamp-1584900380975.
update isstationary
correction
merged
merged
updated tests for numpy 2
removed old example using KLT library by Stan Birchfield (not available anymore)
update for pypi upload
work on stationary objects
reorganization of moving.py and adding documentation tests
adding a method to detect stationary objects (or sub time intervals)
removing print debug
corrected bug on adding curvilinear trajectories
correct bug to take into account first frame num in config, and other related bugs in dltrack.py
update to test as it seems non deterministic
corrected bug in categorical value smoothing
added code to make sure TTC is replaced of recomputed and not having a value
merged
added moving average smoothing for kitti loading
updated setRoadUsers to force the new objects
removed complex merging of bikes and peds, may result in more fragmentation
added smoothing functions and velocity generation to dltrack
adding a speed threshold to avoid computing TTC at very low speeds
bug at the end of video
cleaned interaction categorization and added stationary category
work in progress on categorization
minor modifications
corrected bugs in dltrack
tweak to record t1 and t2 in indicators when computing PET
modif for highway level of service
merged
update to add curvilinear positions
correcting bug before interpolation
modif for plotting nserved
removed bug with unnecessary data
cleaning indicators (no more time interval) and runtimeerror with arccos
added support for LUMPI 3D data format
minor addition to drop tables
added loading ego vehicle in kitti 2D format and method to plot outline
adding method to compute PET using polygon for the outline of a vehicle (bird eye view of the vehicle)
added function for KITTI 2D format (just a simple csv-like format with xy coordinates)
dltrack works with moving average filtering
added mask functionality for dltrack
clean api update in sqlalchemy
bug corrected
dltrack saves after projecting coordinates
interface updates
corrected bug
correct classifier.cfg and info classification
major update for classification, allowing the use of neural network classification
work in progress
cleaned use of centile (np only) and added info in classify-objects
minor comment
version 1 of dltrack without coordinate projection
ped-bike grouping working, bike merging left todo
progress on classification
forgot to use detector and tracker filename
work on tracker interface
saving results from ultralytics works
minor work / verif saving works
work in progress
(minor) work in progress
minor variable name update
change of bicycle to cyclist
reverting to using bicycle
change of bounds
added methods to reset trajectories and change object coordinates (including features)
correcting recursive errors
forgot initial-parameters for optimizing grouping
update where optimization uses either nomad-parameter file depending on optimizing 1 or 2 steps
adding COCO person and vehicle types
updating code for direct computation (very slow solver)
fix for result files
updated reading by interpolating missing frames
implemented direct method
work in progress
work in progress on 3D safety analysis
work in progress
work on TTC for BEV
merged
moving functions for exams in traffic engineering
work in progress on loading kitti (issue with int)
kitti loading code seems to be working
merge
updated simple moving average filter and cleaned tests
second version of code loading kitti data, to clean
first version of kitti loader
work in progress to import KITTI data
adding explicit choice of matplotlib backend
minor modif, change to makefile for repo opencv installation
adding simple direct acceleration calculation
correcting bug with savgol filter, renaming the functions to proper names filterSG and getAccelerationsSG
adjusting savgol use
modifying makefile to avoid installing with pip and sudo
solving issues with extreme values when filtering using savitsky golay