fire-detection icon indicating copy to clipboard operation
fire-detection copied to clipboard

The entire codes

Open JingYuan0818 opened this issue 6 years ago • 4 comments

Do you have the entire codes and coulld you open it?

I have seen the main.cpp and the codes of the key algorithms are not available.

JingYuan0818 avatar Sep 14 '17 03:09 JingYuan0818

Have you applied the opencv library? this project use opencv 3.1

Can you tell me the error code?

hojak99 avatar Sep 14 '17 05:09 hojak99

Sorry, I did not express it clearly. I have seen your codes and the vs project name is fire-smoke detection (sln file). I want to see the way how to detect smoke (not only the fire ). So, I want to know if you have the codes about detecting smoke.

JingYuan0818 avatar Sep 14 '17 06:09 JingYuan0818

In fact, I tried to add an algorithm to detect smoke later, but it was difficult. I have not implemented smoke detection, but smoke always has the property of going up. The motion of the smoke can be expressed as a vector and implemented using the motion of the vector.

hojak99 avatar Sep 15 '17 04:09 hojak99

Yes, the smoke can be detected by the motion features, but the accuracy is not high (I have tried some simple motion detection algorithm). Thanks for replying. I just want to know whether you have opened some useful smoke-detecting algorithms.

JingYuan0818 avatar Sep 15 '17 07:09 JingYuan0818