convolveWithBruteForce

lsst.afw.math.convolveWithBruteForce(*args, **kwargs)

Overloaded function.

  1. convolveWithBruteForce(arg0: lsst::afw::image::Image<double>, arg1: lsst::afw::image::Image<double>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
  2. 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
  3. convolveWithBruteForce(arg0: lsst::afw::image::Image<double>, arg1: lsst::afw::image::Image<float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
  4. 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
  5. convolveWithBruteForce(arg0: lsst::afw::image::Image<double>, arg1: lsst::afw::image::Image<int>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
  6. 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
  7. 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
  8. 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
  9. convolveWithBruteForce(arg0: lsst::afw::image::Image<float>, arg1: lsst::afw::image::Image<float>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
  10. 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
  11. convolveWithBruteForce(arg0: lsst::afw::image::Image<float>, arg1: lsst::afw::image::Image<int>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
  12. 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
  13. 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
  14. 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
  15. convolveWithBruteForce(arg0: lsst::afw::image::Image<int>, arg1: lsst::afw::image::Image<int>, arg2: lsst::afw::math::Kernel, arg3: lsst::afw::math::ConvolutionControl) -> None
  16. 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
  17. 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
  18. 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