Closed GoogleCodeExporter closed 8 years ago
or estimateRigidTransform
these seem to be not included
should I be loading a specific library?
I have all these:
import static com.googlecode.javacv.cpp.opencv_core.*;
import static com.googlecode.javacv.cpp.opencv_imgproc.*;
import static com.googlecode.javacv.cpp.opencv_highgui.*;
import com.googlecode.javacpp.Loader;
import com.googlecode.javacv.*;
import com.googlecode.javacv.cpp.*;
Original comment by ii...@yahoo.com
on 3 Aug 2014 at 3:51
That seems to be only available in OpenCV 3.0.
If you'd like to work on the support for OpenCV, that would be very much
appreciated! Let me know, thanks
Original comment by samuel.a...@gmail.com
on 4 Aug 2014 at 12:10
I may not be the best developer but will need these two
I;m trying to convert these
http://www.codeproject.com/Articles/24809/Image-Alignment-Algorithms?fid=1162206
&df=90&mpp=25&noise=3&prof=False&sort=Position&view=Normal&spc=Relaxed&fr=1#xx0x
x
at the moment
Could work on the other two transforms
Original comment by ii...@yahoo.com
on 4 Aug 2014 at 2:26
Work has started here:
https://github.com/bytedeco/javacv/tree/opencv-3.0
https://github.com/bytedeco/javacpp-presets/tree/opencv-3.0
Any contributions welcome, thanks!
Original comment by samuel.a...@gmail.com
on 27 Apr 2015 at 11:32
Version 1.0 now supports OpenCV 3.0. Enjoy!
Original comment by samuel.a...@gmail.com
on 17 Jul 2015 at 2:13
Original issue reported on code.google.com by
ii...@yahoo.com
on 3 Aug 2014 at 1:16