image registration using opencv java
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
unfortunately the stitching module is not available from java (problem with wrappers)
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