Community Profile

photo

Huadong Hu


Actif depuis 2019

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


'.' 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') ...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


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...

presque 5 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


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...

presque 5 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 5 ans il y a | 2 réponses | 0

2

réponses

Question


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...

presque 5 ans il y a | 1 réponse | 0

1

réponse