Introduction to Virtual Reality
Python Basics
Course Detail: This course will introduce you to Virtual Reality (VR). The course will teach you everything from the basics of VR- the hardware and the history of VR- to different applications of VR, the psychology of Virtual Reality, and the challenges of the medium.
Course Detail: This course introduces the basics of Python 3, including conditional execution and iteration as control structures, and strings and lists as data structures. You’ll program an on-screen Turtle to draw pretty pictures. You’ll also learn to draw reference diagrams as a way to reason about program executions.
Introduction to Python Programming
Computer Vision - Image Basics with OpenCV and Python
Course Detail: This course is a one-stop-shop for everything you’ll need to know to get started with Python, along with a few incentives. We’ll begin with the basics of Python, learning about strings, variables, and getting to know the data types. We’ll soon move on to the loops and conditions in Python. Afterwards, we’ll discuss a bit of file manipulation and functions. By then, you’ll know all the basics of Python.
Course Detail: At this project, you will learn how to open an image with Matplotlib, change the colours of the image and rotate the image. Then you’ll open an image with OpenCV, learn the main points to keep in mind when working with OpenCV, flip the image, scale it to Gray. Create an image with Numpy and learn how to draw lines, shapes and write text on them. Finally, you’ll draw shapes on an image, that you’ll create with Numpy, with your mouse.
