plateform
stringclasses
1 value
repo_name
stringlengths
13
113
name
stringlengths
3
74
ext
stringclasses
1 value
path
stringlengths
12
229
size
int64
23
843k
source_encoding
stringclasses
9 values
md5
stringlengths
32
32
text
stringlengths
23
843k
github
cvlab-epfl/benchmark-orientation-master
originalEdgeFociDetector.m
.m
benchmark-orientation-master/matlab/external/methods/originalEdgeFociDetector.m
6,897
utf_8
8b52b2039ce9eb0d11f6e13b1159f2f6
%%% originalEdgeFociDetector.m --- %% %% Filename: originalEdgeFociDetector.m %% Description: %% Author: Kwang Moo Yi, Yannick Verdie %% Maintainer: Kwang Moo Yi %% Created: Wed Jun 29 13:43:59 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
originalEdgeFociDescriptor.m
.m
benchmark-orientation-master/matlab/external/methods/originalEdgeFociDescriptor.m
7,720
utf_8
5dc33d39b8c10ce3fd573343fa77a277
%%% originalEdgeFociDescriptor.m --- %% %% Filename: originalEdgeFociDescriptor.m %% Description: %% Author: Kwang Moo Yi, Yannick Verdie %% Maintainer: Kwang Moo Yi %% Created: Wed Jun 29 13:44:15 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
opencvDetector.m
.m
benchmark-orientation-master/matlab/external/methods/opencvDetector.m
2,031
utf_8
4646a1199d9c167766b6afd79403be43
%%% opencvDetector.m --- %% %% Filename: opencvDetector.m %% Description: %% Author: Kwang Moo Yi, Yannick Verdie %% Maintainer: Kwang Moo Yi %% Created: Wed Jun 29 13:44:48 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
loadDescriptors.m
.m
benchmark-orientation-master/matlab/external/methods/Utils/loadDescriptors.m
816
utf_8
8aa3f281b6600834c978ceb6400c1901
%%% loadDescriptors.m --- %% %% Filename: loadDescriptors.m %% Description: %% Author: Yannick Verdie, Kwang Moo Yi %% Maintainer: Kwang Moo Yi %% Created: Wed Jun 29 10:03:28 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
loadFeatures.m
.m
benchmark-orientation-master/matlab/external/methods/Utils/loadFeatures.m
3,163
utf_8
73f668cb07d322cae4646c315f15014f
%%% loadFeatures.m --- %% %% Filename: loadFeatures.m %% Description: %% Author: Yannick Verdie, Kwang Moo Yi %% Maintainer: Kwang Moo Yi %% Created: Wed Jun 29 10:03:48 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
saveFeatures.m
.m
benchmark-orientation-master/matlab/external/methods/Utils/saveFeatures.m
1,328
utf_8
2bc6e9b7bfaee9f3d444aedfcb414cbd
%%% saveFeatures.m --- %% %% Filename: saveFeatures.m %% Description: %% Author: Yannick Verdie, Kwang Moo Yi %% Maintainer: Kwang Moo Yi %% Created: Wed Jun 29 10:04:55 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
saveDescriptors.m
.m
benchmark-orientation-master/matlab/external/methods/Utils/saveDescriptors.m
846
utf_8
9cdabed0ad6d4ab5ece91f068f8921a3
%%% saveDescriptors.m --- %% %% Filename: saveDescriptors.m %% Description: %% Author: Yannick Verdie, Kwang Moo Yi %% Maintainer: Kwang Moo Yi %% Created: Wed Jun 29 10:04:29 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
runme.m
.m
benchmark-orientation-master/matlab/external/src/sGLOH/src/runme.m
1,232
utf_8
e58c70aca3ff519480da5266b0d2a2cc
function runme % features and descriptors % Mikolajczyk convention, except for the file header % first image [pts0,desc0]=get_pts('graf/graf1_sgloh.txt'); % second image [pts1,desc1]=get_pts('graf/graf3_sgloh.txt'); % distance matrix % the match distance between the i-th keypoint of pt0 and % the j-th key...
github
cvlab-epfl/benchmark-orientation-master
termDisp.m
.m
benchmark-orientation-master/matlab/src/termDisp.m
4,168
utf_8
bb2248b3de951974f53d35bee568618e
%%% termDisp.m --- %% %% Filename: termDisp.m %% Description: %% Author: Kwang Moo Yi %% Maintainer: %% Created: Tue Mar 8 19:35:15 2016 (+0100) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% ...
github
cvlab-epfl/benchmark-orientation-master
run_evaluate.m
.m
benchmark-orientation-master/matlab/src/run_evaluate.m
4,991
utf_8
fc0546c87458c62509f5caf235cb3dd8
%%% run_evaluate.m --- %% %% Filename: run_evaluate.m %% Description: %% Author: Kwang Moo Yi, Yannick Verdie %% Maintainer: Kwang Moo Yi %% Created: Tue Jun 28 14:10:11 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_EdgeFociBMult.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_EdgeFociBMult/getKeypoints_EdgeFociBMult.m
1,356
utf_8
d65b0cf9a29ae46a202b690f37404a27
%% getKeypoints_EdgeFociBMult.m --- % % Filename: getKeypoints_EdgeFociBMult.m % Description: Wrapper Function for EdgeFoci with Multiple Orientations to % be used with BiCE % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:16:41 2015 (+0200) % Ver...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_SIFTMult.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_SIFTMult/getKeypoints_SIFTMult.m
1,241
utf_8
4d791995db6e3d388e55cd8e7f39d893
%% getDescriptors_SIFTMult.m --- % % Filename: getKeypoints_SIFTMult.m % Description: Wrapper Function for SIFTMult % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:20:35 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: % Keywords: % Compat...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_SIFT.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_SIFT/getKeypoints_SIFT.m
1,216
utf_8
fa33d4a4abfce5c1b35de9a648a58825
%% getDescriptors_SIFT.m --- % % Filename: getKeypoints_SIFT.m % Description: Wrapper Function for SIFT % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:20:35 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: % Keywords: % Compatibility: % ...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_SURF.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_SURF/getKeypoints_SURF.m
1,303
utf_8
baba62a376e38df752da707648508b80
%% getKeypoints_SURF.m --- % % Filename: getKeypoints_SURF.m % Description: Wrapper Function for SURF % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:20:54 2015 (+0200) % Version: % Package-Requires: () % Last-Updated: Tue Jun 16 17:21:08 2015 (+0200) % ...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_ORB.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_ORB/getKeypoints_ORB.m
1,219
utf_8
0e10b84e6e6f07deb45e58fff6c1539a
%% getDescriptors_ORB.m --- % % Filename: getKeypoints_ORB.m % Description: Wrapper Function for ORB % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:20:35 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: % Keywords: % Compatibility: % %%...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_KAZE.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_KAZE/getKeypoints_KAZE.m
1,218
utf_8
28c715019e7488dd603951b9d97b0d65
%% getDescriptors_KAZE.m --- % % Filename: getKeypoints_KAZE.m % Description: Wrapper Function for KAZE % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:20:35 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: % Keywords: % Compatibility: % ...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_EdgeFociB.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_EdgeFociB/getKeypoints_EdgeFociB.m
1,261
utf_8
2a4f08bc0b5d1921c01f03dc5c2efe0a
%% getKeypoints_EdgeFociB.m --- % % Filename: getKeypoints_EdgeFociB.m % Description: Wrapper Function for EdgeFoci to be used with BiCE % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:16:41 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: ...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_EdgeFociD.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_EdgeFociD/getKeypoints_EdgeFociD.m
1,258
utf_8
ef541c2ebc2e2ec37725bf765bba3299
%% getKeypoints_EdgeFociD.m --- % % Filename: getKeypoints_EdgeFociD.m % Description: Wrapper Function for EdgeFoci with Daisy % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:16:41 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: % Keywords...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_EdgeFociDMult.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_EdgeFociDMult/getKeypoints_EdgeFociDMult.m
1,345
utf_8
538096aa7924f351295a9302b21c7b22
%% getKeypoints_EdgeFociDMult.m --- % % Filename: getKeypoints_EdgeFociDMult.m % Description: Wrapper Function for EdgeFoci with Multiple orientations for % Daisy % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:16:41 2015 (+0200) % Version: % Pa...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_BRISKF.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_BRISKF/getKeypoints_BRISKF.m
1,298
utf_8
95c49629fabd46912e8813859640ad39
%% getDescriptors_BRISKF.m --- % % Filename: getKeypoints_BRISKF.m % Description: Wrapper Function for BRISK to be used with FREAK % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:20:35 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: % Keyw...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_HARRISZ.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_HARRISZ/getKeypoints_HARRISZ.m
1,240
utf_8
7865a294cf33a0ab6d5951ac6c5fd7fe
%% getDescriptors_HARRISZ.m --- % % Filename: getKeypoints_HARRISZ.m % Description: Wrapper Function for HARRISZ % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:20:35 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: % Keywords: % Compatibi...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_HARAFF.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_HARAFF/getKeypoints_HARAFF.m
4,474
utf_8
fdc704c594c29c3e01556ba355e9aaee
%% getKeypoints_HARAFF.m --- % % Filename: getKeypoints_HARAFF.m % Description: Wrapper Function for HARAFF % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Thu Oct 8 17:24:23 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: % Keywords: % Compatibility:...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_BRISKB.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_BRISKB/getKeypoints_BRISKB.m
1,266
utf_8
0d139ac428a965d2786df73e513ce816
%% getDescriptors_BRISKB.m --- % % Filename: getKeypoints_BRISKB.m % Description: Wrapper Function for BRISK to be used with BRISK % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:20:35 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: % Keyw...
github
cvlab-epfl/benchmark-orientation-master
getKeypoints_HESAFF.m
.m
benchmark-orientation-master/matlab/src/KeypointDetectors/_HESAFF/getKeypoints_HESAFF.m
4,663
utf_8
49cf183c8880895586d29514ec51c45e
%% getKeypoints_HESAFF.m --- % % Filename: getKeypoints_HESAFF.m % Description: Wrapper Function for HESAFF % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:20:54 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: % Keywords: % Compatibility:...
github
cvlab-epfl/benchmark-orientation-master
computeDescriptors.m
.m
benchmark-orientation-master/matlab/src/Utils/computeDescriptors.m
16,736
utf_8
a0e7bda38397c5a8e4bb14998fe4f956
%% computeDescriptors.m --- % % Filename: computeDescriptors.m % Description: % Author: Yannick Verdie, Kwang Moo Yi % Maintainer: Yannick Verdie, Kwang Moo Yi % Created: Tue Jun 16 17:13:09 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: % Keywords: % Compatibility: % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
rescaleEllipseAffine.m
.m
benchmark-orientation-master/matlab/src/Utils/rescaleEllipseAffine.m
1,708
utf_8
4eada7fcfb8db564fe45cdc76bcf65a0
%%% rescaleEllipseAffine.m --- %% %% Filename: rescaleEllipseAffine.m %% Description: %% Author: Yannick %% Maintainer: %% Created: Fri Oct 23 18:49:35 2015 (+0200) %% Version: %% Package-Requires: () %% Last-Updated: Fri Oct 30 16:16:29 2015 (+0100) %% By: Kwang %% Update #: 2 %% URL: %% Doc URL: ...
github
cvlab-epfl/benchmark-orientation-master
evaluateDescriptors.m
.m
benchmark-orientation-master/matlab/src/Utils/evaluateDescriptors.m
38,308
utf_8
afd8a61e1d5ce31b496f67a55d3471f5
%% evaluateDescriptors.m --- % % Filename: evaluateDescriptors.m % Description: % Author: Yannick Verdie, Kwang Moo Yi % Maintainer: Yannick Verdie, Kwang Moo Yi % Created: Tue Jun 16 17:13:51 2015 (+0200) % Version: % Package-Requires: () % URL: % Doc URL: % Keywords: % Compatibility: % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
repeatability_noLoadFile.m
.m
benchmark-orientation-master/matlab/src/Utils/tools_evaluate/repeatability_noLoadFile.m
14,369
utf_8
158e4ca9ddce4e0fe4cab7d0ee002bd6
function [erro,repeat,corresp, match_score,matches, twi0, twi1, dout, tdout, wout, twout, sdout]= ... repeatability_noLoadFile(f1,f2,H, im1,im2,metric) %Modified from the original version to not load files % remember that f1 should be (x,y,a,b,c)' for each col.... image at x,y is image(y,x) % ...
github
cvlab-epfl/benchmark-orientation-master
getDescriptors_DAISY.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_DAISY/getDescriptors_DAISY.m
3,043
utf_8
6ebea45d88fc6ec40d4a15998028cecb
%%% getDescriptors_DAISY.m --- %% %% Filename: getDescriptors_DAISY.m %% Description: %% Author: Kwang Moo Yi, Yannick Verdie %% Maintainer: Kwang Moo Yi, Yannick Verdie %% Created: Wed Jun 29 09:15:37 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%...
github
cvlab-epfl/benchmark-orientation-master
getDescriptors_BRISK.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_BRISK/getDescriptors_BRISK.m
3,967
utf_8
0b47cc1c9f4d307fc89c9e4648b593cb
%%% getDescriptors_BRISK.m --- %% %% Filename: getDescriptors_BRISK.m %% Description: %% Author: Kwang Moo Yi %% Maintainer: %% Created: Thu Jun 16 17:48:46 2016 (+0200) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
getDescriptors_sGLOH.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_sGLOH/getDescriptors_sGLOH.m
3,571
utf_8
be3ab2436e6df0f9e07eec6f188c2c49
%% getKeypoints_SIFT.m --- % % Filename: getKeypoints_SIFT.m % Description: Wrapper Function for SIFT % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:20:35 2015 (+0200) % Version: % Package-Requires: () % Last-Updated: Mon Oct 26 14:33:53 2015 (+0100) % ...
github
cvlab-epfl/benchmark-orientation-master
getDescriptors_LIOP.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_LIOP/getDescriptors_LIOP.m
3,869
utf_8
8f404cac7877ed6757a92267861cb22d
%%% getDescriptors_LIOP.m --- %% %% Filename: getDescriptors_LIOP.m %% Description: %% Author: Kwang Moo Yi, Yannick Verdie %% Maintainer: Kwang Moo Yi, Yannick Verdie %% Created: Wed Jun 29 09:22:07 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
getDescriptors_SIFT.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_SIFT/getDescriptors_SIFT.m
3,393
utf_8
04acdb856aeb40a01fa80805e2811e29
%% getKeypoints_SIFT.m --- % % Filename: getKeypoints_SIFT.m % Description: Wrapper Function for SIFT % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:20:35 2015 (+0200) % Version: % Package-Requires: () % Last-Updated: Wed Jun 29 09:30:01 2016 (-0700) % ...
github
cvlab-epfl/benchmark-orientation-master
getDescriptors_SURF.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_SURF/getDescriptors_SURF.m
4,141
utf_8
5dea9bbe658ddaa8cf8587ef8f93436f
%%% getDescriptors_SURF.m --- %% %% Filename: getDescriptors_SURF.m %% Description: %% Author: Kwang Moo Yi %% Maintainer: %% Created: Thu Jun 16 17:51:42 2016 (+0200) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
getDescriptors_ORB.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_ORB/getDescriptors_ORB.m
2,975
utf_8
7ba788ab98afa972bb74ee716cf62526
%%% getDescriptors_ORB.m --- %% %% Filename: getDescriptors_ORB.m %% Description: %% Author: Kwang Moo Yi, Yannick Verdie %% Maintainer: Kwang Moo Yi %% Created: Thu Jun 16 17:48:08 2016 (+0200) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%%%%%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
getDescriptors_KAZE.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_KAZE/getDescriptors_KAZE.m
2,986
utf_8
de670566de2f09c1456f7023f27396b8
%%% getDescriptors_KAZE.m --- %% %% Filename: getDescriptors_KAZE.m %% Description: %% Author: Kwang Moo Yi, Yannick Verdie %% Maintainer: Kwang Moo Yi, Yannick Verdie %% Created: Wed Jun 29 09:17:26 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
getDescriptors_BiCE.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_BiCE/getDescriptors_BiCE.m
2,987
utf_8
52132d2f5ecf797326f471b75d6a9761
%%% getDescriptors_BiCE.m --- %% %% Filename: getDescriptors_BiCE.m %% Description: %% Author: Kwang Moo Yi, Yannick Verdie %% Maintainer: Kwang Moo Yi, Yannick Verdie %% Created: Wed Jun 29 09:14:59 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
trans_patch_T1.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_VGG/trans_patch_T1.m
1,735
utf_8
c0aac1ab69cc308f57025429c48ab3c5
% Copyright (c) 2014, Karen Simonyan % All rights reserved. % This code is made available under the terms of the BSD license (see COPYING file). function PatchTrans = trans_patch_T1(Patch, Params) Patch = single(Patch); % smooth if ~isempty(Params.InitSigma) Patch = vl_imsmooth(Patch, Para...
github
cvlab-epfl/benchmark-orientation-master
getDescriptors_VGG.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_VGG/getDescriptors_VGG.m
7,343
utf_8
5a7bcae3cd8f75cc17211f966a583b98
function [feat,desc,metric] = getDescriptors_VGG(img_info, kp_file_name, orientation_file_name, p) % here reject some kp listMethodsOK = {'SIFT','EdgeFociD','SIFTMult','EdgeFociDMult'}; if (all(~strcmp(kp_file_name,listMethodsOK))) feat = []; desc = []; metric = ''; return; ...
github
cvlab-epfl/benchmark-orientation-master
get_desc.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_VGG/get_desc.m
841
utf_8
2248149695da0025527c47f65565269c
% Copyright (c) 2014, Karen Simonyan % All rights reserved. % This code is made available under the terms of the BSD license (see COPYING file). function Desc = get_desc(Patch, PR, varargin) Params = struct; Params.InitSigma = 1.4; Params.nAngleBins = 8; Params.bNorm = true; Params.Proj = [...
github
cvlab-epfl/benchmark-orientation-master
getDescriptors_MROGH.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_MROGH/getDescriptors_MROGH.m
3,115
utf_8
b906ea7f87ed1e5dd6d4011e1d886460
%%% getDescriptors_MROGH.m --- %% %% Filename: getDescriptors_MROGH.m %% Description: %% Author: Kwang Moo Yi, Yannick Verdie %% Maintainer: Kwang Moo Yi, Yannick Verdie %% Created: Wed Jun 29 09:24:41 2016 (-0700) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%...
github
cvlab-epfl/benchmark-orientation-master
getDescriptors_FREAK.m
.m
benchmark-orientation-master/matlab/src/KeypointDescriptors/_FREAK/getDescriptors_FREAK.m
3,178
utf_8
33ed00d038588c97e35600b3b42bcf53
%%% getDescriptors_FREAK.m --- %% %% Filename: getDescriptors_FREAK.m %% Description: %% Author: Kwang Moo Yi %% Maintainer: %% Created: Thu Jun 16 17:50:59 2016 (+0200) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
github
cvlab-epfl/benchmark-orientation-master
getOrientations_PT.m
.m
benchmark-orientation-master/matlab/src/KeypointOrientations/PT/getOrientations_PT.m
1,427
utf_8
8107b3e27965c52d17b9248f7437c140
%% getKeypoints_SIFT.m --- % % Filename: getKeypoints_SIFT.m % Description: Wrapper Function for SIFT % Author: Kwang Moo Yi, Yannick Verdie % Maintainer: Kwang Moo Yi, Yannick Verdie % Created: Tue Jun 16 17:20:35 2015 (+0200) % Version: % Package-Requires: () % Last-Updated: Tue Jun 16 17:20:49 2015 (+0200) % ...
github
cvlab-epfl/benchmark-orientation-master
getOrientations_GHHPoolingEF.m
.m
benchmark-orientation-master/matlab/src/KeypointOrientations/GHHPoolingEF/getOrientations_GHHPoolingEF.m
3,928
utf_8
ddf685582727b26ced2148615e64b5eb
%%% getOrientations_GHHPoolingEF.m --- %% %% Filename: getOrientations_GHHPoolingEF.m %% Description: %% Author: Kwang Moo Yi, Yannick Verdie %% Maintainer: Kwang Moo Yi %% Created: Thu Jul 7 11:26:22 2016 (+0200) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%...
github
cvlab-epfl/benchmark-orientation-master
getOrientations_GHHPooling.m
.m
benchmark-orientation-master/matlab/src/KeypointOrientations/GHHPooling/getOrientations_GHHPooling.m
4,545
utf_8
7681da3326c6d2dbfcfb3e6d2cfeeb03
%%% getOrientations_GHHPooling.m --- %% %% Filename: getOrientations_GHHPooling.m %% Description: %% Author: Kwang Moo Yi, Yannick Verdie %% Maintainer: Yannick Verdie %% Created: Thu Jul 7 11:25:58 2016 (+0200) %% Version: %% Package-Requires: () %% URL: %% Doc URL: %% Keywords: %% Compatibility: %% %%%%%%%%...
github
gabrielibagon/Matlab_Filter_Scripts-master
delete_dupes.m
.m
Matlab_Filter_Scripts-master/delete_dupes.m
1,171
utf_8
d4a8ae449f6941128d6a165d9a9b30f5
% Script designed to remove duplicate samples from data recorded from the % 16-channel OpenBCI board. The OpenBCI board sends samples at 250Hz, but % while streaming 16 channels over bluetooth, only 8 channels send new data at a % time (effectively halving the sample rate). Thus, the output file will % contain duplicat...
github
gabrielibagon/Matlab_Filter_Scripts-master
preprocessing_eeg.m
.m
Matlab_Filter_Scripts-master/preprocessing_eeg.m
948
utf_8
286ff840fbbcb17ba1adba0e6a0ed727
% Basic EEG pre-processing %function call function [filtered_file] = bandpass_filter(eeg_data, f_low, f_high) % declare constants fs = 250; %sampling rate fn = fs/2; %Nyquist frequency filter_order = 2; %this is what Chip uses %% Filter design % Notch window wn = [59 61] % ...
github
gabrielibagon/Matlab_Filter_Scripts-master
eeg_filter.m
.m
Matlab_Filter_Scripts-master/eeg_filter.m
1,811
utf_8
345830f938ab89a6ab1d9717af4323ab
% Basic EEG pre-processing % % USAGE: % >> output_matrix = eeg_filter(eeg_matrix,lowcut, highcut) % % % To input a txt or csv file into a matrix, use the commands: % % >> M = csvread(filename, start_row, start_column); % % Read more commands: http://www.mathworks.com/help/matlab/ref/csvread.htm % % % If data is from 16...
github
sjchoi86/RecurrentFlowNet-master
add_obs.m
.m
RecurrentFlowNet-master/code/add_obs.m
474
utf_8
ffa649aa31d5cb7ba62a1d51b1c027e3
function obs = add_obs(obs, pos, u, shape, rgb_color) if nargin == 3 obs_r = 2; shape = get_ellipse(0, 0, 0, obs_r, 0.75, 10); shape = make_boundary(shape); rgb_color = rand(1, 3); end obs.n = obs.n + 1; n = obs.n; obs.obs{n}.pos = pos; obs.obs{n}.shape = shape; obs.obs{n}.vel ...
github
sjchoi86/RecurrentFlowNet-master
get_gridmap.m
.m
RecurrentFlowNet-master/code/get_gridmap.m
2,438
utf_8
74dff934bff52a7511c0133fbb69fa68
function gridmap = get_gridmap(res_xy, valid_idx ... , mlevel, ginfo, orgmargin) % % GET OCCUPANCY GRID MAP % OCCUPIED = 1; UNKOWN = 0; FREE = 0; nr_data = size(res_xy, 1); grid_len = ginfo.nx; xmin = ginfo.xmin; xmax = ginfo.xmax; ymin = ginfo.ymin; ymax = ginfo.ymax; nr_x ...
github
sjchoi86/RecurrentFlowNet-master
flow_visualization_whitebg.m
.m
RecurrentFlowNet-master/code/flow_visualization_whitebg.m
8,037
utf_8
de5dcfb4d9aca97cd84b353985dda9a2
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % This file is part of the HCI-Correspondence Estimation Benchmark. % % More information on this benchmark can be found under: % http://hci.iwr.uni-heidelberg.de/Benchmarks/ % % Copyright (C) 2011 <Sellent, Lauer> % ...
github
sjchoi86/RecurrentFlowNet-master
occflow.m
.m
RecurrentFlowNet-master/code/occflow.m
3,346
utf_8
37f26fdfd34ddca53a3838e3a6ed7177
function [predvec, cgridvecprev, context, maxvec] ... ... = occflow( ... cgridvec, cgridvecprev, context ... , nei_idx, nei_weight, nei_filter_n ... , nei4u_idx, nei4u_weight, nei4u_filter_n ... , occval , minthreshold, maxthreshold, reinitval ... , intensifyrate, nocc_attenuaterate, ...
github
MateusAraujoBorges/bvcount-master
matlab2tikz.m
.m
bvcount-master/copy_from_isstac/jpf-security/src/examples/fse/experiments/analysis/matlab2tikz.m
254,906
utf_8
c211300f46bb61000387637d000ff3f6
function matlab2tikz(varargin) %MATLAB2TIKZ Save figure in native LaTeX (TikZ/Pgfplots). % MATLAB2TIKZ() saves the current figure as LaTeX file. % MATLAB2TIKZ comes with several options that can be combined at will. % % MATLAB2TIKZ(FILENAME,...) or MATLAB2TIKZ('filename',FILENAME,...) % stores the LaTeX code...
github
MateusAraujoBorges/bvcount-master
figure2dot.m
.m
bvcount-master/copy_from_isstac/jpf-security/src/examples/fse/experiments/analysis/figure2dot.m
5,077
windows_1250
67a3e1e120971d79ead870df165ccb41
function figure2dot(filename) %FIGURE2DOT Save figure in Graphviz (.dot) file. % FIGURE2DOT() saves the current figure as dot-file. % % Copyright (c) 2008--2014, Nico Schlömer <nico.schloemer@gmail.com> % All rights reserved. % % Redistribution and use in source and binary forms, with or without % modific...
github
MateusAraujoBorges/bvcount-master
m2tInputParser.m
.m
bvcount-master/copy_from_isstac/jpf-security/src/examples/fse/experiments/analysis/m2tInputParser.m
9,321
windows_1250
cb0bfe25e4baa11d5c8b65d4d6c2c5ca
function parser = m2tInputParser() %MATLAB2TIKZINPUTPARSER Input parsing for matlab2tikz.. % This implementation exists because Octave is lacking one. % Copyright (c) 2008--2014 Nico Schlömer % All rights reserved. % % Redistribution and use in source and binary forms, with or without % modification, are p...
github
MateusAraujoBorges/bvcount-master
cleanfigure.m
.m
bvcount-master/copy_from_isstac/jpf-security/src/examples/fse/experiments/analysis/cleanfigure.m
22,037
windows_1250
e3cf4fcaf48e3adb878a73c28c023858
function cleanfigure(varargin) % CLEANFIGURE() removes the unnecessary objects from your MATLAB plot % to give you a better experience with matlab2tikz. % CLEANFIGURE comes with several options that can be combined at will. % % CLEANFIGURE('handle',HANDLE,...) explicitly specifies the % handle of the figure t...
github
MateusAraujoBorges/bvcount-master
m2tUpdater.m
.m
bvcount-master/copy_from_isstac/jpf-security/src/examples/fse/experiments/analysis/private/m2tUpdater.m
8,993
windows_1250
f5ddd5664a292527b08570a3c80d7ab6
function upgradeSuccess = m2tUpdater(name, fileExchangeUrl, version, verbose, env) %UPDATER Auto-update matlab2tikz. % Only for internal usage. % Copyright (c) 2012--2014, Nico Schlömer <nico.schloemer@gmail.com> % All rights reserved. % % Redistribution and use in source and binary forms, with or without % ...
github
MateusAraujoBorges/bvcount-master
matlab2tikz.m
.m
bvcount-master/copy_from_isstac/jpf-security/build/examples/fse/experiments/analysis/matlab2tikz.m
254,906
utf_8
c211300f46bb61000387637d000ff3f6
function matlab2tikz(varargin) %MATLAB2TIKZ Save figure in native LaTeX (TikZ/Pgfplots). % MATLAB2TIKZ() saves the current figure as LaTeX file. % MATLAB2TIKZ comes with several options that can be combined at will. % % MATLAB2TIKZ(FILENAME,...) or MATLAB2TIKZ('filename',FILENAME,...) % stores the LaTeX code...
github
MateusAraujoBorges/bvcount-master
figure2dot.m
.m
bvcount-master/copy_from_isstac/jpf-security/build/examples/fse/experiments/analysis/figure2dot.m
5,077
windows_1250
67a3e1e120971d79ead870df165ccb41
function figure2dot(filename) %FIGURE2DOT Save figure in Graphviz (.dot) file. % FIGURE2DOT() saves the current figure as dot-file. % % Copyright (c) 2008--2014, Nico Schlömer <nico.schloemer@gmail.com> % All rights reserved. % % Redistribution and use in source and binary forms, with or without % modific...
github
MateusAraujoBorges/bvcount-master
m2tInputParser.m
.m
bvcount-master/copy_from_isstac/jpf-security/build/examples/fse/experiments/analysis/m2tInputParser.m
9,321
windows_1250
cb0bfe25e4baa11d5c8b65d4d6c2c5ca
function parser = m2tInputParser() %MATLAB2TIKZINPUTPARSER Input parsing for matlab2tikz.. % This implementation exists because Octave is lacking one. % Copyright (c) 2008--2014 Nico Schlömer % All rights reserved. % % Redistribution and use in source and binary forms, with or without % modification, are p...
github
MateusAraujoBorges/bvcount-master
cleanfigure.m
.m
bvcount-master/copy_from_isstac/jpf-security/build/examples/fse/experiments/analysis/cleanfigure.m
22,037
windows_1250
e3cf4fcaf48e3adb878a73c28c023858
function cleanfigure(varargin) % CLEANFIGURE() removes the unnecessary objects from your MATLAB plot % to give you a better experience with matlab2tikz. % CLEANFIGURE comes with several options that can be combined at will. % % CLEANFIGURE('handle',HANDLE,...) explicitly specifies the % handle of the figure t...
github
MateusAraujoBorges/bvcount-master
m2tUpdater.m
.m
bvcount-master/copy_from_isstac/jpf-security/build/examples/fse/experiments/analysis/private/m2tUpdater.m
8,993
windows_1250
f5ddd5664a292527b08570a3c80d7ab6
function upgradeSuccess = m2tUpdater(name, fileExchangeUrl, version, verbose, env) %UPDATER Auto-update matlab2tikz. % Only for internal usage. % Copyright (c) 2012--2014, Nico Schlömer <nico.schloemer@gmail.com> % All rights reserved. % % Redistribution and use in source and binary forms, with or without % ...
github
IBMDeepLearning/caffe-master
classification_demo.m
.m
caffe-master/matlab/demo/classification_demo.m
5,412
utf_8
8f46deabe6cde287c4759f3bc8b7f819
function [scores, maxlabel] = classification_demo(im, use_gpu) % [scores, maxlabel] = classification_demo(im, use_gpu) % % Image classification demo using BVLC CaffeNet. % % IMPORTANT: before you run this demo, you should download BVLC CaffeNet % from Model Zoo (http://caffe.berkeleyvision.org/model_zoo.html) % % *****...
github
hellska/essentia-master
DetectPeaks.m
.m
essentia-master/test/src/descriptortests/tuning/DetectPeaks.m
1,325
utf_8
c64072c666d438b9c9c181f2e5aba663
% Function for peak detection % Adaptations made to work with HPCP by emilia, 28-03-2007 function [ploc, pval]=DetectPeaks(spectrum, nPeaks) % function DetectPeaks(spectrum) % Inputs: % spectrum: dB spectrum magnitude (abs(fft(signal)) % nPeaks: maximum number of peaks to pick % Outputs: % ploc: bin ...
github
carlcortright/Playground-master
blackHoleEqn.m
.m
Playground-master/Matlab/DifferentialEquations/Project1/Code/blackHoleEqn.m
241
utf_8
ea9a104c33d9b4170c53a182ab30ea2d
% Authors: Carl Cortright, Sam Coyle, and Marcus Botsford % Date: 9/25/2016 % Function for the black hole equation % Inline function for dx/dt near the black hole function f = blackHoleEqn(x) f = ((1/x) - 1) * (1/sqrt(x)); end
github
gsig/srnn-master
rnn_gen_album.m
.m
srnn-master/rnn_gen_album.m
4,277
utf_8
7d34a30cc309dc75d8b7bc10ea681035
function [seqs,lls,seqsind,llsall] = rnn_gen_album(net,album,varargin) % RNN_GEN_ALBUM Samples multiple times from the RNN using the given data and reports likeliest one. This generates a summary % [seqs,lls,seqsind,llsall] = rnn_gen_album(net,album,varargin) % % album: Nx4096 matrix of fc7 features for images ...
github
gsig/srnn-master
web_demo.m
.m
srnn-master/web_demo.m
5,694
utf_8
44ded0176a2bf0b700cddd457ee663bd
function [ out ] = web_demo( x, concept, folder ) % WEB_DEMO Code used for an interactive website running SRNN % Calculates fc7 features for images using CAFFE % And generates a summary using trained SRNN models % The runtime of the demo on CPU is around 20 seconds % if CAFFE i...
github
chungjin/caffe-R-FCN-master
classification_demo.m
.m
caffe-R-FCN-master/matlab/demo/classification_demo.m
5,412
utf_8
8f46deabe6cde287c4759f3bc8b7f819
function [scores, maxlabel] = classification_demo(im, use_gpu) % [scores, maxlabel] = classification_demo(im, use_gpu) % % Image classification demo using BVLC CaffeNet. % % IMPORTANT: before you run this demo, you should download BVLC CaffeNet % from Model Zoo (http://caffe.berkeleyvision.org/model_zoo.html) % % *****...
github
DeepakParamkusam/urdf2eom-master
mcI.m
.m
urdf2eom-master/Spatial/mcI.m
1,658
utf_8
08a800ea200d99b36099190b0dc42f76
function [o1,o2,o3] = mcI( i1, i2, i3 ) % mcI rigid-body inertia <--> mass, CoM and rotational inertia. % rbi=mcI(m,c,I) and [m,c,I]=mcI(rbi) convert between the spatial or planar % inertia matrix of a rigid body (rbi) and its mass, centre of mass and % rotational inertia about the centre of mass (m, c and I). In t...
github
DeepakParamkusam/urdf2eom-master
xml2struct.m
.m
urdf2eom-master/xml2struct/xml2struct.m
6,375
utf_8
9a0884bf0eb6817b9a659219e8d7c450
function outStruct = xml2struct(input) %XML2STRUCT converts xml file into a MATLAB structure % % outStruct = xml2struct2(input) % % xml2struct2 takes either a java xml object, an xml file, or a string in % xml format as input and returns a parsed xml tree in structure. % % Please note that the following characters...
github
kroupam/SupPer-master
figureCurVolTime.m
.m
SupPer-master/figureCurVolTime.m
3,956
utf_8
527bf169173ad3f9c4552ea5aefdd274
% This file is part of the program SupPer for the modelling of % dynamic behavior and performance of Supercapacitors % (Electrochemical Double Layer Capacitors) % % Author: Martin Kroupa % Oct 2015 - Mar 2016 % % Developed jointly at Imperial College London and University of Chemistry % and Technology Prague ...
github
kroupam/SupPer-master
parFigure.m
.m
SupPer-master/parFigure.m
934
utf_8
64f9c1550315e618e165f53901ddaa0e
%% Parameters of Figures function fig = parFigure() % This file is part of the program SupPer for the modelling of % dynamic behavior and performance of Supercapacitors % (Electrochemical Double Layer Capacitors) % % Author: Martin Kroupa % Oct 2015 - Mar 2016 % % Developed jointly at Imperial College London...
github
kroupam/SupPer-master
parameters.m
.m
SupPer-master/parameters.m
6,942
utf_8
97621246094cf1b308b0612be6048f47
%% Load all default parameters % This file is part of the program SupPer for the modelling of % dynamic behavior and performance of Supercapacitors % (Electrochemical Double Layer Capacitors) % % Author: Martin Kroupa % Oct 2015 - Mar 2016 % % Developed jointly at Imperial College London and University of Che...
github
kroupam/SupPer-master
figurePotConXTime.m
.m
SupPer-master/figurePotConXTime.m
4,825
utf_8
e6efc0e3313f9d33ee0fd47337d185e0
% This file is part of the program SupPer for the modelling of % dynamic behavior and performance of Supercapacitors % (Electrochemical Double Layer Capacitors) % % Author: Martin Kroupa % Oct 2015 - Mar 2016 % % Developed jointly at Imperial College London and University of Chemistry % and Technology Prague ...
github
kroupam/SupPer-master
figurePotConXY.m
.m
SupPer-master/figurePotConXY.m
3,195
utf_8
2f9fc26ceab79a724045cb30c86e80f4
% This file is part of the program SupPer for the modelling of % dynamic behavior and performance of Supercapacitors % (Electrochemical Double Layer Capacitors) % % Author: Martin Kroupa % Oct 2015 - Mar 2016 % % Developed jointly at Imperial College London and University of Chemistry % and Technology Prague ...
github
kroupam/SupPer-master
figureCapFreq.m
.m
SupPer-master/figureCapFreq.m
2,298
utf_8
027f40a22c61732f0ead5c880a530133
% This file is part of the program SupPer for the modelling of % dynamic behavior and performance of Supercapacitors % (Electrochemical Double Layer Capacitors) % % Author: Martin Kroupa % Oct 2015 - Mar 2016 % % Developed jointly at Imperial College London and University of Chemistry % and Technology Prague ...
github
kroupam/SupPer-master
v2struct.m
.m
SupPer-master/v2struct.m
16,311
utf_8
77b042ae8b342c50880cf0e543b7bd27
%% v2struct % v2struct Pack/Unpack Variables to/from a scalar structure. function varargout = v2struct(varargin) %% Description % v2struct has dual functionality in packing & unpacking variables into structures and % vice versa, according to the syntax and inputs. % % Function features: % * Pack...
github
PeteDBest/Audiometer-master
Audiometer.m
.m
Audiometer-master/Audiometer.m
14,031
utf_8
baa5ba39284edd0d2f7bb5b8056351b3
function varargout = Audiometer(varargin) % AUDIOMETER M-file for Audiometer.fig % AUDIOMETER, by itself, creates a new AUDIOMETER or raises the existing % singleton*. % % H = AUDIOMETER returns the handle to a new AUDIOMETER or the handle to % the existing singleton*. % % AUDIOMETER('CALLBACK'...
github
PeteDBest/Audiometer-master
Subject.m
.m
Audiometer-master/subjects/Subject.m
21,365
utf_8
86592c04de7e3e3b20a9d7704fa54e8c
function varargout = Subject(varargin) % SUBJECT M-file for Subject.fig % SUBJECT, by itself, creates a new SUBJECT or raises the existing % singleton*. % % H = SUBJECT returns the handle to a new SUBJECT or the handle to % the existing singleton*. % % SUBJECT('CALLBACK',hObject,eventData,handl...
github
PeteDBest/Audiometer-master
DirBox.m
.m
Audiometer-master/subjects/dirlist/DirBox.m
5,742
utf_8
e368eac79d056a84ce85738764c3e0c6
function varargout = DirBox(varargin) % DIRBOX Application M-file for DirBox.fig % DIRBOX, by itself, creates a new DIRBOX or raises the existing % singleton*. % % H = DIRBOX returns the handle to a new DIRBOX or the handle to % the existing singleton*. % % DIRBOX('CALLBACK',hObject,eventData,handles,...) cal...
github
juanitacabral/LEiDA-master
plot_nodes_in_cortex.m
.m
LEiDA-master/plot_nodes_in_cortex.m
2,042
utf_8
3090e102d3d0df1847585e735c1f9ad5
function plot_nodes_in_cortex (V) hold on % PLOT CORTEX cortex.path='MNI152_T1_10mm_brain_mask.nii'; cortex.pial=mapPial(cortex.path); cortex.color=[0.9 0.9 0.9]; cortex.transparency=0.3; % To view only opaque cortex =1; cortex.val=0.3; redux=0.5; sregion=smooth3(cortex.pial); psregion=patch(isosurface(sregion,corte...
github
juanitacabral/LEiDA-master
plot_nodes_in_cortex_new.m
.m
LEiDA-master/Remission from Major Depression/plot_nodes_in_cortex_new.m
3,564
utf_8
858502be3d049b6486a7ac7fe7b25cf4
function plot_nodes_in_cortex_new (V) figure hold on % % PLOT CORTEX % cortex.path='MNI152_T1_2mm_brain_mask.nii'; cortex.pial=mapPial(cortex.path); cortex.color=[0.9 0.9 0.9]; cortex.transparency=0.3; % To view only opaque cortex =1; cortex.val=0.2; redux=1; sregion=smooth3(cortex.pial); psregion=patch(isosurface(s...
github
juanitacabral/LEiDA-master
plot_nodes_in_cortex.m
.m
LEiDA-master/Remission from Major Depression/plot_nodes_in_cortex.m
2,042
utf_8
9a98333bfc50c9f402e75b22bec97039
function plot_nodes_in_cortex (V) hold on % PLOT CORTEX cortex.path='MNI152_T1_10mm_brain_mask.nii'; cortex.pial=mapPial(cortex.path); cortex.color=[0.9 0.9 0.9]; cortex.transparency=0.3; % To view only opaque cortex =1; cortex.val=0.3; redux=0.5; sregion=smooth3(cortex.pial); psregion=patch(isosurface(sregion,corte...
github
juanitacabral/LEiDA-master
permutation_htest_np_paired.m
.m
LEiDA-master/Remission from Major Depression/permutation_htest_np_paired.m
8,147
utf_8
69b865dffd0026837ca1fb84330a7c2b
function [stats] = permutation_htest_np_paired(data,design,niter,pthr,htest) % PERMUTATION_HTEST2_NP - A "non parametric" two-sample hypotesis test that, instead of % relying on the test-type standard distribution, uses permutations of group labels to % estimate the null distribution. The null distribution is comput...
github
juanitacabral/LEiDA-master
permutation_htest2_np.m
.m
LEiDA-master/Remission from Major Depression/permutation_htest2_np.m
8,435
utf_8
12a57b709fdbad139e28bf7761c91335
function [stats] = permutation_htest2_np(data,design,niter,pthr,htest) % PERMUTATION_HTEST2_NP - A "non parametric" two-sample hypotesis test that, instead of % relying on the test-type standard distribution, uses permutations of group labels to % estimate the null distribution. The null distribution is computed % ...
github
juanitacabral/LEiDA-master
barwitherr.m
.m
LEiDA-master/Remission from Major Depression/barwitherr/barwitherr.m
6,062
utf_8
894962c3205f5ba925dd59c84274e516
%************************************************************************** % % This is a simple extension of the bar plot to include error bars. It % is called in exactly the same way as bar but with an extra input % parameter "errors" passed first. % % Parameters: % errors - the errors to be plotted (extra...
github
juanitacabral/LEiDA-master
mult_comp_perm_t1.m
.m
LEiDA-master/Remission from Major Depression/barwitherr/mult_comp_perm_t1/mult_comp_perm_t1.m
14,630
utf_8
f74e72fa7fd7c67ae4f80d0247d6a26e
%function [pval, t_orig, crit_t, est_alpha, seed_state]=mult_comp_perm_t1(data,n_perm,tail,alpha_level,mu,reports,seed_state) % % mult_comp_perm_t1-One sample/paired sample permutation test based on a % t-statistic. This function can perform the test on one variable or % simultaneously on multiple variables. When a...
github
juanitacabral/LEiDA-master
permutation_htest2_np.m
.m
LEiDA-master/MUSIC_preadolescents/permutation_htest2_np.m
7,689
utf_8
2d11a496c3b75dd720f363b28f56df60
function [stats] = permutation_htest2_np(data,design,niter,pthr,htest) % PERMUTATION_HTEST2_NP - A "non parametric" two-sample hypotesis test that, instead of % relying on the test-type standard distribution, uses permutations of group labels to % estimate the null distribution. The null distribution is computed % ...
github
juanitacabral/LEiDA-master
arrow3.m
.m
LEiDA-master/MUSIC_preadolescents/arrow3.m
35,102
utf_8
09ea253e8a81c1750060db10166b1425
function hn=arrow3(p1,p2,s,w,h,ip,alpha,beta) % ARROW3 (R13) % ARROW3(P1,P2) draws lines from P1 to P2 with directional arrowheads. % P1 and P2 are either nx2 or nx3 matrices. Each row of P1 is an % initial point, and each row of P2 is a terminal point. % % ARROW3(P1,P2,S,W,H,IP,ALPHA,BETA) can be used t...
github
juanitacabral/LEiDA-master
plot_nodes_in_cortex.m
.m
LEiDA-master/LEiDA/plot_nodes_in_cortex.m
2,068
utf_8
e0a3d11a8552b62bb6425447ab3b9bfe
function plot_nodes_in_cortex (V) hold on % % PLOT CORTEX % % cortex.path='MNI152_T1_10mm_brain_mask.nii'; % cortex.pial=mapPial(cortex.path); % cortex.color=[0.9 0.9 0.9]; % cortex.transparency=0.3; % To view only opaque cortex =1; % cortex.val=0.3; % redux=0.5; % sregion=smooth3(cortex.pial); % psregion=patch(isos...
github
juanitacabral/LEiDA-master
permutation_htest2_np.m
.m
LEiDA-master/LEiDA/permutation_htest2_np.m
7,692
utf_8
ec378fde6752707d6495bf22a0704c28
function [stats] = permutation_htest2_np(data,design,niter,pthr,htest) % PERMUTATION_HTEST2_NP - A "non parametric" two-sample hypotesis test that, instead of % relying on the test-type standard distribution, uses permutations of group labels to % estimate the null distribution. The null distribution is computed % ...
github
das-labor/legacy-master
echo_diagnostic.m
.m
legacy-master/lab3d/code/libspeex/echo_diagnostic.m
2,076
utf_8
8d5e7563976fbd9bd2eda26711f7d8dc
% Attempts to diagnose AEC problems from recorded samples % % out = echo_diagnostic(rec_file, play_file, out_file, tail_length) % % Computes the full matrix inversion to cancel echo from the % recording 'rec_file' using the far end signal 'play_file' using % a filter length of 'tail_length'. The output is saved to 'o...
github
auranic/Elastic-principal-graphs-master
fastkmeans.m
.m
Elastic-principal-graphs-master/ElPiGraph/utils/fastkmeans.m
2,620
utf_8
b15a3340ecc0157a7769b9603183cbc2
function centroids = fastkmeans(data, k, maxNumberOfIterations) %This function present standard kmeans clusterisation with two possible %methods of calculations. %Input features % data is n-by-m matrix of data points. Each row perpresents one % observations. % k is required number of centroids % meth is me...
github
auranic/Elastic-principal-graphs-master
partition_nodes_by_branch.m
.m
Elastic-principal-graphs-master/ElPiGraph/utils/partition_nodes_by_branch.m
3,771
utf_8
a859446b73d532bf51dfd94aa6aa33ec
function [node_partition, internal_flag, star_centers] = partition_nodes_by_branch(ElasticMatrix) %% Decompose the graph into branches (stretches of edges connecting star centers) % Input: representation of the primitive elastic graph as an % ElasticMatrix. The matrix will be transformed into an adjacency matrix, % ...
github
auranic/Elastic-principal-graphs-master
createLabelColorMapList.m
.m
Elastic-principal-graphs-master/ElPiGraph/visualization/createLabelColorMapList.m
1,182
utf_8
b39179f2a18ec1d0683b5a6eab000823
function LabelColorMap = createLabelColorMapList(labels) %createLabelColorMapList create default LabelColorMap on base of list of % labels. %Input features % labels is vector of labels (one label for each observation). %Return map of colours associated with labels % Create map labels = unique(labels); ...
github
auranic/Elastic-principal-graphs-master
createLabelColorMap.m
.m
Elastic-principal-graphs-master/ElPiGraph/visualization/createLabelColorMap.m
536
utf_8
82e28cb6cb0f83182d90b80599b88fe3
function [LabelColorMap] = createLabelColorMap(FileName, ColumnNumber) % Create labelled colour map for labaels defined in column ColumnNumber in % the text file FileName. All colours are randomly generated. LabelColorMap = containers.Map; labels = getColumnOfTable(FileName,ColumnNumber); for i=1:size(labels,2) ...
github
auranic/Elastic-principal-graphs-master
PrimitiveElasticGraphEmbedment.m
.m
Elastic-principal-graphs-master/ElPiGraph/core_algorithm/PrimitiveElasticGraphEmbedment.m
10,892
utf_8
04b30770d5feedf2bb5abfc746c82f15
function [graph, part, ElasticEnergy, MSE, EP, RP] =... PrimitiveElasticGraphEmbedment(data, graph, part) % This is the core function for fitting a primitive elastic graph to the data % Inputs % graph is structure of graph description and construction parameters. % Structure contains following fields: %...
github
auranic/Elastic-principal-graphs-master
ElPrincGraph.m
.m
Elastic-principal-graphs-master/ElPiGraph/core_algorithm/ElPrincGraph.m
15,819
utf_8
041dfda0d655dcfccd3bd8183dd86771
function [NodePositions, ElasticMatrix, ReportTable]... = ElPrincGraph(X, NumNodes, Lambda, Mu, varargin) % This function constructs a principal tree with NumNodes for a dataset X, % with elasticities for edges Lamda and Elasticities for stars Mu % % Outputs % np is positions of empbedded nodes. % em is elastic...
github
auranic/Elastic-principal-graphs-master
ApplyOptimalGraphGrammarOperation.m
.m
Elastic-principal-graphs-master/ElPiGraph/core_algorithm/ApplyOptimalGraphGrammarOperation.m
8,044
utf_8
3a8b3873a01845aeafc7c593ce2ba54d
function [graphNew, partNew] = ... ApplyOptimalGraphGrammarOperation(data, graph, part, operationtypes) % This functinon applies the most optimal graph grammar operation of % operationtype for the embedment of an elastic graph described by % ElasticMatrix. % %Inputs: % graph is structure of graph description and ...
github
auranic/Elastic-principal-graphs-master
GraphGrammarOperation.m
.m
Elastic-principal-graphs-master/ElPiGraph/core_algorithm/GraphGrammarOperation.m
13,644
utf_8
d2e0654cecc6436e060f24e4c8e9527a
function [NodePositionArray, ElasticMatrices,... ElsaticVectors, NodeIndicesArray] =... GraphGrammarOperation(NodePositions, Lambdas, Mus, X, type, partition) % % This is the core function for application of graph grammar approach for % constructing primitive elastic principal graphs % % The function takes a d...