HomeSort by relevance Sort by last modified time
    Searched full:rgby_channel (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/photo/src/
seamless_cloning.hpp 82 std::vector <cv::Mat> rgbx_channel, rgby_channel, output; member in class:cv::Cloning
seamless_cloning_impl.cpp 316 split(laplacianY,rgby_channel);
322 poissonSolver(output[chan], rgbx_channel[chan], rgby_channel[chan], output[chan]);

Completed in 63 milliseconds