photo

Sharan Duggirala


University of Bristol

2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


I need to deconvolve the image of a fluorescent bead without the Point Spread Function in MATLAB
I am aware that I could use deconvolution algorithms such as LUCY, Weiner and Blind but I am confused as to how to estimate the ...

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Alternatives to entrinsic functions such as imread and other functions during code generation in MATLAB
As you may know, entrinsic functions are not outputted during the code generation process. Are there alternatives to these funct...

9년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Problems with using mxarrays with the step function in MATLAB Coder
The answer has been found <http://stackoverflow.com/questions/29721819/problems-with-using-mxarrays-with-the-step-function-in-ma...

9년 초과 전 | 0

| 수락됨

질문


Problems with using mxarrays with the step function in MATLAB Coder
I'm trying to convert my image processing code on MATLAB into C by using MATLAB coder. using 'imread' needs a coder.entrinsic de...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Problem with the Output during Code Generation (Maximum Variable Size Allowed by Function is Exceeded)
I seem to be getting an error that I do not understand during code generation. The exact error report is shown below: <<...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Problems with imcrop during code generation (suggest alternatives? )
Hello, I'm currently tring to code gneerate with imcrop. Is there any way I can do this without the error : ' The function '...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Usage of Step Function in Matlab Coder?
An excerpt of my code shown below: % Creating the detector for the face detector = vision.CascadeObjectDetector; ...

9년 초과 전 | 답변 수: 2 | 0

2

답변