Alexander Alekhin
|
7f9253ea0a
|
samples: avoid using of legacy C-like API
- CV_RGB() macro is moved into opencv2/imgproc.hpp from imgproc_c.h
- samples/cpp/filestorage_base64.cpp is dropped
|
2018-03-26 13:42:35 +03:00 |
|
Maksim Shabunin
|
633b0e56a5
|
Fixed compilation warnings in samples:
- use per-module includes instead of "opencv.hpp"
- unused function warnings
- undefined macro warning
|
2018-02-12 18:42:36 +03:00 |
|
ValeryTyumen
|
297808e6b9
|
Feature #3957
|
2015-12-17 18:19:39 +03:00 |
|
Piotr Dobrowolski
|
6d0407b65e
|
VideoCapture with digital camera and gPhoto2 library
|
2015-05-21 00:41:39 +02:00 |
|