image tag

106 questions


1 answers
348 views
0
Content-type specification for posting image data via http communication

If you look at how to post image data via http communication, every article says Content-Type: multipart/form-data.(Or you can encode the image binary data in base64 and include it in json etc.)In my ...

1 years ago

1 answers
371 views
0
There are pictures on the live server, but if you make a site with Netflix, there are no pictures.

In html, do <img sec=alt=picture class=pic js to pic:'/img/image.Jpg' and bring it. It doesn't come out even if I do it... It doesn't come out even if I do it. Why doesn't it come out well on the l...

1 years ago

1 answers
314 views
0
Is there a code that reads the numeric image on the screen and switches to numeric characters?

My goal is to figure out the in-game damage formula, which requires me to look at and calculate a lot of damage. It's hard for me to do it myself, so I'm going to recognize the damage number (1930-182...

1 years ago

1 answers
357 views
0
Is there a code that reads the numeric image on the screen and switches to numeric characters?

My goal is to figure out the in-game damage formula, which requires me to look at and calculate a lot of damage. It's hard for me to do it myself, so I'm going to recognize the damage number (1930-182...

1 years ago

1 answers
285 views
0
Resized the folder image in Python.

I would like to resize the images in the folder at once in Python.When I google, the resize of the specified size will appear, but If it is within the scope of the IF, it will not be resized. if outsi...

1 years ago

1 answers
456 views
0
I want to extract the first frame of multiple videos.

I would like to extract the first frame (or 1st to nth) of each video from multiple video files in a folder and save it as an image.If it is just one video file, I have achieved it below, but I am not...

1 years ago

2 answers
77 views
0
Image processing is done in C language.I want to rotate the image 90 degrees.

This is the extraction of the program's main function.If I do this, it should rotate 90 degrees, but I can't.As a countermeasure, Turn the loop based on the size of img_out → Adjust the index of img_i...

1 years ago

1 answers
114 views
0
Image.load("") cannot be displayed in python pygame

I am currently studying python programming, which is fun to learn while making games.I am troubled that I cannot do image.load() in this document.I'd like to enter the code below and display (pythonlo...

1 years ago

1 answers
68 views
0
I want to find the red area for each divided image by dividing the image.

I'd like to divide the images into nine parts and find the area in red for each image.I tried my best, but if I move the code below, the same value will appear for 9 pieces.I'd like to find the one wi...

1 years ago

1 answers
61 views
0
I want to combine GIF images with Ruby

I just want to attach the GIF image, but I don't know how to do it.When I looked it up, I could only find RMagick and MiniMagick that I needed.The processing itself is simple, so if there is a way not...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.