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
Statistica
RANK
1.743
of 295.448
REPUTAZIONE
38
CONTRIBUTI
30 Domande
13 Risposte
ACCETTAZIONE DELLE RISPOSTE
56.67%
VOTI RICEVUTI
19
RANK
51 of 20.227
REPUTAZIONE
16.093
VALUTAZIONE MEDIA
4.80
CONTRIBUTI
6 File
DOWNLOAD
1363
ALL TIME DOWNLOAD
110590
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
circa un mese fa | 1 risposta | 0
1
rispostaDomanda
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 mesi fa | 1 risposta | 0
1
rispostaDomanda
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 mesi fa | 2 risposte | 0
2
risposteDomanda
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 mesi fa | 1 risposta | 0
1
rispostaDomanda
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 mesi fa | 0 risposte | 1
0
risposteHow 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 mesi fa | 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...
circa un anno fa | 0
Domanda
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...
circa un anno fa | 1 risposta | 0
1
rispostaDomanda
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...
circa un anno fa | 1 risposta | 0
1
rispostaImage 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...
circa un anno fa | 0
| accettato
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...
oltre un anno fa | 0
Domanda
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...
oltre un anno fa | 4 risposte | 0
4
risposteDomanda
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...
oltre un anno fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDeblur 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 ...
oltre 2 anni fa | 0
Domanda
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...
oltre 2 anni fa | 3 risposte | 0
3
risposteDomanda
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...
quasi 3 anni fa | 1 risposta | 0
1
rispostaHow 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....
circa 3 anni fa | 0
| accettato
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...
circa 3 anni fa | 6
Domanda
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...
circa 3 anni fa | 0 risposte | 2
0
risposteDomanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 3 anni fa | 0 risposte | 0
0
risposte'Clipping' the quiver plot
When anything uses "axis image", then it is not possible to disable clipping anmore... Is this desired behaviour? figure; imag...
oltre 3 anni fa | 0
Domanda
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...
oltre 3 anni fa | 4 risposte | 4
4
risposteDomanda
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...
oltre 3 anni fa | 0 risposte | 0
0
rispostePractical 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...
oltre 3 anni fa | 0
| accettato
Domanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Customize "implay"
Hi, is it possible to customize matlabs inbuilt video player? I would like to hide the toolbar and the menu. Something like:...
quasi 4 anni fa | 1 risposta | 0