Skip to content
Snippets Groups Projects
Select Git revision
  • 9a6dabf3b53990ed8c5226d7ba5c3a5f242c55ab
  • master default protected
  • beta
  • dev
  • andrewssobral-patch-1
  • update
  • thomas-fork
  • 2.0
  • v3.2.0
  • v3.1.0
  • v3.0
  • bgslib_py27_ocv3_win64
  • bgslib_java_2.0.0
  • bgslib_console_2.0.0
  • bgslib_matlab_win64_2.0.0
  • bgslib_qtgui_2.0.0
  • 2.0.0
  • bgs_console_2.0.0
  • bgs_matlab_win64_2.0.0
  • bgs_qtgui_2.0.0
  • v1.9.2_x86_mfc_gui
  • v1.9.2_x64_java_gui
  • v1.9.2_x86_java_gui
23 results

VideoCapture.cpp

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    notes_d 451 B
    ###########################
    ## PART D
    ###########################
    git@gitlab.idiv.de:tb55xemi/itrackl-process-scripts.git
    
    Does:
    	> reduce size - cutROI
    	> analyse trajectory data
    	> calculate mean speed in pixel / millisecond
    ##########################
    
    
    
    ## R + stats
    ###############################
    > read r4ds
    	> ex: http://adv-r.had.co.nz/Subsetting.html#applications
    > ex: anagram
    > course (not official, just vids+scripting homework/exercises)