Real-time Magnifying Glass: An Interactive Animation Example

A real-time mouse-following magnifying glass of several different shapes
ダウンロード: 732
更新 2012/3/3

ライセンスの表示

This program demonstrates how to implement a not-so-simple real time magnifying glass.

How to use:
-----------
just type:

magnifier

or

magnifier(mask, FPS)

where
mask is the shape of the magnifying glass which takes one of the following values:

"circle" - unsmoothed circular window
"aacircle" - smoothed circular window (default)
"gaussian" - guassian window
other string value - rectangular window

FPS defines how many time the position of the magnifying glass should be updated per second. By default, its value is 20.

---

The picture used in this program was taken from the A-li comic book series drawn by Xu Han (aka "Hans").

The Chinese text on the top left corner reads:
"On the Friday morning, A-li (roughly equivalent to 'foxy' in English) hung himself on the clothes rope, in an attempt to pull his ears longer...

-It was said that he fell in love with the rabbit."
---

引用

Mingjing Zhang (2024). Real-time Magnifying Glass: An Interactive Animation Example (https://www.mathworks.com/matlabcentral/fileexchange/35441-real-time-magnifying-glass-an-interactive-animation-example), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersShifting and Sorting Matrices についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0