best methods for fire detection
best methods for fire detection using image processing?
i saw svm,and color based (hsv or ycrcb) methods,
i don't have 2000 negative and positive sample to train svm and see its result, so i hope someone guide me
that this method is ok or not?
note that im not a researcher,im just working on open source codes
best wishes
next time, please use the search bar , so we do not have to repeat it over and over
i searched sir, its all about "methods" not "result of methods"@berak
@sabra, what @berak is pointing out, that his question has passed by several times, and thus we tell people to actually try what is there. Your question is nothing different than what we have seen before. If you have no training data, go for the color based approaches, else try the SVM or any of the other suggestions out there ...