Added color YUV422 perf test
[profile/ivi/opencv.git] / modules / imgproc / perf / perf_cvt_color.cpp
2012-08-10 Daniil OsokinAdded color YUV422 perf test
2012-08-10 Daniil OsokinAdded perf tests
2012-03-31 Andrey KamaevFixed conversions from YV12 and IYUV on non-continuous...
2012-02-21 Andrey KamaevFixed #1613: removed YUV420i color conversion constants
2012-01-23 Andrey KamaevAdded exhaustive perf test for cvtColor instead of...
2012-01-20 Ivan KorolevCreated perf tests for cvtColor_toBGR565, cvtColor_C3to...
2012-01-09 Andrey KamaevAdded perf test for RGB(A)/BGR(A) to YCrCb conversion
2011-12-29 Andrey KamaevRefactored performance tests. TEST_CYCLE macro is renam...
2011-09-07 Andrey PavlenkoPerf Tests: updates to cvtColor() & integral() perf...
2011-09-06 Andrey KamaevPerformance testing branch is merged back into trunk