image tag

106 questions


1 answers
59 views
0
Error when using tensor flow grayscale conversion in certain images

When I tried to write a program that reads and processes images from Google Drive, an error occurred in a specific image.I was able to process other images without any problems, but when I run them wi...


1 answers
67 views
0
DELETION METHOD OF CURVED NOISE LINE IN OCR

Let's say there's some kind of noise in the OCR.If it is close to a straight line, it can be deleted by Huff conversion extraction.↓ There is also a way to delete it.http://www.morethantechnical.com/2...

2 years ago

2 answers
70 views
0
I am in trouble because I cannot display the image with image.load("") on python pygame.

I am currently studying python programming to enjoy learning while making games.I am troubled that I cannot do image.load() in this document.I would like to enter the following code (pythonlogo.jpg), ...

2 years ago

1 answers
68 views
0
Understanding Distance Estimation with Monocular Cameras

I would like to recognize objects from images taken with my smartphone and estimate the distance from the position taken to the object.Right now, I'm able to recognize objects from the images I took w...

2 years ago

1 answers
40 views
0
About G'MIC and system32\cmd.exe

When I tried the filter on the G'MIC, the command prompt started for a moment (I feel like I wrote system32\cmd.exe) and disappeared immediately. Is this normal operation?environment·Windows 10·GIMP 2...

2 years ago

1 answers
131 views
0
Even if I use getimageData, I can't read images well in the local environment.

This time, when I opened the page, I wrote a grayscale image to canvas, and when I put my mouse on it, it gradually colors.Then, an error occurred in the following parts:I checked and found that Chrom...


1 answers
44 views
0
EXTRACTION OF CONTOUR PART ONLY FACE IMAGE AND IMAGING METHOD

As shown in the figure above (for example, I don't want to do it in the same way as this), how can I extract only the outline that does not include hair from the face image and make it into an image?T...

2 years ago

1 answers
133 views
0
When you make buttons on Android. Is there a button to write text and images together?

I'm trying to dynamically change the image of the button image. There's text above the image.At this time, if you use ImageButton, you can't add text, and if you use Button, android:drawableBottom in ...

2 years ago

1 answers
118 views
0
An image from the Gallery (card sd) can?

I'm working on a photo selection option on my app. There is a button and an image view in the layout, but if I click the button, it connects to the gallery and you can choose the image. If I select an...


1 answers
109 views
0
I want to capture the screen from the camera and print it out in the activity

If you click the button, the camera turns on, and if you click again, you can capture the screen, if you don't like the captured image, you can delete it, go back to the screen where you can capture t...

2 years ago
« - 6 - »

© 2024 OneMinuteCode. All rights reserved.