engineer
Followers: 0 Following: 0
Statistiques
RANG
104 731
of 295 638
RÉPUTATION
0
CONTRIBUTIONS
21 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
71.43%
VOTES REÇUS
0
RANG
of 20 255
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 207
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
CUDA support for MATLAB 2019B
Hi all I have installed latest version of CUDA 10.2.89. I can see that I installed properly by checking on windows command wind...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Is there any option to use boxlabelDatastore function in Matlab 2017b?
Is there any option (way) to use boxlabelDatastore function in Matlab 2017b? Apprerantly, Matlab 2017 b does not support this f...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to run Hough transform in real time?
Hi everybody I would like to detect single object (circular) from the video in real time. I would like to do this by using Matl...
environ 5 ans il y a | 1 réponse | 0
1
réponseHow to trace (detect) the boundary changing under compression?
Thanks for your contribution. Just to make it clearer, I am not trying to find the perimeter of the little section on the right,...
plus de 5 ans il y a | 0
Question
How to trace (detect) the boundary changing under compression?
Hello everybody I have attached the sample image. I would like the detect the outer boundary of the elastic object under compre...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to solve exponential equation
Hi everybody I have got a mat file that I need to use output for the function. Each row of the mat file will be implemente...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to solve equation for a given matrix
Hi everybody I have got equation which is ; Eq = 0.4075*exp(-((e-14.87)/11.39).^2) + 0.5621*exp(-((e-18.64)/27.74).^2); e is ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how to obtain sub-pixel accuracy
Hi everybody I have developed a code to find the coordinate of a single pixel on my object by using several image processing al...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
how to use excel data in matlab for fast fourier transform?
Hi everybody i have attached a excel file. In this file, the first column is my magnitute in micron. I have got 71 magnitude va...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
using a video instead of a sequence of Images
Hello everybody I am really curious about this. Please let me know if you have got an idea. I have got a matlab code which proc...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
what are the preprocessing steps to get a binary Image using OTSU?
Hi All I am able to get a binary image for the attached example by defining threshold manually (trial and error). However, When...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to store Fibonacci iteration results?
Hello everybody I would like to store the result of each iteration of the Fibonacci search algorithm. if true funct...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to store each iteration value and plot it ?
Hi everyone I would like to store each L2 values after each iteration and plot it vs iteration number. How can I do it with the...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
implementation of Fibonacci Search
Hi everybody I have attached the graph I have. I would like to find the x axis value where the graph has a peak. I wanna use ...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Converting from grayscale to binary image gives error
Hi everybody I convert my image from grayscale to binary image, however, the result is completely black. I attached my code and...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
how to save the specific variable for each image when I have done batch image processing?
Hello everybody I have done a batch of image processing. I would like to compare all the images based on one or two variables...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to find a specific region of the boundary of the object?
Hi I would appreciate if you answer my questions. I have attached the image. I have found the boundary of it. However, I just w...
plus de 6 ans il y a | 1 réponse | 0
1
réponseHow can I convert pixel coordinate to micrometer in x and y axis in an image?
Thanks for your reply. Is there any auto calibration method for image processing?
plus de 6 ans il y a | 0
Question
How can I convert pixel coordinate to micrometer in x and y axis in an image?
Hi everyone I have an image and in the binary image, a single point coordinate is detected as x and y-axis in pixels. However, ...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
why my binary image is 3 dimensional?
Hello everybody I don't know why but I actually have a binary image when I run the programme, it gives me this error: Er...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
sequence of image processing using the same background
Hi everybody I have a batch of images. For each image, I am using the same background image. How can I analyze all images using...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I implement auto threshold into my code rather than defining the threshold for each image?
Hi everyone. I would like to implement auto-thresholding into my Matlab code as I don't want to define manually for each image. ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I find the largest Euclidean distance to the given location on an image?
Hello everybody I have implemented a couple of things in my image. After canny edge detection, I applied hough transform. Bet...
plus de 6 ans il y a | 2 réponses | 0