Skip to main content
Ctrl+K

image-processing documentation

  • Installation Guide — Image Processing
  • Usage Guide — Image Processing Research Package
  • Plotting Kernels
  • Development Guide
  • src
  • Installation Guide — Image Processing
  • Usage Guide — Image Processing Research Package
  • Plotting Kernels
  • Development Guide
  • src

Section Navigation

  • image_processing package
  • src

src#

  • image_processing package
    • Submodules
    • image_processing.combination module
      • CombineFn
      • max_abs()
      • sum_of_abs()
      • sum_of_powers()
      • sum_of_squares()
    • image_processing.detector module
      • EdgeDetector
        • EdgeDetector.detect()
        • EdgeDetector.detect_batch()
    • image_processing.kernels module
      • BaseKernel
        • BaseKernel.build()
        • BaseKernel.kernels
        • BaseKernel.plot()
        • BaseKernel.plot_all()
        • BaseKernel.reset()
      • ElongatedMaskKernel
        • ElongatedMaskKernel.build()
    • image_processing.params module
      • BaseKernelParams
        • BaseKernelParams.kernel_half_size
        • BaseKernelParams.n_angles
      • ElongatedMaskParams
        • ElongatedMaskParams.length_falloff
        • ElongatedMaskParams.stripe_half_length
        • ElongatedMaskParams.stripe_half_width
        • ElongatedMaskParams.width_falloff
    • Module contents
      • Quick start
      • Customising the kernel
      • Extending with a custom kernel
      • Public API
      • BaseKernel
        • BaseKernel.build()
        • BaseKernel.kernels
        • BaseKernel.plot()
        • BaseKernel.plot_all()
        • BaseKernel.reset()
      • BaseKernelParams
        • BaseKernelParams.kernel_half_size
        • BaseKernelParams.n_angles
      • CombineFn
      • EdgeDetector
        • EdgeDetector.detect()
        • EdgeDetector.detect_batch()
      • ElongatedMaskKernel
        • ElongatedMaskKernel.build()
      • ElongatedMaskParams
        • ElongatedMaskParams.length_falloff
        • ElongatedMaskParams.stripe_half_length
        • ElongatedMaskParams.stripe_half_width
        • ElongatedMaskParams.width_falloff
      • max_abs()
      • plot_kernel_grid()
      • plot_single_kernel()
      • sum_of_abs()
      • sum_of_powers()
      • sum_of_squares()

previous

Development Guide

next

image_processing package

Show Source

© Copyright 2026, Hajbel Bence.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.20.0.