optflow.bib 1.25 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
@article{Bradski00,
  title={Motion segmentation and pose recognition with motion history gradients},
  author={Bradski, Gary R and Davis, James W},
  journal={Machine Vision and Applications},
  volume={13},
  number={3},
  pages={174--184},
  year={2002},
  publisher={Springer}
}

@inproceedings{Davis97,
  title={The representation and recognition of human movement using temporal templates},
  author={Davis, James W and Bobick, Aaron F},
  booktitle={Computer Vision and Pattern Recognition, 1997. Proceedings., 1997 IEEE Computer Society Conference on},
  pages={928--934},
  year={1997},
  organization={IEEE}
}

@inproceedings{Tao2012,
  title={SimpleFlow: A Non-iterative, Sublinear Optical Flow Algorithm},
  author={Tao, Michael and Bai, Jiamin and Kohli, Pushmeet and Paris, Sylvain},
  booktitle={Computer Graphics Forum},
  volume={31},
  number={2pt1},
  pages={345--353},
  year={2012},
  organization={Wiley Online Library}
}

@inproceedings{Weinzaepfel2013,
  title={DeepFlow: Large displacement optical flow with deep matching},
  author={Weinzaepfel, Philippe and Revaud, Jerome and Harchaoui, Zaid and Schmid, Cordelia},
  booktitle={Computer Vision (ICCV), 2013 IEEE International Conference on},
  pages={1385--1392},
  year={2013},
  organization={IEEE}
}