Community Profile

photo

TOLUWALOPE AKINDOKUN


Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

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...

7 years ago | 0 answers | 0

0

answers

Question


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))) ...

7 years ago | 0 answers | 0

0

answers

Question


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]= ...

8 years ago | 0 answers | 0

0

answers