ankitaggarwal011/PyCNN

Add more image processing methods

Open

#10 aberto em 27 de ago. de 2016

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (86 forks)batch import
easyenhancementhacktoberfesthelp wantedimage processing templates

Métricas do repositório

Stars
 (526 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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!

Guia do colaborador