readme

来自「一个有关eigenface的matlab 例程」· 代码 · 共 17 行

TXT
17
字号
apply_filters

written by David Bolme - Colorado State University

This code was used for the initail test for the gabor
filters.  The code takes an image file of SUN 
floating point values and outputs a file of SUN 
floating point values for gabor jets.  

see apply_filters.c for usage details

Files:
	Makefile - standard make file for the code.
	apply_filters.c - main loop body
	mask0even.c -> mask15odd.c - automaticaly generated code for 
		applying the gabor filters.
	README - This file.

⌨️ 快捷键说明

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