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

Gradients in OpenCV #315

Closed iamakkkhil closed 3 years ago

iamakkkhil commented 3 years ago

Implementation of gradients in opencv by using cv2.sobel() function

@geekquad i would like to work on this issue kindly assign me the same

geekquad commented 3 years ago

Hey @iamakkkhil, it already exists.