Ask Your Question

Revision history [back]

Detecting/highlighting hot pixels (not removing them)

Are there any helpful functions which can highlight hot isolated single pixels without removing them by averaging/bluring ? I'm thinking something like representing each pixel by the diff between it and neighbours and applying a threashold but unsure as to where to start with opencv. Any pointers appreciated.