engineer
Followers: 0 Following: 0
Statistics
RANK
104,713
of 295,527
REPUTATION
0
CONTRIBUTIONS
21 Questions
2 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
5 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerHow 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 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...
5 years ago | 2 answers | 0
2
answersQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerHow 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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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