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
A web application that use python script for image processing such as detect edges using canny detection , Detect lines , Detect circles , Detect ellipse and initialize the contour and evolve the Active Contour Model (snake) using the greedy algorithm.
DeepSee is an image processing project that applies advanced spatial and frequency domain techniques for filtering, segmentation, boundary detection, and facial recognition. It features a responsive GUI with multiprocessing, multithreading, and both dark and light modes.
BasicToolkit is an intuitive image-processing and computer vision desktop app. It offers a range of processing techniques built from scratch, such as filtering, equalizing, active contouring, and much more.