Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3 | PointedEar | 1 | This directory contains material supporting chapter 10 of the cookbook: |
2 | Computer Vision Programming using the OpenCV Library. |
||
3 | by Robert Laganiere, Packt Publishing, 2011. |
||
4 | |||
5 | Files: |
||
6 | videoprocessing.cpp |
||
7 | videoprocessor.h |
||
8 | correspond to Recipes: |
||
9 | Reading Video Sequences |
||
10 | Processing the Video Frames |
||
11 | Writing Video Sequences |
||
12 | |||
13 | Files: |
||
14 | featuretracker.h |
||
15 | tracking.cpp |
||
16 | correspond to Recipe: |
||
17 | Tracking Feature Points in Video |
||
18 | |||
19 | Files: |
||
20 | BGFGSegmentor.h |
||
21 | foreground.cpp |
||
22 | correspond to Recipe: |
||
23 | Extracting the Foreground Objects in Video |