Community Profile

photo

engineer


Last seen: 4 years ago Active since 2018

Statistics

  • First Review
  • Thankful Level 3

View badges

Content Feed

View by

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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Answered
How 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,...

4 years ago | 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...

4 years ago | 2 answers | 0

2

answers

Question


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...

5 years ago | 2 answers | 0

2

answers

Question


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 ...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 0 answers | 0

0

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 2 answers | 0

2

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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 ...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 2 answers | 0

2

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Answered
How 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?

6 years ago | 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, ...

6 years ago | 2 answers | 0

2

answers

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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. ...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 2 answers | 0

2

answers