2023-02

Python

“Python” How to Calculate Intersection Coordinate of Two Lines

higashi Hi, I'm higashi. This time, I introduce how to calculate the intersection coordinate of designated two lines as ...
Python

“Python” Calculate Distance of Two Points. How to Use numpy.linalg.norm

higashi Hi, I'm higashi. This page introduces how to calculate the distance of two points by using python & numpy. It is...
AI

“Python” How to Make Thinning Out Data from Time Series Data

higashi Hi, I'm higashi. This page introduce how to make thinning out data from time series data. Not only just thinning...
Sponsored Links
Python

“Python-OpenCV” Display BGR Value of Clicked Position on Image

higashi Hi, I'm higahsi. This page introduce how to display BGR value of clicked position on image as shown below. You c...
Python

“Python” How to Make Japanese Lottery Game Called AMIDA

higashi Hi, I'm higashi. This time, I introduce how to make "AMIDA" movie by using python. "AMIDA" is often use to choos...
Python

“Python-OpenCV” How to Convert Monochrome Image to Pseudo Color Image

higashi Hi, I'm higashi. This time, I introduce how to convert monochrome image to pseudo color image as shown below by ...
Python

“Python-OpenCV” How to Count the Number of Objects on Image.

Hi, I'm higashi. This time, I introduce how to count the number of objects on image as shown below by using Python-OpenC...
AI

“Python” Sort Array by Designated Order. Shuffle is also Possible.

higashi Hi, I'm higashi. This page introduce how to sort array by designated order. Of course by using this method, shuf...
AI

“Python-OpenCV” How to Make Images of Movie’s (gif&mp4) All Frame.

higashi Hi, I'm higashi. This time, I introduce how to make images of movie's all frame. Specifically, by using below mo...
Python

“Python-OpenCV” Three Click & Measure Angle on Image.

higashi Hi, I'm higashi. This time I introduce how to measure the angle on image by only three clicking shown in below m...
Python

”Python-OpenCV” How to Enlargement Image from Designate Point as Center

higashi Hi, I'm higashi. This time I introduce how to enlargement image from designate point as center. The below movie ...