/Accelerated-ES6-Training-

Code repository for Accelerated ES6 Training, published by Packt

Primary LanguageJavaScriptMIT LicenseMIT

Accelerated ES6 Training

This is the code repository for Accelerated ES6 Training, published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

This course follows a hands-on, example-driven approach to show and explain all important features added to JavaScript. This includes important syntax changes and additions such as let, const, REST, and spread operators and continues with promises, the Reflect API, the Proxy API, maps and sets, tons of new methods and functions, and much more. At the end of the course, we'll even build a complete project, using many of the new features shown throughout the course.

What You Will Learn

  • Set up and use OpenCV 3.3 with Python 3 from a Jupyter Notebook within a Docker container
  • Perform simple Computer Vision tasks using manipulation techniques
  • Build Instagram-style image filters
  • Adjust brightness, saturation, and image hue to create Instagram-style filters
  • Bulk-apply image manipulation operations to a folder of images
  • Separate moving foreground objects from the background of a video
  • Track objects in a video
  • Work with binary images and use morphological operations and contours to extract colored objects from an image

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
This course is designed for those who have experience with current-generation JavaScript (ES5) and know the basics of the language, everyone interested in the new features and additions ES6 brings to JavaScript, and those who wants to take a follow-up to JavaScript Bootcamp course

Related Products