Sampling Of 2D Geometrical Object via Line Beams

Illustrates coordinated sampling of a geometrical shape such as an eclipse is used in this case.
ダウンロード: 869
更新 2010/12/11

ライセンスの表示

main executing reference usage: usage_SamplingOf2D_GeometricalObject_viaLineBeams.m
---------------------------------------------------------------------------------
For illustrative purposes the gridded plot is sampled by detection of line beam intersections of the edge and in-bound regions of the eclipse.
The coordinates are traced and pixelized into an image map.

* Caveat:
- For random ray beams, as many lines are required for the projections, the longer the process may take depending on your processors.
- Though fan ray beams and parallel ray beams are provided, they are not incorporated yet.
- 10 lines are projected for demo purposes. Number of lines may be set at:
rayLinesScheme_parallel.m
rayLinesScheme_fan.m
rayLinesScheme_random.m
- Help section yet to be included.

---------------------------------------------------------------------------------
=================================================================================
* Caveat:
For auto results sending at : sendResults.m

The sender's email has to be a gmail account to send the results via email.

For automated results emailing, please provide the following parameters in the stated files:

senderMail = '_____@gmail.com';
password = '_______';
recipientEmails = '____@_____';

=================================================================================
* Caveat: For reference only.

If the reference demo has a more elegant presentation, please do not hesitate to suggest and send feedback to author.
Email: promethevx@yahoo.com.

Thank you.

Regards,
Michael Chan JT

引用

Michael Chan (2024). Sampling Of 2D Geometrical Object via Line Beams (https://www.mathworks.com/matlabcentral/fileexchange/29674-sampling-of-2d-geometrical-object-via-line-beams), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを得たファイル: Coordinate Rotation, Get points for a line between 2 points

Community Treasure Hunt

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

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