![]() updated 4 hours ago |
c++ mex function for writing ASCII stl file from nodes and triangles list |
0 Comments 1 Download (30 Days) |
![]() updated 3 days ago |
OpenCV-Matlab is a C++ template library to convert between Matlab and OpenCV images |
0 Comments 26 Downloads (30 Days) |
![]() updated 29 days ago |
Portable joystick MEX file using SDL |
1 Comment 24 Downloads (30 Days) |
![]() updated 1 month ago |
Real time optical flow, and video processing Real time optical flow, and video processing, with support for camera input in Matlab. |
0 Comments 115 Downloads (30 Days) |
![]() updated 2 months ago |
Recursive Directory Searching for Multiple File Specs Searches a directory for multiple file specs with optional recursivity |
1 Comment 31 Downloads (30 Days) |
![]() updated 2 months ago |
savepng is a fast PNG image compression routine that outperforms MatLab's built-in imwrite |
0 Comments 14 Downloads (30 Days) |
![]() updated 3 months ago |
Send key strokes to any window from within Matlab |
0 Comments 9 Downloads (30 Days) |
![]() updated 4 months ago |
Finds the N largest values in the input. Very fast. |
4 Comments 6 Downloads (30 Days) |
![]() updated 4 months ago |
Example MATLAB class wrapper for a C++ class An example of how to safely encapsulate a C++ class in a MATLAB class, via a mex interface. |
14 Comments 90 Downloads (30 Days) |
![]() updated 4 months ago |
Finds the N smallest values in the input. Very fast. |
2 Comments 3 Downloads (30 Days) |
![]() updated 5 months ago |
FORTRAN 90 modules with interface declarations for the MATLAB API |
0 Comments 2 Downloads (30 Days) |
![]() updated 6 months ago |
mexme - write MEX files in no time writes fully valid MEX .cpp files including mexFunction boilerplate based on numeric C/C++ snippet |
6 Comments 15 Downloads (30 Days) |
![]() updated 6 months ago |
mex setup for windows x64 intel c compiler 13 (XE) mex -setup icc13 linker options |
1 Comment 30 Downloads (30 Days) |
![]() updated 6 months ago |
These tools provide a simple interface to Intel C++ compiler optimization features. |
0 Comments 6 Downloads (30 Days) |
![]() updated 6 months ago |
MS Visual Studio property sheet for building MEX function Using Property Sheet to make VS project configuration easy |
0 Comments 22 Downloads (30 Days) |
![]() updated 7 months ago |
Fast String to Double Conversion str2doubleq converts text to double like Matlab's str2double,but up to 400x faster! multithreaded. |
15 Comments 17 Downloads (30 Days) |
![]() updated 8 months ago |
Using std::thread in MEX files for expensive data processing without freezing Matlab. |
2 Comments 18 Downloads (30 Days) |
![]() updated 9 months ago |
mxArray indexing class for mex-file programming |
0 Comments 2 Downloads (30 Days) |
![]() updated 9 months ago |
LURP: Gaussian elimination with rook pivoting using efficient Fortran and MATLAB mex code |
1 Comment 3 Downloads (30 Days) |
![]() updated 10 months ago |
Renders a 3D volume according to a intensity indexed color map and opacity map via ray tracing. |
3 Comments 25 Downloads (30 Days) |
![]() updated 1 year ago |
Call any function in a shared library from Matlab (with some limits on the function signature). |
0 Comments 5 Downloads (30 Days) |
![]() updated 1 year ago |
Segments Intersection Test Functions Functions that count the intersections among 2-D segments. Special cases are accounted for. |
0 Comments 11 Downloads (30 Days) |
![]() updated 1 year ago |
Check whether mex file is compiled for system Check if mex file is compiled for the OS or if the source was modified since it was compiled. |
0 Comments 3 Downloads (30 Days) |
![]() updated 1 year ago |
Matlab interface to a LBFGS-code for solving unconstrained minimization problems. |
6 Comments 4 Downloads (30 Days) |
![]() updated 1 year ago |
Fortran 95 Interface to MATLAB API with extras! This is the one you have been waiting for, a clean interface using assumed shape Fortran pointers. |
29 Comments 14 Downloads (30 Days) |
![]() updated 1 year ago |
Video, Audio, Depth Stream and Skeleton tracking |
27 Comments 80 Downloads (30 Days) |
![]() updated 1 year ago |
Hadamard transform c mex implementation C implementation of Hadamard transform |
0 Comments 3 Downloads (30 Days) |
![]() updated 1 year ago |
MEX wrap of C++ nth_element. Plus fast_median, a faster median function. Also can operate in-place. |
14 Comments 23 Downloads (30 Days) |
![]() updated 1 year ago |
Mex-file with pure "Kinect for Windows SDK" implementation. |
21 Comments 80 Downloads (30 Days) |
![]() updated 1 year ago |
Compile Mex-file using Kinect SDK with VS2010 It's a guide about compiling Mex-file using kinect SDK(Microsoft Version). |
1 Comment 6 Downloads (30 Days) |
![]() updated 1 year ago |
This mex file provides an interface with the POSIX semaphore functionality. |
0 Comments 13 Downloads (30 Days) |
![]() updated 1 year ago |
A C++ wrapper class for MATLAB's mxArray type |
0 Comments 0 Downloads (30 Days) |
![]() updated almost 2 years ago |
Quick Structured Mesh Generator Fast generation of structured meshes given the vertices (MEX!). Interpolation/resizing of the mesh. |
0 Comments 30 Downloads (30 Days) |
![]() updated almost 2 years ago |
Fast Gaussian Transform mex implementation Mex inplementation of the FGT transform |
3 Comments 23 Downloads (30 Days) |
![]() updated almost 2 years ago |
Calculation of intersection between a plane and a triangle |
1 Comment 10 Downloads (30 Days) |
![]() updated almost 2 years ago |
Orthogonal euclidean distances of points to a line with c++ mex |
1 Comment 1 Download (30 Days) |
![]() updated almost 2 years ago |
Microsoft Kinect, OpenNI wrapper, Skeleton, Depth |
103 Comments 244 Downloads (30 Days) |
![]() updated almost 2 years ago |
Sending digital codes with Measurement Computing boards with mex Sends digital codes with MCC boards faster than the Data Acquisition Toolbox. |
0 Comments 5 Downloads (30 Days) |
![]() updated almost 2 years ago |
I wrote a class to be included in the mexfunction file to make processing of mexfunction simpler. |
4 Comments 0 Downloads (30 Days) |
![]() updated almost 2 years ago |
Get and set the times for creation, access and modification of a file or folder (Windows only) GetFileTime(FileName, TimeType, OutputType) %#ok<STOUT,INU... |
8 Comments 39 Downloads (30 Days) |
![]() updated almost 2 years ago |
Microsoft Visual Studio 2010 Professional x64 Support Files for MATLAB MEX setup files for 64-bit Microsoft Visual Studio 2010 Professional. |
1 Comment 22 Downloads (30 Days) |
![]() updated almost 2 years ago |
SHAREDMATRIX Allows any Matlab object to be shared between Matlab sessions (w/o using file I/O). |
48 Comments 31 Downloads (30 Days) |
![]() updated almost 2 years ago |
Interactive fractal viewer for the Mandelbrot and Julia sets Mandelbrot and Julia set viewer with C subfunction with up to 1E10x zoom with pan enabled. |
2 Comments 12 Downloads (30 Days) |
![]() updated 2 years ago |
mex setup for windows x64 intel c compiler 12 (XE) with VS2010 mex -setup icc12 with VS2010 linker option |
6 Comments 15 Downloads (30 Days) |
![]() updated 2 years ago |
mex setup for windows x64 intel c compiler 12 (XE) with VS2008 mex -setup icc12 with VS2008 linker option |
1 Comment 3 Downloads (30 Days) |
![]() updated 2 years ago |
High Accuracy Timer for Windows High-resolution performance counter |
5 Comments 22 Downloads (30 Days) |
![]() updated 2 years ago |
Extrimely fast general n-dimensional interpolators Mex C++ interpolator routines for general pp-forms in any dimension. Multithreaded. |
3 Comments 8 Downloads (30 Days) |
![]() updated 2 years ago |
Fast inpolygon function implemented in MEX. So far one of the fastest. |
4 Comments 6 Downloads (30 Days) |
![]() updated 2 years ago |
typecast and typecastx C-mex functions typecast and typecastx are mex functions that mimic the MATLAB typecast function with extensions |
4 Comments 12 Downloads (30 Days) |
![]() updated 2 years ago |
Non-wait detection of keyboard input (including MEX implementation) Returns last key pressed in command window without having to explicitly wait for input. M-file & MEX |
0 Comments 21 Downloads (30 Days) |