Search code examples
image-processinglocality-sensitive-hash

Image procssing - What are kernel space, functions and data?


I'm reading Kernelized Locality-Sensitive Hashing, which is obviously based on the concept of kernel applied to space, functions and data.

I'm not confident with this concept in math and image processing too (since it's not my domain, sorry if I'm naive), so please can someone help me to understand it?


Solution

  • I found an exhaustive and simple article about what kernel functions are in this article (that I strongly suggest).