Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: agaz1985
  • Content: Threads
  • Order by date
  1. agaz1985

    Load and Save in Embedded Matlab Function

    I need to invoke Matlab functions "load" and "save" in an embedded Matlab function, I try this code : eml.extrinsic('load'); eml.extrinsic('save'); load('initial.mat','pos'); . .. ...code... .. . save('initial.mat','pos'); but it doesn't work ! Any suggest ? Thanks.
  2. agaz1985

    Matlab MEX Compiler Problem

    I'm developing a MatLab toolbox about stereopsis, In order to compute the disparity map given two stereo images I need to use the Birchfield-Tomasi algorithm included in the OpenCV libraries. I have created a folder with all header files needed to compile the cvdpstereo.cpp file, but when I try...

Part and Inventory Search