Sepia filter inversing

后端 未结 0 1115
春和景丽
春和景丽 2020-12-17 23:59

I stacked with inverting sepia filter using open cv.

My logic is the following: processed_pixel = np.dot(sepia_filter, original_pixel)

It means that: original_

相关标签:
回答
  • 消灭零回复
提交回复
热议问题