ankitaggarwal011/PyCNN

Add more image processing methods

Open

#10 aperta il 27 ago 2016

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Python (86 fork)batch import
easyenhancementhacktoberfesthelp wantedimage processing templates

Metriche repository

Star
 (526 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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!

Guida contributor