Showing results for ;

Applied Tags : OpenCV

  • P

    Topic
    2 Concepts | 6 Assessments | 454 Learners

    Welcome to the project on Mask R-CNN with OpenCV for Object Detection. In this project, we will learn how to read a pre-trained TensorFlow model for object detection using OpenCV.

    The real-world scenarios have a lot of applications based on object detection. For example, object detection models are used in self-driving cars to recognize where the pedestrians are, where the are vehicles located, where the signals are, etc in the given frame of view. So, it is very important to develop an understanding of how to use a pre-trained object detection model so that we could later customize it based …

    Instructor: Cloudxlab
  • Topic
    12 Concepts | 11 Assessments | 159 Learners

    Welcome to this project on Image Stitching using OpenCV. In this project, we will use OpenCV with Python and Matplotlib in order to merge two images and form a panorama.

    As you know, the Google photos app has stunning automatic features like video making, panorama stitching, collage making, and many more. In this exercise, we will understand how to make a panorama stitching using OpenCV with Python.

    Skills you will develop:

    • OpenCV
    • Python
    • Matplotlib
    Instructor: Cloudxlab