Community Profile

photo

EngStudent


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Are the x and y peak values from matlab's norm2xcorr located in the middle of the object ?
I want to use a cross correlation program to detect the movement of a particle that is trapped, the movement of the particle is ...

11 years ago | 0 answers | 0

0

answers

Question


How do I change the figure scale from pixels to meters?
How do I make sure that the data I enter in matlab is in meter and also all the figure scales are in meter

11 years ago | 1 answer | 0

1

answer

Question


How to obtain the x and y coordinate of images detected using cross correlation?
I have written a code that performs the cross correlation of a template over multiple images in matlab. This code is meant to tr...

11 years ago | 1 answer | 1

1

answer

Question


How do I detect the x,y co-ordinates of the location of the onion after it has been detected by the cross correlation program?
I am using a cross correlation program to detect the location of a particle in many frames and I used the demo code below to dev...

11 years ago | 1 answer | 0

1

answer

Question


How do I select a region of interest across many frames?
I want to select a same region interest across many frames, I also want this region to be fixed for all the frames because I wan...

11 years ago | 2 answers | 0

2

answers

Question


How to I imread and imshow a stack of tiff images?
I have created a stack of images and I want to view them using the imshow function but I always get the error message saying tha...

11 years ago | 1 answer | 0

1

answer

Question


How do I use cross correlation to detect the Position of a particle in a stack of tiff images?
I have a project that requires me to select a region where a particle is located and than track the movement of the particle acr...

11 years ago | 1 answer | 0

1

answer

Question


How do I track the displacement of a particle captured in a stack of tiff images?
I have generated a stack of tiff images that have a circle at different location and I want to track the location of the circle ...

11 years ago | 1 answer | 0

1

answer

Question


How do I convert the matlab frames I've generated in the program below to tiff format
I have developed a program that shows the movement of a circle along the plotted points frame by frame, I found a function that ...

11 years ago | 2 answers | 0

2

answers

Question


How do I convert the frames I've generated Matlab to avi format
How do I convert the frames/movie in this program to avi format so that I can show it in a power point presentation y_max...

11 years ago | 1 answer | 0

1

answer

Question


How do I plot individual circles whose centers are points on a graph?
I generated some random numbers which represent random forces acting on a spring, I then divided this random forces by a spring ...

11 years ago | 2 answers | 0

2

answers