.. |
bitstrm.cpp
|
imgcodecs: fix RBaseStream::setPos() outside of current block
|
6 years ago |
bitstrm.hpp
|
imgcodecs: refactoring, improve code quality
|
7 years ago |
exif.cpp
|
Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579
|
4 years ago |
exif.hpp
|
Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579
|
4 years ago |
grfmt_base.cpp
|
Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579
|
4 years ago |
grfmt_base.hpp
|
Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579
|
4 years ago |
grfmt_bmp.cpp
|
32bit rgb bmp file should not copy data as rgba
|
3 years ago |
grfmt_bmp.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
grfmt_exr.cpp
|
imgcodecs: disable OpenEXR in runtime for 3rdparty source code
|
3 years ago |
grfmt_exr.hpp
|
cmake: use find_package(OpenEXR) to support OpenEXR 3+
|
3 years ago |
grfmt_gdal.cpp
|
refactor: don't use CV_ErrorNoReturn() internally
|
7 years ago |
grfmt_gdal.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
grfmt_gdcm.cpp
|
GDCM: several improvements
|
9 years ago |
grfmt_gdcm.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
grfmt_hdr.cpp
|
Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats
|
7 years ago |
grfmt_hdr.hpp
|
Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats
|
7 years ago |
grfmt_jpeg.cpp
|
Merge pull request #22064 from Kumataro:3.4-fix22052
|
2 years ago |
grfmt_jpeg.hpp
|
Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579
|
4 years ago |
grfmt_jpeg2000.cpp
|
Fix build of grfmt_jpeg2000.cpp
|
4 years ago |
grfmt_jpeg2000.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
grfmt_pam.cpp
|
imgcodecs: add runtime checks to validate input
|
3 years ago |
grfmt_pam.hpp
|
Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats
|
7 years ago |
grfmt_png.cpp
|
Exif parsing for PNG files to support Exif orientation tag. Moved decoder specific Exif parsing to JPEG and PNG decoders, respectively. Issue 16579
|
4 years ago |
grfmt_png.hpp
|
imgcodecs: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
grfmt_pxm.cpp
|
Update grfmt_pxm.cpp
|
5 years ago |
grfmt_pxm.hpp
|
Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats
|
7 years ago |
grfmt_sunras.cpp
|
imgcodecs(sunras): avoid undefined shift
|
6 years ago |
grfmt_sunras.hpp
|
Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats
|
7 years ago |
grfmt_tiff.cpp
|
Apply TIFFTAG_PREDICTOR option for LZW, DEFLATE and ADOBE_DEFLATE compression cases for smaller files.
|
3 years ago |
grfmt_tiff.hpp
|
imgcodecs(tiff): sanitize tiff decoder
|
6 years ago |
grfmt_webp.cpp
|
Merge pull request #12971 from sturkmen72:upd_imgproc_hpp
|
6 years ago |
grfmt_webp.hpp
|
imgcodecs(webp): multiple fixes
|
6 years ago |
grfmts.hpp
|
imgcodecs: Implementation of PAM encoder/decoder
|
8 years ago |
ios_conversions.mm
|
add if block for indexed color images
|
5 years ago |
loadsave.cpp
|
Add warning message to imread()
|
3 years ago |
precomp.hpp
|
imgcodecs: remove assert() usage
|
7 years ago |
rgbe.cpp
|
Change program type in hdr format files to modern value: RADIANCE so
|
5 years ago |
rgbe.hpp
|
Extract imgcodecs module from highgui
|
11 years ago |
utils.cpp
|
Fix swapped channels in BGR* conversion utility function
|
5 years ago |
utils.hpp
|
imgcodecs(tiff): sanitize tiff decoder
|
6 years ago |