Ask Your Question
0

how to register an ir image with point cloud using opencv

asked 2016-06-23 08:54:17 -0600

Ahmed gravatar image

Hi, I have an IR Image and I would like to register it with point cloud data. how would I do that using opencv ?

edit retag flag offensive close merge delete

Comments

did you mean: making a pointcloud from your ir image, and then registering that to a 2nd point cloud ?

(please explain a bit more..)

berak gravatar imageberak ( 2016-06-23 09:14:45 -0600 )edit

yes thats what I mean. I have point cloud from depth image and I need to register it with the IR image onto a 2D plane

Ahmed gravatar imageAhmed ( 2016-06-23 09:18:42 -0600 )edit

ah, sorry, misread it. i thought you had a depth, not an ir image.

berak gravatar imageberak ( 2016-06-23 10:14:53 -0600 )edit

do you have a solution please ?

Ahmed gravatar imageAhmed ( 2016-06-23 10:35:11 -0600 )edit

no, sorry.

i either don't understand it, or it does not make any sense to me.

berak gravatar imageberak ( 2016-06-23 11:17:17 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2016-06-23 20:39:17 -0600

Tetragramm gravatar image

Take a look at this paper. It doesn't rely on the color information, so there should be no difference for IR data. If that paper doesn't work for you, take a look at the references, search for it on google scholar and see who cites it, things like that.

edit flag offensive delete link more

Comments

@Tetragramm do you know if they provide somewhere the source code for this. I am trying to do something similar (register ir image to distorted rgb), though I am using simple homography extraction in order to obtain transformation matrices check here.

theodore gravatar imagetheodore ( 2017-04-10 10:07:57 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2016-06-23 08:54:17 -0600

Seen: 201 times

Last updated: Jun 23 '16