image tag

106 questions


1 answers
74 views
0
If you want to show a large image on Android as it is...

It's exactly what the title is.Should I use ndk to load and show the original image without OOM (Out of Memory) in the Android application? Can I do it using opencv? Does the default gallery on the de...

2 years ago

1 answers
47 views
0
Java Image Conversion

I'm trying to convert the size of the Java image to a smaller sizeThe image is broken using getScaledInstance()Is there any other way?

2 years ago

1 answers
148 views
0
Android Recycler View - Activity - Error in Recycler View

If you change the image of Recyclerview B when an event occurs in Recyclerview A, there is an error in this part.Logic is like this.It's A - Activity - B Recycler View.E/AndroidRuntime: FATAL EXCEPTIO...


1 answers
106 views
0
I'm trying to save the Python graph as a picture, but it's

// Enter code here'''Relationship between distance and tensile force between two objects'''from pylab import figure, axes, pie, title, savefigimport matplotlib.pyplot as plt#Draw Graphsdef draw_graph(...

2 years ago

1 answers
134 views
0
I have a question about how to transfer images from the Android app to the web server (php/MySQL).

Hello, I'm an introductory developer.I am working on transferring data from the Android app to the web server (php, MySQL).If you enter information about the product (text + picture) in the app and sa...


1 answers
74 views
0
Send Gallery Called Image to Another Activity

You can't call pictures and putExtra in the activity.Three days because of thisHelp me please(Crying)

2 years ago

1 answers
106 views
0
Problem when sending images from Raspberry Pi to the web

Hello, everyone I am currently working on a project in the form of posting photos taken with Raspberry Pie on the website. I'm transferring an image from the pie to the web, but I can't see the image....


1 answers
109 views
0
Python Google Image Crawling

-->Crawling images in Google using search terms. The result came out like thisIs there a way to save this as a file in a folder?

2 years ago

1 answers
104 views
0
How to weave an image so that it works when the user uploads it

How to create the part where you upload the imageI know how to make an image work.If the user uploads the image by combining the two, can you make the image change to the effect I entered?

2 years ago

1 answers
136 views
0
« - 8 - »

© 2024 OneMinuteCode. All rights reserved.