First that I have to recall in mind is the behavior of the fuzzy logic algorithm which I used in creating my controller to complete my college thesis requirement. Fuzzy Logic to simply understand mimics how a human person makes decisions, only much faster. This controller accepts inputs and undergo a set of rules to fuzzify and defuzzify to produce an output. These set of rules sum up the intelligence part of your circuit. Below is a fuzzy logic circuit diagram.
Below is one of the screens I presented during my college days. I researched on algorithms such as Haar Cascade Classifier and Adaptive Skin Detector aside from my Fuzzy Logic Controller. They have open source libraries for computing professionals.
I cannot disclose the whole source code because it is not that easy to create my Race Identifier Based on Facial Images. My application was submitted to the Association of Computing Machineries. One of my goals in mind is to have further studies in Information Technology field because it constantly advances.
Comments