collections.patch

V. Richter, 05/31/2016 12:14 PM

Download (1.44 KB)

View differences:

proto/sandbox/rst/vision/FaceWithGaze.proto
10 10
 *
11 11
 * @author "Birte Carlmeyer" <bcarlmey@techfak.uni-bielefeld.de>
12 12
 */
13
// @create_collection
13 14
message FaceWithGaze {
14 15

  
15 16
    /**
16
- 
proto/sandbox/rst/vision/FaceLandmarks.proto
16 16
 *
17 17
 * @author Viktor Richter <vrichter@techfak.uni-bielefeld.de>
18 18
 */
19
// @create_collection
19 20
message FaceLandmarks {
20 21

  
21 22
    /**
22
-