image thumbnail

updated 10 months ago

pwr_kml_3d by Patrick Robinson

Creates a 3-D google earth KMZ file from a matrix of [Time,Lat,Lon] and [Time,Depth/Altitude] (track, path, kml)

InterpTrack=yt_interpol_linear_2(matrix_in,output_time)

pwr_kml_3d(Name,TLL,TDR)

image thumbnail

updated 1 year ago

Kinect Microsoft SDK by Dirk-Jan Kroon

Video, Audio, Depth Stream and Skeleton tracking (microsoft sdk, 2d, 3d)

compile_cpp_files(MicrosoftSDKPath)

Example.m

ExampleMicrophone.m

image thumbnail

updated 1 year ago

Kinect SDK with Matlab by Yu-Hsin

Mex-file with pure "Kinect for Windows SDK" implementation. (depth, kinect, mex)

Kinect()

image thumbnail

updated almost 2 years ago

Kinect Matlab by Dirk-Jan Kroon

Microsoft Kinect, OpenNI wrapper, Skeleton, Depth (2d, kinect, wrapper)

J=imagemax(Iin)

[I_SSD,I_NCC]=template_matching(T,I)

compile_cpp_files(OpenNiPath)

image thumbnail

updated 3 years ago

MATLAB Contest - Gene Splicing by The MATLAB Contest Team

All the files needed to develop and score an entry for the MATLAB® Programming Contest. (games, gene splicing, contest)

doMoves(seq,moves,budget)

grade(sequence,target,budget,moves)

runcontest(varargin)

image thumbnail

updated 5 years ago

3D Stereo Disparity by Shawn Lankton

Compute 3D depth map from 2D images (3d, depth, disparity)

Luv2RGB(luvim)

RGB2Luv(im)

edison_wrapper(rgbim, featurefun, varargin)

image thumbnail

updated 7 years ago

interval plot by Benoît Valley

plot intervals (enhancement, interval, plot)

[y]=plotinterval(varargin)

Contact us