Name: Saliency Filters Reference: Perazzi, Federico, et al. "Saliency filters: Contrast based filtering for salient region detection." Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on. IEEE, 2012. Implemented by Yifeng Zhang T
This file contains Matlab code that replicates some of the results in the paper ``A survey of sequential Monte Carlo methods for economics and finance,'' which is forthcoming in Econometric Reviews. The code is free for academic and educational use.
matlab unravel.c编译后文件unravel.mexw64 /*========================================================================= * unravel.c * Decodes a variable length codes bit sequence (a vector of * 16-bit integers) using a binary sort from the MSB to the LSB *