ankitaggarwal011/PyCNN

Add more image processing methods

Open

#10 ouverte le 27 août 2016

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Python (86 forks)batch import
easyenhancementhacktoberfesthelp wantedimage processing templates

Métriques du dépôt

Stars
 (526 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

The different image processing techniques with cellular neural networks can be realized by changing the coefficients of the control and feedback templates.

Significant research had been done for determining the templates needed for realizing various image processing functions. One can refer to this published template library for numerous examples.

Adding these new functions would require adding new template coefficients corresponding to these functions. This would be exactly similar to current functions such as edge detection except the coefficients would be different.

Any suggestions are welcome. Thanks!

Guide contributeur