Statistik
4 Fragen
0 Antworten
RANG
216.238
of 300.392
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 20.934
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.373
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to patch in a for loop?
i want to patch points to obtain a square and do it for all other points on the axis, but i want to do it in a for loop.. Therea...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Hi, please how can i place mosaic tiles at different angles. i want to convert a digital image into tile mosaic image using gradient vector flow(GVF) field method. The GVF field direction aids in tile positioning.
Here is the algorithm: 1. Input: a raster image I 2. L(I) = Luminance(I) 3. G(I) = Robert’s Gradient(Equalize(L(I))) ...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
i have a circular image that i want to place square mosaic tiles. Got thoughts about using vectorization. So please,how is vectorization of tiles done using polygons?
This is the code i have written so far. i am using gradient vector flow(gvf) function. I = imread('taijitu main.jpg'); [R C]= ...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Hello, could anyone please assist me with a code on how to place tile in pixels. i need it in line 11 of the algorithm below. The corresponding code up to line 11 of the algorithm is also stated below. Thanks.
1.Input: A Raster Image
mehr als 9 Jahre vor | 0 Antworten | 0