# Fast-and-robust-seam-estimation **Repository Path**: userjkliu/Fast-and-robust-seam-estimation ## Basic Information - **Project Name**: Fast-and-robust-seam-estimation - **Description**: Fast and robust seam estimation to seamless image stitching - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Fast and robust seam estimation Note: code not optimized
  • % Matlab code and data to reproduce results from the paper %
  • % "Fast and robust seam estimation to seamless image stitching" %
  • % Hadi HejazifarHassan Khotanlou %
  • % available at https://link.springer.com/article/10.1007/s11760-017-1231-3 %
  • % %
  • % Copyright (C) 2017 Department of Computer Engineering %
  • % Bu-Ali Sina University, %
  • % Hamedan, Iran. %
  • % %
  • % This program is free code; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free code Foundation; either version 2 of the License, or (at your option) any later version. This code is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.
  • % Latest modifications: June 7, 2017. %