Help removing/reducing noise in digitized data
显示 更早的评论
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 个评论
Image Analyst
2011-9-20
Uploading a series of photos, or a video, and a table of coordinates, would help here.
Guillermo
2011-9-20
Walter Roberson
2011-9-20
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
2011-9-21
Image Analyst
2011-9-21
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
2011-9-21
Guillermo
2011-9-22
Jan
2011-9-22
@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
2011-9-22
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Category Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!