Hi, I am getting raw data through my thermal qvga IR sensor. which I am displaying through ‘imshow’ but its giving me one side is a bit darker than another side. How to make this uniform, any suggestions please?
please refer the below code section. Thanks.
@crackwitz the camera is pointing at ‘heating element (small heater)’. This is not normalized data but its after reshape to get it as uint16. The screenshot in previous post is ‘after applied medianblur’. Now, I attach only the raw gray without applying any filter. please suggest~