Skip to content

build/doc: disabled libdc1394 by default, documented framebuffer options#26063

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-config-and-doc
Aug 27, 2024
Merged

build/doc: disabled libdc1394 by default, documented framebuffer options#26063
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-config-and-doc

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

  • Disabled WITH_1394 option by default - this is not commonly used backend. I think it has been enabled by mistake for many years. It adds confusion and in many tutorials it either got disabled explicitly or is treated as required dependency (i.e. extra packages installed).
  • Added missing documentation for config and environment variables for highgui framebuffer backend

@mshabunin
Copy link
Copy Markdown
Contributor Author

mshabunin commented Aug 23, 2024

There are several other candidates for disabling in the default configuration: WITH_OPENCL_SVM, WITH_OPENCLAMDFFT, WITH_OPENCLAMDBLAS, WITH_VTK, WITH_OBSENSOR, WITH_VA, WITH_VA_INTEL.

Maybe we should disable them too?

@opencv-alalek
Copy link
Copy Markdown
Contributor

WITH_OPENCL_SVM

Was never enabled by default.

@asmorkalov asmorkalov merged commit 18117cf into opencv:4.x Aug 27, 2024
@asmorkalov asmorkalov mentioned this pull request Aug 27, 2024
@mshabunin mshabunin deleted the fix-config-and-doc branch August 27, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants