diff --git a/README.md b/README.md index 2e08249..5510c4d 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,4 @@ Here i upload some Computer Vision basic programs or codes of small projects. print(x) = to print value of execution cv2.imwrite('/root/Desktop/myphoto.png',photo) = to save snap to a given path cap.release() = to release the camera +#sameer diff --git a/Untitled0.ipynb b/Untitled0.ipynb new file mode 100644 index 0000000..63dd4e4 --- /dev/null +++ b/Untitled0.ipynb @@ -0,0 +1,41 @@ +{ + "nbformat": 4, + "nbformat_minor": 0, + "metadata": { + "colab": { + "name": "Untitled0.ipynb", + "version": "0.3.2", + "provenance": [], + "include_colab_link": true + }, + "kernelspec": { + "name": "python3", + "display_name": "Python 3" + } + }, + "cells": [ + { + "cell_type": "markdown", + "metadata": { + "id": "view-in-github", + "colab_type": "text" + }, + "source": [ + "\"Open" + ] + }, + { + "cell_type": "code", + "metadata": { + "id": "W1Y2iCliXa4f", + "colab_type": "code", + "colab": {} + }, + "source": [ + "" + ], + "execution_count": 0, + "outputs": [] + } + ] +} \ No newline at end of file