Aryan Arya
Aryan Arya
[](https://gitpod.io/from-referrer/) [know more](https://www.gitpod.io/docs/pull-requests/) ### Describe your change: - [x] Add an algorithm? - [ ] Fix a bug or typo in an existing algorithm? - [ ] Documentation change?...
I added a code for counting all the set bits in binary form of a number but apart from the trivial approach , I used a new - Brian Kernighan...
Hi ! I used an ensemble of Median Blur and Gaussian Blur techniques of Opencv and reduced some noises in the webcam footage , please review it .
I have added a simple Python code to detect faces and contours (edges) in a video using Opencv Library of Python .
Added 2 Classical WLAN Attacks in a Network - DHCP Starvationa attack and Smurf Attack and also explained them clearly .