I have an image sequence with an accelerating object. I want to obtain the trajectory of this object in a separate image, or superimposed on the initial image. Can I do this in Image J or MATLAB?
There are computer vision algorithms that segment moving areas. You may go to the Matlab site and look for the following terms:
Motion detection
Motion estimation
Object tracking
Others
My two cents:
The type of motion and object will dictate the best approach. For instance, to detect a biomarker in motion is different from tracking people.
Does your object have texture? Texture impacts the algorithm.
How about noise?
Do you have a still background?
How do you evaluate the quality of your algorithm?
Is it 2D, 3D, 4D, ..., N-D?
Are you working in the best domain?
Can your motion data be trimmed?
Regards.
Hope this will hlp you.
https://stackoverflow.com/questions/23387459/how-to-draw-the-trajectory-tracking-path-of-an-moving-object-in-an-image-o
I have two images, taken in the same camera, one taken with a 10X objective and another with a 5X objective. The pixel/micron ratio for the 10X image is 1px=1.25um. But, I do not have a...
16 February 2020 9,653 2 View
01 February 2020 3,384 3 View
08 September 2019 2,847 4 View
I converted a binary image into a matrix. I need to extract the row and column indices of elements with the value 1. Basically, getting the coordinates of each pixel consisted in a white...
06 July 2019 1,047 4 View
I have a sequence of binary images with an object in white and the background in black. How do I track the centre of mass of this object in the sequence? Note - the object is irregular and...
22 June 2019 8,446 5 View
I have selected brain tumor images ...but now found that already lots of research done n this topic.
03 March 2021 5,774 3 View
i am try to classify the x-ray images. During classification , can i block unwanted images (except x-ray image).
03 March 2021 7,100 1 View
dear community, my model is based feature extraction from non stationary signals using discrete Wavelet Transform and then using statistical features then machine learning classifiers in order to...
03 March 2021 6,994 5 View
I'm involved in a study of odor control technologies for municipal wastewater treatment plant. One of the control options involves a chemical 2-stage (acid/alkaline) packed bed scrubber. The...
03 March 2021 3,661 2 View
Need to image mesoporous silica nanoparticles using the TEM. Also, need high resolution TEM images to see the mesoporous structure. Kindly suggest what kind of grids to use. Thanks, Shatadru
02 March 2021 1,787 2 View
Dear Colleagues, After running Western blot on PVDF membrane and detection using ECL, I would like to stain my PVDF with colloidal gold to be able to allign the ECL image with total proteins on...
02 March 2021 7,829 3 View
Do you have some recommendations approaches on Image processing and classification of plant diseases using TensorFlow/Keras?
02 March 2021 1,493 4 View
Working on chandrayaan-2 DFSAR data, there are three datasets available: 1) Slant range image data product: The slant range complex image file. Each pixel is represented by two 4-byte floating...
02 March 2021 8,481 3 View
Hello, I am currently working on simulating water droplet partciles in a closed room. When I use uniform particles, without "particle break-up", I can carry out the simulation without any problem....
02 March 2021 3,053 2 View
I would like to research on MR images (0.5T and 3T). Can you please suggest some websites that I can download dataset including both 0.5T and 3T MR images? Thank you.
02 March 2021 7,735 3 View