Skip to content

GaussianBlur does not support border type wrap #13602

@illiteratePhD

Description

@illiteratePhD
System information (version)
  • OpenCV => 4.0.1
  • Operating System / Platform => All
  • Compiler => All
Detailed description

In the documentation for GaussianBlur() it is stated that one should use one of the options in BorderTypes. However, the WRAP option is not supported and will lead to an exception.

Steps to reproduce

Run GaussianBlur with border type WRAP

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions