William Thielicke
Followers: 0 Following: 0
Personal website: http://William.Thielicke.org Company website: http://www.Optolution.com Professional Interests: Animal locomotion, flow measurement techniques, micro air vehicles, robotics
Python, MATLAB, Visual Basic
Spoken Languages:
English, French, German
Professional Interests:
Image Processing Toolbox, Image Acquisition Toolbox
Statistics
RANK
1.743
of 295.410
REPUTATION
38
CONTRIBUTIONS
30 Questions
13 Answers
ANSWER ACCEPTANCE
56.67%
VOTES RECEIVED
19
RANK
51 of 20.224
REPUTATION
16.083
AVERAGE RATING
4.80
CONTRIBUTIONS
6 Files
DOWNLOADS
1359
ALL TIME DOWNLOADS
110537
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
PIVlab - particle image velocimetry (PIV) tool with GUI
Easy to use, GUI based tool to capture, analyze, validate, postprocess, visualize and simulate PIV data.
27 dagen ago | 1317 downloads |
Question
Warning: The next image file directory at byte position 944016033 is at or beyond the end of the file.
When i run the following command: imfinfo('PIVlab_panda_Cam01.tif'); I get the error message from the title. The image file i...
ongeveer een maand ago | 1 answer | 0
1
answerQuestion
Error handling with graphical user interface
Hi, sometimes, a graphical user interface tool that I published crashes. This tool is often used by people that are new to Matl...
2 maanden ago | 1 answer | 0
1
answerQuestion
Check code compatibility with older releases
Hi, I am wondering if there is a more or less efficient way to check backwards compatibility. Here is an example: I am using thi...
9 maanden ago | 2 answers | 0
2
answersQuestion
Finding nice color bar limits automatically
Dear all, I have a plot with a colorbar. The limits of the color bar can't be adjusted automatically, because the plot is a bit ...
10 maanden ago | 1 answer | 0
1
answerQuestion
ROI with hole, convert back to logical
Hi, I have a task that has probably been asked before, but I do not find something about this issue. I have a binary mask that...
12 maanden ago | 0 answers | 1
0
answersHow can i edit the points of a saved ROI?
I think I found the solution: figure imshow(imread('baby.jpg')) roi = images.roi.AssistedFreehand(Color="y"); draw(roi) The...
12 maanden ago | 0
Best way to export image / animation from GUI, including colorbar
I think I am close to a good solution: The function that does all the plotting / imagesc / scatter in the uifigure got an addit...
ongeveer een jaar ago | 0
Question
Best way to export image / animation from GUI, including colorbar
Hi, am am trying to export a graphics file from a uifigure. The plot has several layers and elements, and also features a colorb...
ongeveer een jaar ago | 1 answer | 0
1
answerQuestion
Mac and Linux users, please support me with a very simple task (VideoWriter.getProfiles())
Dear Mac and Linux users, I am currently enhancing a piece of GUI software (PIVlab), and I want to allow the users to select one...
ongeveer een jaar ago | 1 answer | 0
1
answerImage acquisition toolbox: Predict how many imgs can be buffered in RAM?
I found a solution. Here is the function that I use: function [max_possible_images] = PIVlab_capture_max_possible_images(ROI,bi...
ongeveer een jaar ago | 0
| accepted
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...
meer dan een jaar 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...
meer dan een jaar ago | 4 answers | 0
4
answersQuestion
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...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerSubmitted
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...
meer dan 2 jaar ago | 1 download |
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 ...
meer dan 2 jaar 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...
meer dan 2 jaar ago | 3 answers | 0
3
answersQuestion
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...
bijna 3 jaar ago | 1 answer | 0
1
answerHow 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....
ongeveer 3 jaar ago | 0
| accepted
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...
ongeveer 3 jaar ago | 6
Submitted
Webcam Realtime Motion Tracker
Example of how to track space-resolved motion in realtime from a webcam video stream.
ongeveer 3 jaar ago | 10 downloads |
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...
ongeveer 3 jaar ago | 0 answers | 2
0
answersQuestion
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 3 jaar ago | 0 answers | 0
0
answers'Clipping' the quiver plot
When anything uses "axis image", then it is not possible to disable clipping anmore... Is this desired behaviour? figure; imag...
meer dan 3 jaar 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...
meer dan 3 jaar 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...
meer dan 3 jaar ago | 4 answers | 4