1 / 20

Computer Vision Course

Computer Vision Course. In the supervisions of: DR Kamel Ali Arram Eng Lamiaa. Logic Operators X-OR,X-NOR & Bitshift Operators. Prepared by Emad A.Elmotaleb Eqady. Logical XOR/XNOR. INPUT vs OUTPUT. INPUT  Binary or Grey Level Image. OUTPUT Binary or Grey Level Image.

Download Presentation

Computer Vision Course

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Computer Vision Course In the supervisions of: DR\Kamel Ali Arram Eng\Lamiaa

  2. Logic OperatorsX-OR,X-NOR & Bitshift Operators Prepared by EmadA.ElmotalebEqady.

  3. Logical XOR/XNOR

  4. INPUT vs OUTPUT INPUT  Binary or Grey Level Image. OUTPUT Binary or Grey Level Image.

  5. truth-tables

  6. X-OR vs X-NOR The XOR function is only true if just one (and only one) of the input values is true, and false otherwise. the output values of XNOR are simply the inverse of the corresponding output values of XOR.

  7. Image 1 X-OR Or X-NOR New image image2

  8. colered Image X-OR Or X-NOR colered Image2

  9. New Image ?????????????

  10. The XOR (and similarly the XNOR) operator typically takes two binary or graylevel image as input, and outputs a third image whose pixel value are just those of the first image, XORed with the corresponding pixels from the second.

  11. How It Works Number of Bit

  12. Example X-OR

  13. Example cont X-OR

  14. Invert/Logical NOT

  15. INPUT vs OUTPUT INPUT  Binary or Grey Level Image. OUTPUT Binary or Grey Level Image.

  16. truth-table

  17. Thank you

More Related