Home | History | Annotate | Download | only in opencv2

Lines Matching refs:demosaicing

707     //! Demosaicing
723 //! Demosaicing using Variable Number of Gradients
734 //! Edge-Aware Demosaicing
3268 // main function for all demosaicing procceses
3269 CV_EXPORTS_W void demosaicing(InputArray _src, OutputArray _dst, int code, int dcn = 0);