b**********s 发帖数: 5 | 1 我在试样上两个特定位置打了两个(或更多)黑点,当试样在拉伸变形过程中,我用数码
摄像机拍摄试样表面(包括两个黑点)图像。
试验结束后,我提取录像带上的信息保存为一定格式的影像文件。我需要从该文件中提取
出两个黑点间距离随时间变化情况。
我知道用MATLAB的IMAGE TOOBOX可以做,但需要自己写程序,费事。请问各位,是否有什
么现成图像处理软件可以做这个工作? 万分感谢!! | j*****g 发帖数: 463 | 2 看来真是进入数码时代了.
你是学什么出身的? 不知道用引伸仪, 位移传感器么?
Anyway, if
1. the experiment is already done,
2. you have the series of image ready,
3. the number of images is not too much,
4. And the accuracy requirement is not too high
You can manually measure it in almost in any photo
processing software, like Adobe Photoshop. It'll
give you the distance in pixels, then you can get
the real distance by refering to the initial length.
Say: L0=1000 pixels, then 1200 pixel=1.2*L0
BTW, I'm also in Biomechanics now.
【在 b**********s 的大作中提到】 : 我在试样上两个特定位置打了两个(或更多)黑点,当试样在拉伸变形过程中,我用数码 : 摄像机拍摄试样表面(包括两个黑点)图像。 : 试验结束后,我提取录像带上的信息保存为一定格式的影像文件。我需要从该文件中提取 : 出两个黑点间距离随时间变化情况。 : 我知道用MATLAB的IMAGE TOOBOX可以做,但需要自己写程序,费事。请问各位,是否有什 : 么现成图像处理软件可以做这个工作? 万分感谢!!
|
|