- Introduction
- Getting started
- C# nuget package
- C# git repository
- IP video camera viewer
- PTZ IP camera motion control
- Onvif network video recorder
- SMS notifications
- Motion detection and alarms
- IP camera to SIP video call
- Configure Onvif IP cam remotely
- Onvif IP camera video server
- Video stream on website
- Onvif Network Video Analytics
- Onvif IP Camera Manager
- Computer Vision Technology
- Motion recognition
- Object detection
- Object categorization
- Barcode detection from IP camera
- Barcode scanning from USB camera
- Decision trees in C#
- License plate recognition in C#
- Simple decision making
- OCR - Optical Character Recognition
- Image Manipulation
- Ozeki SDK for Linux
- Supported cameras
Ozeki brings you outstanding
SMS Gateway technology. Use our SMS Server products on Windows,Linux, or Android
C# SMS API
Developers can use our C# SMS API to send SMS from C#.Net. The C# SMS API comes with full source code
PHP SMS API
The ozeki PHP SMS gateway software can be used to send SMS from PHP and to receive SMS usig PHP on your website
SMPP SMS Gateway
SMS service providers use our SMPP gateway solution, that offers a high performance SMPP server and SMPP client gateway with amazing routing capabilities
How to implement simple decision making in C#
From the following article you can learn how to implement simple decision making with your C# camera application using the Ozeki Camera SDK. First of all, Ozeki Camera SDK has to be installed and a reference to OzekiSDK.dll has to be added to your Visual Studio project.
Important: you should study this article in order to find out how to setup your Windows Forms Application correctly.
Getting started
To get started it is recomended to Download and Install the latest version of Ozeki Camera SDK. After installation you can find the example code discussed in this page with full source code in the following location on your harddisk:
Download Ozeki Camera SDK: | https://www.camera-sdk.com/https://camera-sdk.com/p_6513-download-onvif-ozeki-camera-sdk-for-c-sharp.html |
Windows forms version: | C:\Program Files\Ozeki\Ozeki SDK\examples.zip\Examples\Other\Camera_Viewer_Connect_USB_WF\ |
WPF version: | C:\Program Files\Ozeki\Ozeki SDK\examples.zip\Examples\Other\Camera_Viewer_Connect_USB_WPF\ |
To compile this example you will need Microsoft Visual Studio installed on your computer.
Corporate use of simple decision making
You can have a large benefit from the simple decision making function
in the world of computer vision. With the help of the simple decision
making function you will be able to easily implement the separation
of large number of items and tools.
Decision making can be used in selecting items effectively.
With the help of the simple decision making you can store
the items/tools/data in two different groups without substantial
physical investment.
Simple decision making plays a huge role in management and is a huge part of any process of implementation in every business solutions.
Conclusion
On this webpage you can find information on how to achieve simple decision making in C# using the Ozeki Camera SDK.
Related pages
- How to download Ozeki Camera SDK
- How to implement decision trees in C#
- OCR (Optical Character Recognition) in C#
- How to implement barcode detection in C#
FAQ
Below you can find the answers for the most frequently asked questions related to this topic:
-
What kind of developer environment is needed?
- Microsoft Visual Studio 2010
- Microsoft .Net Framework 4.0
- Internet connection
-
How can I get the URL of the camera?
You can get the URL from the producer of the camera.
-
I have not managed to build the solution. How to solve it?
- Please set the Target framework property of the project to .NET 4.0.
- You should add the OzekiSDK.dll to the references of the solution.
- Please import the missing classes.
More information
- How to implement barcode reading from an IP cam in C#
- How to implement barcode scanning from the stream of an USB camera in C#
- How to accomplish decision trees in C#
- How to implement license plate recognition in C#
- How to implement Optical Character Recognition in C#