engineer
Followers: 0 Following: 0
Feeds
提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答已回答
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,...
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,...
5 years 前 | 0
提问
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...
5 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 2 个回答 | 0
2
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 2 个回答 | 0
2
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答已回答
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?
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 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0