tonyfu97 / VisualAlgo

A library of vision-related algorithms and models from both computer vision and visual neuroscience fields

Home Page:https://tonyfu97.github.io/VisualAlgo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Please see the Documentation for more details.

cover

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.

About

A library of vision-related algorithms and models from both computer vision and visual neuroscience fields

https://tonyfu97.github.io/VisualAlgo/


Languages

Language:C++ 91.7%Language:Python 6.5%Language:Makefile 1.7%Language:C 0.1%