-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
Open
Labels
futureThis issue can't be fixed during restrictions of the compatibility requirementsThis issue can't be fixed during restrictions of the compatibility requirementsvote
Description
Vote: Please use GitHub emoji/reaction for next two comments below to provide your opinion.
As suggested by @sovrasov in PR #8288 we definitely need to unify the way that empty images are handled inside the imgproc module.
- 1️⃣ OPTION 1: generate an assertion (exception) from the moment an empty input is given
- 2️⃣ OPTION 2: do not fail, just silently copy with empty data and make output also empty
The second option will require the user to do all the checking on data validity himself.
Update 2020-03-01: option 1 - 15, option 2 - 5
Update 2020-04-30: option 1 - 16, option 2 - 6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
futureThis issue can't be fixed during restrictions of the compatibility requirementsThis issue can't be fixed during restrictions of the compatibility requirementsvote