I need to do a histogram stretch

后端 未结 3 1600
迷失自我
迷失自我 2021-02-10 02:57

I have an array of BitmapFrames and need to do a histogram stretch. I know this is different from a histogram equalization, and what the final outcome is... sorta. the problem i

3条回答
  •  无人共我
    2021-02-10 03:43

    If you have control over the lighting and or gain/offset of the camera, you can optimize those and stretch the histogram as you desire.

提交回复
热议问题