Statistics
4 Questions
                        0 Answers
RANK
170,761
                          
                          
of 300,381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          4 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            0.0%
                        
VOTES RECEIVED
0
RANK
 of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,477
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
8 years ago | 1 answer | 0
1
answerQuestion
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))) ...
9 years ago | 0 answers | 0
0
answersQuestion
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]= ...
9 years ago | 0 answers | 0
0
answersQuestion
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
9 years ago | 0 answers | 0