Questions tagged [image]
Tag for questions about bitmapped graphics, particularly those using the Image function.
782 questions
4 votes
0 answers
120 views
How to Generate Consistent Realistic Images from Text Descriptions Using Wolfram Language?
Hello Wolfram Community, I’m working on a project called "Search Engine Realm" where I want to generate high-quality, realistic images based on detailed textual prompts, similar to text-to-...
1 vote
1 answer
141 views
Adding texts to an image
Suppose I have a PNG image img=Import["......\\img.png"]; I want a function addtext which will do this: ...
7 votes
1 answer
241 views
Creating micro QR codes with Mathematica
I read in the "Summary of New Features" that the support of MicroQR codes has been added to the BarcodeRecognize function in recent versions of ...
1 vote
1 answer
130 views
Blurring of Texture in Graphics3D
The code ...
3 votes
2 answers
338 views
Measure if lines nearby others are brighter
I have a dataset of wires ...
0 votes
0 answers
147 views
What happens today with exporting graphics as .eps?
I am preparing illustrations for a book to be published in Springer Verlag. The latter wants the illustrations to be preferably in the "EPS" format. Several years ago I remember that Mma had ...
5 votes
0 answers
96 views
How to use image generation models like GPT-Image with ChatCell?
I have access to GPT Image 1 model though my api key in the service connector: But the ChatCell fails out in "raw" mode: How are we supposed to use this, can someone provide an example for ...
12 votes
1 answer
688 views
Strong dynamic chromostereopsis illusion
A captivating chromostereopsis illusion by famous Japanese experimental psychologist Akiyoshi Kitaoka - here is HiGH quality original. I do not have an idea yet how to go about it. I think the ...