Community Profile

photo

Huadong Hu


Attivo dal 2019

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Domanda


'.' is not an internal or external command, nor is it a runnable program or batch file
this below is raw2jpeg.m: function raw2jpeg(lfp_file) cd('lfptools') ...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


Is the .jpg image one-dimensional and two-dimensional?
part code: validateattributes(I,{'uint8','uint16','uint32'},{'real','2d'}, ... mfilename, 'I',1); Problem: The .m file n...

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


how to solve the problem?
function raw2jpeg(lfp_file) cd('lfptools') sys_command = ['./lfps...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


I want to get 5D-single data,are there ways to get it?
Variable summaries with more than 524288 elements cannot be displayed.

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


how to solve it?
>> CalOptions.ExpectedCheckerSize = [8,6]; CalOptions.ExpectedCheckerSpacing_m = 1e-3 * [35.1, 35.0]; LFUtilCalLensletCam() .....

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


how to deal with it?
>> DecodeOptions.OptionalTasks = 'ColourCorrect'; LFUtilDecodeLytroFolder ([ ] , [ ] , DecodeOptions); Searching for files [ *...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


what's the matter when i run a M.file?
These below are part of the contents of the M.file i want to run. clc; clear all; clc; addpath(genpath('Sample_test')); a...

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


How to remove the warning?
>> LFToolboxPath = fileparts(mfilename('fullpath')); fprintf('Adding paths for LF Toolbox '); addpath( LFToolboxPath ); addpa...

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


The external toolbox does not display enough parameters when setting the path. How to solve it?
>> LFToolboxPath = fileparts(mfilename('fullpath')); fprintf('Adding paths for LF Toolbox '); addpath( fullfile(LFToolboxPat...

quasi 5 anni fa | 1 risposta | 0

1

risposta