OpenCV

Python

“Python-OpenCV” How to Measure the Distance of Clicked Two Position on Image.

higashi Hi, I'm higashi. This page introduces how to measure the distance of clicked two position ('Euclidean Distance')...
Python

“Python-OpenCV” How to Display the Clicked Positional Coordinate on the Image.

higashi Hi, I'm higashi. This page introduce how to display the coordinate of mouse clicked position on the image like b...
Python

“Python-OpnCV” How to Make 3×3 Puzzle Game. Just Prepare a Picture.

higashi Hi I'm higashi. This page introduce how to make 3×3 puzzle game by using 'Python-OpenCV' as shown below. You can...
Python

“Python-OpenCV” How to Make Slot Game. Difficulty Adjustable

higashi Hi, I'm higashi. This page introduces how to make slot game by using python-openCV like under movie. Just changi...