Skip to content
#

Image processing

Digital image processing is the use of algorithms to make computers analyze the content of digital images.

Here are 8,680 public repositories matching this topic...

vrabaud
vrabaud commented Nov 17, 2020
System information (version)
  • OpenCV => 4.5
Detailed description

The documentation for color conversions does not explain what _FULL does, e.g. https://docs.opencv.org/4.5.0/d8/d01/group__imgproc__color__conversions.html#gga4e0972be5de079fed4e3a10e24ef5ef0ae0070d7e97f1e565cc0992d038e5498e
I believe this should be explained for each color conversion as there are different inter

sharp
emirkum
emirkum commented Dec 2, 2020

I'm receiving error with JPG (uppercase of jpg) image extension. This extension should be supported right?

ERROR Error resizing: Error: Expected one of: heic, heif, jpeg, jpg, png, raw, tiff, webp for format but received JPG of type string
at Object.invalidParameterError (/var/task/node_modules/sharp/lib/is.js:101:10)
at Sharp.toFormat (/var/task/node_modules/sharp/lib/output.js:168:

albumentations
You can’t perform that action at this time.