Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.54 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.54 KB

SDI Based Fire Detection Desktop Application Using MFC

In this application, which is written in C++ and MFC API, can Detect Fire on image

This application is written for Windows.

GitHub watchers GitHub top language GitHub repo size GitHub

What is MFC?

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

TechStack/framework used

Dataset

All of images are in Iamges folder.

Installation

Create a dialogue based MFC application and add this files in your project.

Results

image

image

image

License

This project is licensed under the MIT License.