Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Fire detection Colour range

I am trying to use cv2.in Range() function to extract fire from an image.Although results are not that promising. Range I am using is lower = [18,255,255],upper = [35,255,255]. Can you please provide which range will give better results with lesser False positives.

Thanks