필터 지우기
필터 지우기

aligning two lists of points in 2D space

조회 수: 13 (최근 30일)
topolowa
topolowa 2016년 9월 26일
댓글: topolowa 2016년 9월 26일
Hi,
I have two lists, L1 and L2, of points (x,y) in 2D space. They represents location of 'events'. Those two lists are misalign (mainly translation, could be rotation). Each list, display clustering, but shape of a cluster in each group is different, let say one is filament other blob. I tried to use different image aligning alghoritms (i could bin my lists into an image), but they fail. when I overly them I see clear translation, blobs should be near filaments, but i would like to automitize it. Most importantly, two lists do not represent the same structures, which were just misaligned. Do you know of any alghrotim, which could help me? thanks in advance,
Ina

답변 (1개)

Matt J
Matt J 2016년 9월 26일
I don't know exactly what you mean by "two lists dont represent same structures", but have a look at
  댓글 수: 2
topolowa
topolowa 2016년 9월 26일
편집: topolowa 2016년 9월 26일
Hi, thanks will have a look on that. To clarify what i said in my question: list of points can be binned into an image; structures in an image could be any of shape. Saying that I wanted to stress, that I try to align two images, which are not the same. You could think about that as two image chanels from the microscope. Each chanel labels different e.g. cellular structure, which shape is different from the other. There is lots of algoritms an tools in matlab, which align or register two images, which are actually images of the same thing, but transformed in some way. My images are different, but they are well 'colocalized'. Alternativelly, I am asking for alghoritm to align two list of 2D points, because that is how my original data looks.
thank you very much
ina
topolowa
topolowa 2016년 9월 26일
Just to add, my lists of points have differrent numbers of points, e.g. Mx2 and Nx2, N~=M

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by