Borrar filtros
Borrar filtros

Flame detection in video using Artificial Neural Networks

1 visualización (últimos 30 días)
Nafees  Ahmad
Nafees Ahmad el 18 de Mayo de 2016
Respondida: Greg Heath el 20 de Mayo de 2016
Hai I am Implement Flame detection in video. For this first I apply back differential method on each frame. After this step I convert frame from RGB to HSV. Now after this I convert HSV to seprate channel H,S and V. Now I want to this H,S and V to give Artificial Neural Network toolBox to detect my flame pixel. Now I am very stuk in this point:how to prepare my data for Neural networks.What function is best as activation function.and what number of layers will be best for this? Kindly help me?

Respuestas (1)

Greg Heath
Greg Heath el 20 de Mayo de 2016
When in doubt, use defaults.
help patternnet
doc patternnet
Hope this helps.
Greg

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by