OpenCV: Difference between revisions

Marked this version for translation
m (Add OpenEXR codec activation)
(Marked this version for translation)
Line 50: Line 50:
With the <tt>opencv</tt> module loaded, your package dependency for one of the OpenCV named will be satisfied.
With the <tt>opencv</tt> module loaded, your package dependency for one of the OpenCV named will be satisfied.


== Use with OpenEXR ==
== Use with OpenEXR == <!--T:11-->
In order to read EXR files with OpenCV, the module must be activated through an environment variable.
In order to read EXR files with OpenCV, the module must be activated through an environment variable.
{{Command|OPENCV_IO_ENABLE_OPENEXR{{=}}1 python <file>}}
{{Command|OPENCV_IO_ENABLE_OPENEXR{{=}}1 python <file>}}


</translate>
</translate>
cc_staff
284

edits