geekquad / Pixel-Processing

📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
https://discord.gg/Bvw8NR9VnM
MIT License
127 stars 95 forks source link

Bitwise operations in OpenCV #254

Closed RohiniRG closed 3 years ago

RohiniRG commented 3 years ago

The implementation and demonstration of various bitwise operations like AND, OR, NOT, XOR performed on images using opencv.

I am a GSSOC'21 participant and would like to work on this issue.

RohiniRG commented 3 years ago

@geekquad @kritikaparmar-programmer please assign me this issue

geekquad commented 3 years ago

Sure @RohiniRG, go ahead.