image registration using opencv java

asked 2014-03-04 08:16:31 -0600

rose gravatar image

updated 2014-03-04 08:40:21 -0600

berak gravatar image

hello im new in opencv and i like it can i do image registration based on feature extraction(point extraction) in opencv java with eclipse ,and i link opencv with eclipse but some classes like stitch dose not appear in opencv, so please help me and thank you

edit retag flag offensive close merge delete

Comments

unfortunately the stitching module is not available from java (problem with wrappers)

berak gravatar imageberak ( 2014-03-04 08:41:41 -0600 )edit

thanks very much for response ,but can i find a way in opencv java to register or align tow image after extract feature from the two image and matching them and then register them based on this feature .thank you

rose gravatar imagerose ( 2014-03-04 11:31:05 -0600 )edit