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
Created a panorama image (i.e., by stitching) from two separate images and developed filters to detect edges along different directions in an image. Performed morphological operations to denoise and extract boundaries from noisy images
A Java application for image boundary extraction using 8-adjacency and m-adjacency techniques. It reads an input image, processes it to identify boundaries, and displays the results while saving the extracted boundary images.
this repo contains the programming part of image processing using MATLAB, most of the image i took here are from Digital Image Processing 3rd Ed. book by Gonzalez