From b69cdfc98a4671d25ea71ab27532efae2dd7ba23 Mon Sep 17 00:00:00 2001 From: Sameer Saini <38816886+Ghost-kaze@users.noreply.github.com> Date: Tue, 18 Jun 2019 14:13:16 +0800 Subject: [PATCH 1/2] sameer did something for ya --- README.md | 1 + 1 file changed, 1 insertion(+) 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 From 94100024f59f3ef0aa41bb12527013806c28b621 Mon Sep 17 00:00:00 2001 From: Sameer Saini <38816886+Ghost-kaze@users.noreply.github.com> Date: Sun, 25 Aug 2019 11:34:15 +0530 Subject: [PATCH 2/2] Created using Colaboratory --- Untitled0.ipynb | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 Untitled0.ipynb 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