readme

来自「该原代码包提供图像去噪」· 代码 · 共 29 行

TXT
29
字号
			Fields of Experts Demo			     Version: 1.0			   Date: 06/09/2005Author:  Stefan Roth, Department of Computer Science, Brown UniversityContact: roth@cs.brown.eduWWW:     http://www.cs.brown.edu/~roth/The code, models, and images in this package demonstrate the genericimage model proposed in:  Stefan Roth and Michael J. Black.  Fields of Experts: A Framework for  Learning Image Priors.  IEEE Conference on Computer Vision and Pattern  Recognition, San Diego, CA, June 2005.This demo requires MATLAB version 7.  Type "demo_denoise_foe" for thedenoising demo and "demo_inpaint_foe" for the inpainting demo.  Type"help foe_demo" for an overview of the included MATLAB functions, and"help models" in the models subdirectory for an overview of theincluded FoE models.The directory "models" contains 2 example FoE models.  The directory"images/denoising" contains an example image used for denoising.  Thedirectory "images/inpainting" contains 2 example images for imageinpainting.See LICENSE in this directory for licensing information.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?