Community Profile

photo

zzm oliver


Last seen: Today Con actividad desde 2020

Estadísticas

  • Thankful Level 3
  • Explorer
  • First Review

Ver insignias

Content Feed

Ver por

Pregunta


Four unresolved external symbol when generating static library for function "pcdownsample"
Steps to reproduce: 1. Write simple function which just wrap a call to the cv toolbox function "pcdownsample" 2. Write a sim...

6 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Cannot allocate this handle object. For code generation, a handle object allocated inside a loop cannot be referenced outside of the loop
Here is my code snippet. Is there any workaround other than changing the handle object to a value class? classdef ImageWrappe...

9 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Expected a scalar value. This expression has size [:? x :?].
I used MATLAB coder to generate c++ code for my project. The coder app shows the following report: This "setAtMatrixRange" fu...

10 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


Compiler sdk failed to genereate cpp shared library for handle class
classdef MyPosition < handle %MYPOSITION Position class % Copyright 2021 The MathWorks, Inc. properties X (1...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to grab intermediate feature maps to do deep supervision
Hello. I am doing a semantic segmentation task.I have super high resolution image and its corresponding mask.I downsampled the i...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I make my neural network support any size of image input?
There are three levels of code writing to do a vision-related deep learning task. Highest Level: complete layerGraph and train...

casi 4 años hace | 1 respuesta | 0

1

respuesta