Help removing/reducing noise in digitized data
Mostra commenti meno recenti
Hello community,
I have question regarding a project I'm working on. I have recently digitized a series of pictures of an insect walking (digitized the ends of each leg), however ,due to being unable to click on the exact same spot every time (while using ginput) there is some noise in the data. I'm trying to create a routine that lets me know when each leg is moving and when it's not moving, however, this noise makes it difficult to do.
Is there a way of removing this noise, or a way of predicting where the leg should be next so that the noise doesn't have an effect?
9 Commenti
Image Analyst
il 20 Set 2011
Uploading a series of photos, or a video, and a table of coordinates, would help here.
Guillermo
il 20 Set 2011
Walter Roberson
il 20 Set 2011
Selected images would help beyond the .mat file. Looks like I don't have access to my matlab server tonight to load a .mat file.
Guillermo
il 21 Set 2011
Image Analyst
il 21 Set 2011
Is this the "not moving" phase? Why can't you just average together the coordinates at each vertex of the triangle to get the average vertex location?
Guillermo
il 21 Set 2011
Guillermo
il 22 Set 2011
Jan
il 22 Set 2011
@Guillermo: The question is not precise as you can see by the best possible answer: "yes".
Creating a meaningful answer would be easier, if you concentrate on a specific problem. If you want to apply smoothing, that all details about the insect are confusing: You want to filter a matrix of X- and Y-values. If you want to do the marking or the foot automatically, then it would be helpful if you explain the available input, e.g. frequency, resolution and color depth of the images. And example image might be helpful also.
Guillermo
il 22 Set 2011
Risposte (0)
Categorie
Scopri di più su Image Category Classification in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!