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!