Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

octave compatibility #3

Open
yarikoptic opened this issue Aug 24, 2017 · 0 comments
Open

octave compatibility #3

yarikoptic opened this issue Aug 24, 2017 · 0 comments

Comments

@yarikoptic
Copy link

to be noted in README and tested (see #2 ;) ) more, but it seems to work! It is still running but seems to be doing the "right thing" (even showed some plot):

(git-annex)hopa:~/proj/misc/motion_energy_matlab[master]demo
$> octave --eval "addpath('..');addpath('../utils'); addpath('/usr/share/octave/packages/image-2.6.1/'); ComputeMotionEnergy" 
warning: function /usr/share/octave/packages/image-2.6.1/im2double.m shadows a core library function
Converting color space ... [rgb2lab]
.....2700/2700 done. (6.2 sec) 
Done.
[[zero mean stimuli]]
Making a list of gabor parameters... channel num: 6555
Preprocessing...
....................1000/6555 done. (9.8 sec) 
....................2000/6555 done. (22.2 sec) 
....................3000/6555 done. (28.7 sec) 
....................4000/6555 done. (35.8 sec) 
....................5000/6555 done. (47.6 sec) 
....................6000/6555 done. (54.1 sec) 
...........6555/6555 done. (57.7 sec) 
Wavelet preprocessing done in 1.0 min (cputime).
6555 channels, 2700 samples
Processing static output nonlinearity... done.
Final matrix size (images x features):
    180   6555
channel num: 6555
Making wavelets...
....................1000/6555 done. (1.3 min) 
.......
$> octave --version
GNU Octave, version 4.2.1

debian sid amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant