Different scaling behavior for cv::resize by x and y with INTER_AREA type for coefficients based resizing (Bug #2019)


Added by Marina Kolpakova almost 13 years ago. Updated almost 13 years ago.


Status:Done Start date:2012-06-05
Priority:Normal Due date:
Assignee:Marina Kolpakova % Done:

0%

Category:imgproc, video
Target version:2.4.2
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

If we pass fx and fy scaling coefficients with INTER_AREA flag in cv::resize function image will be scaled with passed fx value by x but with input to output rate by y.


Associated revisions

Revision 3c16c9c9
Added by Marina Kolpakova almost 13 years ago

fixed #2019

Revision cdffa05c
Added by Andrey Pavlenko about 11 years ago

Merge pull request #2019 from ilya-lavrenov:tapi_repeat

History

Updated by Marina Kolpakova almost 13 years ago

fixed in r8577.

  • Status changed from Open to Done
  • Target version changed from 2.4.3 to 2.4.2

Also available in: Atom PDF