$ tar -zxvf data.tar.gz
$ mkdir build
$ cd build
$ cmake ..
$ make
./Chapter6 ../data/test.pgm
Note
Source code mainly comes from OpenCV By Example book.
I only add and change a little code so that the demo can run without any error.
| Name | Name | Last commit date | ||
|---|---|---|---|---|