Java2Blog
  • Home
  • Core Java
  • Tutorials
    • Spring
    • Spring Boot
    • Spring MVC
    • Java 8
    • Hibernate
  • Categories
    • Interview Questions
    • Spring Frameworks
    • Core java
    • Python
    • C++
  • NM
close
import_contacts

Java Tutorials

  • Core Java
  • Java Interview questions
  • Java 8 Stream
  • Java interview programs
import_contacts

Data structure and algorithm

  • Data structure in java
  • Data structure interview questions
import_contacts

Spring tutorials

  • Spring tutorial
  • Spring boot tutorial
  • Spring MVC tutorial
  • Spring interview questions

image processing with python

  • cv2 Python image processing with python OpenCV
    15 May

    Python| cv2 resize() Method

    In this tutorial, we will see how to resize an image in python programming language using open-cv which is exist as cv2 (computer vision) library in python. You can use resize() method of cv2 library to resize an image. In order to use cv2 library, you need to import cv2 library using import statement. Resizing […]

    Read More
  • cv2 Python image processing with python OpenCV - cv2
    15 May

    Python | cv2 rectangle() Method

    In this tutorial, we will see how to draw a Rectangle shape, Square shapes on the given input image in python by the use of open-cv which exists as cv2 (computer vision) library. You can use rectangle() method of cv2 library to draw rectange, squares on the image. To use cv2 library, you need to […]

    Read More
  • keyboard_arrow_left Previous
  • 1
  • 2

Newsletter


Let’s be Friends

  • Facebook
  • Twitter
  • LinkedIn

© 2020-22 Java2Blog Privacy Policy