engineer
Followers: 0 Following: 0
Estadística
21 Preguntas
2 Respuestas
CLASIFICACIÓN
104.703
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
21 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
71.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaHow 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,...
más de 5 años hace | 0
Pregunta
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...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 6 años hace | 1 respuesta | 0
1
respuestaHow 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?
más de 6 años hace | 0
Pregunta
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, ...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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. ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 6 años hace | 2 respuestas | 0