computer vision algorithms
-
Updated
Feb 27, 2026 - Jupyter Notebook
computer vision algorithms
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
Fundamental Computer Vision using C++ without OpenCV
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
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.
A dummy object detection software (Course project)
Add a description, image, and links to the boundary-extraction topic page so that developers can more easily learn about it.
To associate your repository with the boundary-extraction topic, visit your repo's landing page and select "manage topics."