photo

Tutu


Last seen: 1 year 前 自 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 years 前 | 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...

5 years 前 | 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...

5 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答