Community Profile

photo

Tutu


Last seen: 9개월 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Revival Level 1
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to make 2 gui sharing the same handles structure
Hello, I am pretty happy with my way to build up GUI with matlab except that I would like have the possibility to not have "one...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


Function 'getdata' from the Image Acquisition Toolbox very slow
Hello, I am using the function 'getdata' from the Image Acquisition Toolbox in a project. However, the data transfer speed is a...

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

2

답변

질문


Select a GPU to be used by a function running in parallel(parfeval)
Hello, I am using two GPUs in a GUI postprocessing images live. I am using the 'FramesAcquiredFcn' as a hub to transfer data f...

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

1

답변

답변 있음
How to use imaqtool functions such as "trigger" "getdata" in "spmd" "batch" structures (parallel toolbox) ?
Use 'FramesAcquiredFcn' and 'parfeval' see example here: https://uk.mathworks.com/matlabcentral/answers/350044-how-can-i-simu...

거의 5년 전 | 0

| 수락됨

질문


Re-arrange matrix based on index on GPU using arrayfun
Hi, I want to re-arrange a two dimensions frequency domain x,y to p=sqrt(x^2+y^2) on GPU. I can do so with the code below. Ho...

거의 5년 전 | 답변 수: 0 | 0

0

답변

답변 있음
How use the function “getdata” (imaqtool) to transfer data directly on GPU
This is simply not possible, right now, with MATLAB R2019a.

거의 5년 전 | 0

| 수락됨

질문


Unexpected speed decrease of 2D Fourier Transform on GPU when iFFTed
I am applying a first FFT2 on a stack of images, croping a part of it, and iFFT2 this part: For example on GPU: FFT2(1920*1240*...

거의 5년 전 | 답변 수: 2 | 0

2

답변

질문


How use the function “getdata” (imaqtool) to transfer data directly on GPU
I am currently using the function "getdata" from the imaqtool library to get my camera data, and make some postprocessing on m...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


How to use imaqtool functions such as "trigger" "getdata" in "spmd" "batch" structures (parallel toolbox) ?
I am making a MATLAB GUI which acquires images from a camera (using imaqtool) and post-processes them. To reduce the time taken...

거의 5년 전 | 답변 수: 1 | 0

1

답변