File:Ghost imaging.gif
页面内容不支持其他语言。
外观
Ghost_imaging.gif (538 × 218像素,文件大小:3.25 MB,MIME类型:image/gif、循环、256帧)
摘要
{{Information
|description=
English: Instead of using a single light source and a pixellated detector, you can use a patterned illumination and a single pixel detector. Combining the (known) illumination patterns with the measured values, the original image can be reconstructed.
[Refs]
- R.S. Bennink, S.J. Bentley, and R.W. Boyd, Phys. Rev. Lett. 89, 113601 (2002).
- P. Sen et al., ACM Transactions on Graphics 24, 745 (2005).
- M.J. Padgett, and R.W. Boyd, Phil. Trans. R. Soc. A 375, 20160233 (2016).
Igbo: Kama iji otu isi iyi ọkụ na ihe nchọpụta pikselụ, ị nwere ike iji ọkụ nwere ụkpụrụ na otu ihe nchọpụta pixel. Ijikọta ụkpụrụ ọkụ (amaara) yana ụkpụrụ atụpụtara
Mathematica 11.0 code
ghost3 = Import["<path to the image>"]; (*Pad and reshape the image so that it is a 512x512 array of 0 and 1*) mp = 32; dim = 2^9/mp; h = HadamardMatrix[(dim)^2]; ArrayPlot[UnitStep@h] min = Min[h]; max = Max[h]; b = Table[ N@ArrayFlatten[Partition[h[[j]], dim] /. {max -> ConstantArray[max, {32, 32}], min -> ConstantArray[min, {32, 32}]}], {j, 1, dim^2}]; c = Table[Total[Flatten[ghost3*b[[j]] ]], {j, 1, dim^2}]; partialsums = Accumulate[b*c]; p1 = Table[ Grid[{{ ArrayPlot[UnitStep[b[[j]] ]*ghost3, Frame -> False, PlotLabel -> "Illuminated object", LabelStyle -> {Black, Bold, FontSize -> 14}] , Graphics3D[{Cylinder[{{0, 0, 0}, {0.5, 0.5, 0}}, 1], Cylinder[{{-0.3, -0.3, 0}, {0.5, 0.5, 0}}, 0.5], Text[Style[c[[j]], Bold, FontSize -> 14], {1.5, -2, 0}]}, Boxed -> False, Lighting -> "Neutral", PlotLabel -> "Single-pixel\ndetector", LabelStyle -> {Black, Bold, FontSize -> 14}] , ArrayPlot[partialsums[[j]], Frame -> False, PlotLabel -> "\!\(\*SubscriptBox[\(\[CapitalSigma]\), \(j\)]\) \ \!\(\*SubscriptBox[\(c\), \(j\)]\)\!\(\*SubscriptBox[\(P\), \ \(j\)]\)", LabelStyle -> {Black, Bold, FontSize -> 14}] }}] , {j, 1, dim^2, 1}]; ListAnimate[p1]
许可协议
我,本作品著作权人,特此采用以下许可协议发表本作品:
本作品采用知识共享CC0 1.0 通用公有领域贡献许可协议授权。 | |
采用本宣告发表本作品的人,已在法律允许的范围内,通过在全世界放弃其对本作品拥有的著作权法规定的所有权利(包括所有相关权利),将本作品贡献至公有领域。您可以复制、修改、传播和表演本作品,将其用于商业目的,无需要求授权。
http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse |
11 6 2019
image/gif
文件历史
点击某个日期/时间查看对应时刻的文件。
日期/时间 | 缩略图 | 大小 | 用户 | 备注 | |
---|---|---|---|---|---|
当前 | 2019年6月13日 (四) 08:26 | 538 × 218(3.25 MB) | Berto | User created page with UploadWizard |
文件用途
元数据
此文件中包含有扩展的信息。这些信息可能是由数码相机或扫描仪在创建或数字化过程中所添加。
如果此文件的源文件已经被修改,一些信息在修改后的文件中将不能完全反映出来。
GIF文件备注 | Created with the Wolfram Language : www.wolfram.com |
---|
隐藏分类: