Statistiques
4 Questions
0 Réponses
RANG
216 238
of 300 392
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 373
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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))) ...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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]= ...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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
plus de 9 ans il y a | 1 réponse | 0