You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filter is a Django application, that produces an image using different algorithms and manipulations applied as a filter on the input image. Implemented advanced algorithms like box blur and edge detection using the Sobel filter.