https://github.com/compvis/automaticbehavioranalysis_naturecomm
Source Code + Documentation of our Automatic Behavior Analysis Software
https://github.com/compvis/automaticbehavioranalysis_naturecomm
Last synced: 10 months ago
JSON representation
Source Code + Documentation of our Automatic Behavior Analysis Software
- Host: GitHub
- URL: https://github.com/compvis/automaticbehavioranalysis_naturecomm
- Owner: CompVis
- License: bsd-3-clause
- Created: 2017-07-17T14:59:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T16:07:38.000Z (over 8 years ago)
- Last Synced: 2025-02-15T07:47:01.380Z (12 months ago)
- Language: Matlab
- Size: 31.4 MB
- Stars: 5
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Automatic Behavior Analysis
Source Code and Documentation of our Automatic Behavior Analysis Software belonging to the Publication
Optogenetic stimulation of the intact corticospinal tract after stroke restores motor control through regionalized functional circuit formation
A.S. Wahl, U. Büchler, A. Brändli, B. Brattoli, S. Musall, H. Kasper, B.V. Ineichen, F. Helmchen, B. Ommer, M.E. Schwab
Nature Communication Journal
# Data downloads
Examples videos (256MB) can be downloaded using the following command (Ubuntu)
wget -O ./Code/video/00013.avi "http://compvis10.iwr.uni-heidelberg.de/videos/rats/00013.avi"
wget -O ./Code/detection/grasps.mp4 "http://compvis10.iwr.uni-heidelberg.de/videos/rats/grasps.mp4"
For Windows users:
1) Download the videos using the links
http://compvis10.iwr.uni-heidelberg.de/videos/rats/00013.avi
http://compvis10.iwr.uni-heidelberg.de/videos/rats/grasps.mp4
2) Move the files:
00013.avi -> {Project_root}/Code/video/
grasps.mp4 -> {Project_root}/Code/detection/