Skip to content

kevinkit/ufo-upiv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ufo-upiv

upiv code using ufo framework

How to use

  1. Install ufo-core and ufo-filters from https://github.com/ufo-kit
  2. Compile filters
  • mkdir build; cd build/
  • cmake ..
  • make; make install
  1. source filters/SourceMe.sh

Sample data files

They are shared via google drive. They should be copied to the paths that are relative to the project root.

Notice

  • Dir filters/ contains the filters made for upiv project. By sourcing the file in step 3, customized path for filters and kernels are set, and the ufo framework know where to look for these filters.

About

upiv code using ufo framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.2%
  • Python 44.6%
  • CMake 2.1%
  • Shell 0.1%