An open API service indexing awesome lists of open source software.

https://github.com/asadiahmad/hit-and-miss

Binary image matrix and applies a series of custom corner and edge detection kernels to identify specific patterns in the image.
https://github.com/asadiahmad/hit-and-miss

corner-detection edge-detection hit-or-miss image-analysis image-processing morphology pattern-detection

Last synced: 17 days ago
JSON representation

Binary image matrix and applies a series of custom corner and edge detection kernels to identify specific patterns in the image.

Awesome Lists containing this project

README

        

# Hit-and-Miss
Binary image matrix and applies a series of custom corner and edge detection kernels to identify specific patterns in the image.

## Tech :hammer_and_wrench: Languages and Tools :


Python 
Jupyter Notebook 
Google Colab 
Numpy 

- Python : Popular language for implementing Neural Network
- Jupyter Notebook : Best tool for running python cell by cell
- Google Colab : Best Space for running Jupyter Notebook with hosted server
- Numpy : Best Library for working with arrays in python

## 💻 Run the Notebook on Google Colab

You can easily run this code on google colab by just clicking this badge [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/AsadiAhmad/Hit-and-Miss/blob/main/Code/Hit_and_Miss.ipynb)

## 🪪 License

This project is licensed under the MIT License.