Home
last modified time | relevance | path

Searched defs:maskImg (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsMaskMix.h415const OFX::Image *maskImg, //!< the mask image (ignored if masked=false or domask=false), which mu… in ofxsMaskMixPix()
483const OFX::Image *maskImg, //!< the mask image (ignored if masked=false or domask=false) in ofxsPremultMaskMixPix()
523 const OFX::Image *maskImg, //!< the mask image (ignored if masked=false or domask=false) in ofxsMaskMix()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsMaskMix.h415const OFX::Image *maskImg, //!< the mask image (ignored if masked=false or domask=false), which mu… in ofxsMaskMixPix()
483const OFX::Image *maskImg, //!< the mask image (ignored if masked=false or domask=false) in ofxsPremultMaskMixPix()
523 const OFX::Image *maskImg, //!< the mask image (ignored if masked=false or domask=false) in ofxsMaskMix()
/dports/graphics/opencv/opencv-4.5.3/samples/java/tutorial_code/Histograms_Matching/back_projection/
H A DCalcBackProjectDemo2.java148 Image maskImg = HighGui.toBufferedImage(mask); in update() local
/dports/graphics/opencv/opencv-4.5.3/modules/gapi/samples/
H A Dsemantic_segmentation.cpp67 cv::Mat maskImg(outHeight, outWidth, CV_8UC3); in GAPI_OCV_KERNEL() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/image/
H A Dqvolatileimagedata_symbian.cpp436 QImage maskImg((const uchar *) mask->DataAddress(), maskSize.iWidth, maskSize.iHeight, in applyMask() local
/dports/graphics/openfx-misc/openfx-misc-3ab0531/TrackerPM/
H A DTrackerPM.cpp700 const Image* maskImg, in setupAndProcess()
790 const Image* maskImg, in trackInternalForDepth()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Documentation/sources/Guide/Code/Example4/
H A Dsaturation.cpp677 Image maskImg(myData->maskClip, time); in RenderAction() local
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Documentation/sources/Guide/Code/Example4/
H A Dsaturation.cpp677 Image maskImg(myData->maskClip, time); in RenderAction() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/io_epoch/
H A Depoch_io.cpp125 QImage maskImg(maskName); in CombineHandMadeMaskAndCount() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/edit_arc3D/
H A Dedit_arc3D.cpp431 QImage maskImg(maskName); in CombineHandMadeMaskAndCount() local
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A DPaintP.h110 XImage *sourceImg, *maskImg, *notMaskImg; member
H A Dgraphic.c4199 XImage *maskImg; in expandOkCallback() local
5327 XImage *maskImg = NULL; in setAlphaCallback() local
7516 XImage *maskImg = NULL; in StdRegionEdit() local
7587 XImage *maskImg = NULL; in StdRegionOCR() local
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Basic/
H A Dbasic.cpp670 OfxPropertySetHandle sourceImg = NULL, outputImg = NULL, maskImg = NULL; in render() local
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Basic/
H A Dbasic.cpp670 OfxPropertySetHandle sourceImg = NULL, outputImg = NULL, maskImg = NULL; in render() local
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DCPImageCtrl.cpp832 vigra::BImage maskImg(magWidth, magWidth); in generateMagBitmap() local
/dports/devel/agar/agar-1.5.0/gui/
H A Ddrv_glx.c917 XImage *dataImg, *maskImg; in GLX_CreateCursor() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqapplication_qws.cpp1683 const QImage maskImg = mask.toImage().convertToFormat(QImage::Format_MonoLSB); in defineCursor() local