In this application, which is written in C++ and MFC API, can Detect Fire on image
This application is written for Windows.
The Microsoft Foundation Class (MFC) Library provides an object-oriented wrapper over much of the Win32 and COM APIs. Although it can be used to create very simple desktop applications, it is most useful when you need to develop more complex user interfaces with multiple controls. You can use MFC to create applications with Office-style user interfaces.
For more information about MFC, read this page
- C++
- OpenCV
- Microsoft Foundation Class (MFC)
All of images are in Iamges
folder.
Create a dialogue based MFC application and add this files in your project.
This project is licensed under the MIT License.