VisualAlgo
VisualAlgo is a collection of algorithms and models intersecting the domains of computer vision and neuroscience. The repository is categorized based on the major tasks/stages in visual processing. Each category includes relevant algorithms from both computer vision and neuroscience.
Disclaimer
This repository is created purely for educational purposes. It contains implementations of algorithms that might be copyrighted or protected by other legal means. The goal is to showcase these implementations as a personal project and to facilitate learning.
Please note that while you are welcome to browse and learn from this code, I highly discourage using it directly in any production system or for any commercial purposes, as it may infringe upon the rights of the original algorithm authors or patent holders.
For each algorithm implemented, aside from those widely used and commonly known, I have included citations and references to the original papers where they were presented. Always be sure to respect the rights of the original creators and acknowledge their work.
It is your responsibility to ensure that you have the proper legal permission to use any code or concept presented here. This code is provided "as is" and without any warranties. The author of this repository is not responsible for any consequences that may arise from your use of the code.
Please also note that this repository is currently a work in progress and may contain bugs.