Automatic-Reflection-Removal

所属分类:matlab编程
开发工具:matlab
文件大小:9799KB
下载次数:3
上传日期:2015-05-30 12:52:04
上 传 者KevenLee
说明:  Exploiting Reflection Change for Automatic Reflection Removal

文件列表:
Exploiting Reflection Change for Automatic Reflection Removal (0, 2015-05-30)
Exploiting Reflection Change for Automatic Reflection Removal\Exploiting Reflection Change for Automatic Reflection Removal.pdf (3630264, 2015-05-30)
Exploiting Reflection Change for Automatic Reflection Removal\LB.png (158356, 2014-04-07)
Exploiting Reflection Change for Automatic Reflection Removal\LR.png (193370, 2014-04-07)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns (0, 2015-05-30)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective (0, 2015-05-30)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\affinefundmatrix.m (3219, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\circle.m (1226, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\circleintersect.m (2710, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\decomposecamera.m (3156, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\digiplane.m (2368, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\equalAngleConstraint.m (1377, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\fundfromcameras.m (1308, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\fundmatrix.m (3961, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\hcross.m (919, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\hline.m (1584, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\hnormalise.m (1007, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\homoTrans.m (879, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\homography1d.m (2662, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\homography2d.m (2493, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\homogreprojerr.m (1423, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\imTrans.m (6645, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\imTransD.m (3965, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\knownAngleConstraint.m (929, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\lengthRatioConstraint.m (1137, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\makehomogeneous.m (649, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\makeinhomogeneous.m (791, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\normalise2dpts.m (2361, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\plotPoint.m (1068, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Projective\rq3.m (1834, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Robust (0, 2015-05-30)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Robust\fitline.m (3537, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Robust\fitline3d.m (1247, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Robust\fitplane.m (1694, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Robust\iscolinear.m (2318, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Robust\randomsample.m (2218, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Robust\ransac.m (9877, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Robust\ransacfitaffinefund.m (4443, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Robust\ransacfitfundmatrix.m (5544, 2013-01-26)
Exploiting Reflection Change for Automatic Reflection Removal\MatlabFns\Robust\ransacfitfundmatrix7.m (6338, 2013-01-26)
... ...

*************************************************************************************** ** Matlab code and data for "Exploiting Reflection Change for Automatic Reflection Removal" (ICCV 2013) ** by Yu Li (liyu@nus.edu.sg) ** ** V 1.0 (Dec. 2013) ** -Demo code showing the reflection separation process. ** ** v 1.1 (Apr. 2014) ** -Rewrite part of the code with the layer reconstruction part added. *************************************************************************************** If you use/adapt our code/data in your work, please appropriately cite our ICCV 2013 paper. This code also includes: - SIFT keypoint detector by David Lowe: http://www.cs.ubc.ca/~lowe/keypoints/ - Part of the computer vision and image processing toolbox by Peter Kovesi: http://www.csse.uwa.edu.au/~pk/Research/MatlabFns/index.html - SIFT-flow estimation code by Ce liu which is used for align the input images: http://people.csail.mit.edu/celiu/SIFTflow/SIFTflow.zip - A modified IRLS solver from Anat Levin's code: http://www.wisdom.weizmann.ac.il/~levina/papers/reflections.zip *************************************************************************************** ***************************************************************************************

近期下载者

相关文件


收藏者