Community Profile

photo

Nicolas


Tandent Vision Science

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


Opening file with external application fails
Hi, I'm attempting to open a file with an external application by calling system as follows: [status, results] = system...

10 years ago | 1 answer | 0

1

answer

Question


Creating a dataset with multiple users - conflict issues?
Hi, I just finished writing an annotation tool in MATLAB to label images. The idea is to create a labeled dataset. The ut...

10 years ago | 0 answers | 0

0

answers

Question


Running applescript from Matlab
Hi all, I have an AppleScript that takes a filepath as an input, and returns a string. In terminal, it works just fine whe...

10 years ago | 2 answers | 1

2

answers

Question


imwrite with variable filename
Hi, I'm trying to call imwrite in a loop: ori_dir = 'path/to/folder' files = {'fi','le','na','me'}; for k = 1:len...

10 years ago | 1 answer | 1

1

answer

Question


Row/Col major order in mex function
I have a question regarding row/column order in a C Mex-Function. I am trying to access elements in a matrix contiguously, f...

10 years ago | 2 answers | 1

2

answers

Question


Issue using memset in mex function
Hi, I'm writing my first mex function and I've been running into some problems building it. The following warning is produce...

10 years ago | 1 answer | 0

1

answer

Question


Specifying a different mexsh
Hi, I'm new to mex-files. I'm trying to compile a file written in C in folder A, with a header in some folder B, using a c...

10 years ago | 2 answers | 0

2

answers