Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix problem with sanity check of transform ecc with ipp resize#2668

Merged
opencv-pushbot merged 1 commit into
opencv:masterfrom
vbystricky:perf_TransformECC
Apr 28, 2014
Merged

Fix problem with sanity check of transform ecc with ipp resize#2668
opencv-pushbot merged 1 commit into
opencv:masterfrom
vbystricky:perf_TransformECC

Conversation

@vbystricky

Copy link
Copy Markdown

opencv/opencv_extra#178

We have problem with preparinig test data for this test, if we used resize function with ipp support.

build_examples=OFF
test_modules=video

@vpisarev

Copy link
Copy Markdown
Contributor

👍

@SpecLad

SpecLad commented Apr 28, 2014

Copy link
Copy Markdown

What is this problem?

@alalek

alalek commented Apr 28, 2014

Copy link
Copy Markdown
Member

Problem is in the input data for tested function. Input data generation via resize raises problem here: resize provides results with some eps depending on used/active optimizations (plain/OpenCL/IPP).
This fix guarantee that input data for test doesn't depend on used optimization.

@opencv-pushbot opencv-pushbot merged commit a13e6ab into opencv:master Apr 28, 2014
@vbystricky vbystricky deleted the perf_TransformECC branch April 28, 2014 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants