Skip to content

RLPR/S06-Characterizing-the-Structure-Tensor-Using-Gamma-Distributions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

characterizing-structure-tensor

This repository contains code for reproducing all results from the paper

"Characterizing the structure tensor using gamma distributions", Magnus Oskarsson, in Proc. Intl. Conf. Pattern Recognition, 2016, Cancun, Mexico.

https://github.com/hamburgerlady/characterizing-structure-tensor/blob/master/structure_stats_final.pdf

Source code in Matlab is in the folder source, and needed data is in the folder data. Running

main.m

in Matlab will generate all graphs that were presented in the paper. The code contains two files that need to be mexed. Binaries are included for Mac OSX and Ubuntu, and the code has been tested on these platforms.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 61.4%
  • C++ 38.6%