統計
MATLAB Answers
4 質問
0 回答
ランク
of 170,923
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
9年弱 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 0 件の回答 | 0