Alexander Alekhin
|
a40d308d6a
|
samples(va): fix build warnings, use cv::format()
|
2021-02-19 10:36:26 +00:00 |
|
Maksim Shabunin
|
9a7df7a85d
|
VA sample: device autodetection changed
|
2021-02-18 17:19:47 +03:00 |
|
Alexander Alekhin
|
afb81ba6e6
|
samples: eliminate cvconfig.h usage
- don't use TBB in samples
|
2018-09-04 07:28:17 +00:00 |
|
Alexey Ershov
|
5feca50f58
|
changed device detection procedure, added resizing surface to bigger size
removed unused context_id2; changed blur size 7x7 to 3x3; added short comments
removed unnecessary call to convertFromVASurface()
replaced dumpSurface() with writeImage()
added infile cmdline parameter, input image loaded by imread()
|
2015-09-23 17:35:49 +03:00 |
|
Alexey Ershov
|
22bb5d1fcc
|
implemented sample build in fallback mode without interop
|
2015-09-10 19:30:19 +03:00 |
|
Alexey Ershov
|
68a0347ff9
|
fallback path & sample timing implemented
fixed trailing whitespaces
renamed files *vaapi* to *va_intel*
changed names vaapi* to va_intel*
|
2015-09-04 02:42:49 +03:00 |
|