Community Profile

photo

William Thielicke


OPTOLUTION Messtechnik GmbH

Last seen: Today Active since 2008

Personal website: http://William.Thielicke.org Company website: http://www.Optolution.com Professional Interests: Animal locomotion, flow measurement techniques, micro air vehicles, robotics

Programming Languages:
Python, MATLAB, Visual Basic
Spoken Languages:
English, French, German

Statistics

All
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Personal Best Downloads Level 5
  • Thankful Level 3
  • GitHub Submissions Level 1
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Submitted


PIVlab - particle image velocimetry (PIV) tool with GUI
Easy to use, GUI based tool to analyze, validate, postprocess, visualize and simulate (micro) PIV data. Optional parallel comput...

6 months ago | 864 downloads |

Thumbnail

Answered
try...catch for memory full error in imaq toolbox ?
I am getting a bit closer, I am able to display a messagebox with a suitable hint: clc imaqreset delete(imaqfind); %clears al...

6 months ago | 0

Question


try...catch for memory full error in imaq toolbox ?
Hi, I am recording data with an usb3vision camera. I am directly capturing to RAM. After a while, the memory of the computer is...

6 months ago | 4 answers | 0

4

answers

Question


Image undistortion with fixed camera position and single calibration image
Dear all, I want to undistort an image. The camera is fixed on a tripod. The camera captures the reflected light of particles w...

7 months ago | 2 answers | 0

2

answers

Question


Image acquisition toolbox: Predict how many imgs can be buffered in RAM?
Hello, I am looking for a way to predict how many frames (approx.) I can capture to the RAM of my computer using the image proc...

1 year ago | 1 answer | 0

1

answer

Question


Speed improvement of repeated cross-correlation of an "almost same area" ?
Hi, my question is probably more a mathematical one: I am calculating a cross-correlation of two sub-images to determine a disp...

1 year ago | 1 answer | 0

1

answer

Submitted


Keyword occurance in academic papers (google scholar)
This function gets the amount of hits for a specific keyword per year, using google scholar. Inspired by https://zenodo.org/reco...

1 year ago | 1 download |

Thumbnail

Answered
Deblur image that has locally varying (but well known) motion blur
Dear Bjorn, thanks for your reply! I had a look at your code, but I think it will take me some more time to understand if I can ...

1 year ago | 0

Question


Deblur image that has locally varying (but well known) motion blur
Hi, I have an image where motion blur occurs due to long exposure photographing. I know the amount of motion blur for each pixel...

1 year ago | 3 answers | 0

3

answers

Question


Colorbar range inconsistent in high aspect ratio images
Hi, I am certainly doing sth wrong, but I wonder why Matlab displays different colormap limits when I change the colormap locati...

1 year ago | 1 answer | 0

1

answer

Answered
How can I open MATLAB data files in the PIVlab app?
PIVlab sessions can only be opened in PIVlab. If you want to work in MATLAB, you can export the results as mat file from PIVlab....

2 years ago | 0

| accepted

Answered
imagesc: how to set NaN as white color
As this is still the first hit when searching on Google... The best solution IMHO: Setting data that is NaN to transparent se...

2 years ago | 3

Submitted


Webcam Realtime Motion Tracker
Example of how to track space-resolved motion in realtime from a webcam video stream.

2 years ago | 2 downloads |

Thumbnail

Question


Sudden drop in speed for large matrices. RAM full -> Prevention?
Dear all, I am doing image analyses with a toolbox called "PIVlab". At work, we recently bought a new camera with 25 MP resolut...

2 years ago | 0 answers | 2

0

answers

Question


cell2mat -> operation -> mat2cell : How...?
Hi, I have a cell aray that I need to convert to a 3D matrix, perform some operation, and then convert it back to the original c...

2 years ago | 1 answer | 0

1

answer

Question


imwrite 12bit data?
Hello, I have a camera that gives me grayscale 12bit images. They are quite big, and the framerate is quite high, so I would lik...

2 years ago | 0 answers | 0

0

answers

Question


FEX: How to add links in the overview text?
Hello, I would like to have the text in my Matlab submission appear as a hyperlink: https://de.mathworks.com/matlabcentral/file...

2 years ago | 0 answers | 0

0

answers

Answered
'Clipping' the quiver plot
When anything uses "axis image", then it is not possible to disable clipping anmore... Is this desired behaviour? figure; imag...

2 years ago | 0

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

2 years ago

Question


Best Matlab Editor replacement?
Is there a way to replace the MATLAB Editor? I think it is hardly better than windows notepad, which appears a bit ridiculous fo...

2 years ago | 4 answers | 3

4

answers

Question


Core i7/i9 and Ryzen 7/9 and Threadripper etc owners: Please test your speed with my script. Looking for the suitable CPU for a Matlab computer
Hi, I know that this question has been asked very often. But me too, I am looking for the fastest computer to run some very spec...

2 years ago | 0 answers | 0

0

answers

Answered
Practical way to have multiple "drawrectangle" and work with them
Ok, I found something in the help: hfhs = findobj(gca, 'Type', 'images.roi.Rectangle') Calling this just before starting the t...

2 years ago | 0

| accepted

Question


Practical way to have multiple "drawrectangle" and work with them
I have an image displayed in an axes. The user should draw multiple rectangles using drawrectangle (command started via menu com...

2 years ago | 1 answer | 0

1

answer

Submitted


Preview and play video files
Very simple and easy tool to play and preview video files.

3 years ago | 2 downloads |

Thumbnail

Question


Customize "implay"
Hi, is it possible to customize matlabs inbuilt video player? I would like to hide the toolbar and the menu. Something like:...

3 years ago | 1 answer | 0

1

answer

Question


Vectorize for loop: corr2(A(:,:,i),B(:,:,i))
Hi, I am trying to accelerate a function and am unable to perform this myself, so I am hoping for your help. I have a set of 10...

3 years ago | 1 answer | 0

1

answer

Answered
Question: subplot axes label cut off (activepositionproperty problem?)
So this bug still hasn't been fixed...? After 8.5 years...?

3 years ago | 5

Question


Matlb Projects / Git: The remote update was rejected by the target: refs/heads/main->refs/remotes/origin/main
Hi, I am new to all this version control and trying to work on my repo: https://github.com/Shrediquette/PIVlab/ In Matlab, I a...

3 years ago | 0 answers | 0

0

answers

Answered
FileExchange: Zip, Toolbox, App
I got a good answer from the support (after some discussion why they should help me although my Matlab subscription has expired....

3 years ago | 0

| accepted

Question


FileExchange: Zip, Toolbox, App
I want my contribution (it is a GUI for image analysis) to be available as: zip archive (with just the .m files etc. that are ...

3 years ago | 1 answer | 1

1

answer

Load more