convolveWithBruteForce¶
-
lsst.afw.math.
convolveWithBruteForce
(*args, **kwargs)¶ Overloaded function.
- convolveWithBruteForce(arg0: lsst::afw::image::Image<double>, arg1: lsst::afw::image::Image<double>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::MaskedImage<double, int, float>, arg1: lsst::afw::image::MaskedImage<double, int, float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::Image<double>, arg1: lsst::afw::image::Image<float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::MaskedImage<double, int, float>, arg1: lsst::afw::image::MaskedImage<float, int, float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::Image<double>, arg1: lsst::afw::image::Image<int>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::MaskedImage<double, int, float>, arg1: lsst::afw::image::MaskedImage<int, int, float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::Image<double>, arg1: lsst::afw::image::Image<unsigned short>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::MaskedImage<double, int, float>, arg1: lsst::afw::image::MaskedImage<unsigned short, int, float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::Image<float>, arg1: lsst::afw::image::Image<float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::MaskedImage<float, int, float>, arg1: lsst::afw::image::MaskedImage<float, int, float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::Image<float>, arg1: lsst::afw::image::Image<int>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::MaskedImage<float, int, float>, arg1: lsst::afw::image::MaskedImage<int, int, float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::Image<float>, arg1: lsst::afw::image::Image<unsigned short>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::MaskedImage<float, int, float>, arg1: lsst::afw::image::MaskedImage<unsigned short, int, float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::Image<int>, arg1: lsst::afw::image::Image<int>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::MaskedImage<int, int, float>, arg1: lsst::afw::image::MaskedImage<int, int, float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::Image<unsigned short>, arg1: lsst::afw::image::Image<unsigned short>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
- convolveWithBruteForce(arg0: lsst::afw::image::MaskedImage<unsigned short, int, float>, arg1: lsst::afw::image::MaskedImage<unsigned short, int, float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None