• Ganesh Kathiresan's avatar
    Merge pull request #16309 from ganesh-k13:bugfix/imdecode-resize · 80ade96c
    Ganesh Kathiresan authored
    * Added flag handlers for imread and imdecode | Issue 16203
    
    Undo imread change
    
    Added Imread resize tests
    
    Added imdecode flags check
    
    Added imdecode tests for resize
    
    Removed trailing whitespace
    
    Removed IMREAD_IGNORE_ORIENTATION check
    
    Added else condition
    
    Removed IMREAD_IGNORE_ORIENTATION check in decode
    
    Added HAVE_JPEG guards
    
    Added static_cast for Win32
    
    Added resize for non jpegs
    
    Added tests for non jpeg resize case
    
    Fixed resize value in assert
    
    Changed tests to Value-Parameterized Tests
    
    Changed tests to Value-Parameterized Tests | handled >> in cpp
    
    Changed tests to Value-Parameterized Tests | removed trailing whitespace
    
    * imgcodecs: update test
    80ade96c
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...