Git Product home page Git Product logo

enoxsoftware / markerlessarexample Goto Github PK

View Code? Open in Web Editor NEW
24.0 5.0 5.0 187.22 MB

This asset is a Marker-Less Augmented Reality Example using the actual environment as input instead of printed square markers and display 3d model in WebCamTexture in real-time.

Home Page: https://assetstore.unity.com/packages/templates/tutorials/markerless-ar-example-77560

C# 100.00%
unity opencv assetstore augmented-reality

markerlessarexample's People

Contributors

enoxsoftware avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

markerlessarexample's Issues

Set marker as texture no camera

Hello!

I need set a custom image marker texture but without a camera capture. (i.e: vuforia)
It's possible make this? there's some way o example?

Cheers.

Get Texture pattern name

Hello again (i'm working for a big project with OpenCV and MarklessAR so i have some issues),

I need take the texture2D pattern name when i found it. Because i need three different markers to show different objects,

There's some way to do this?

Thanks!

Any chance of an ARFoundation compatible version of this sample?

Tried out this sample in a project that is using ARFoundation, and obviously it spectacularly failed (although in not an obvious way)

Eventually found
https://github.com/EnoxSoftware/ARFoundationWithOpenCVForUnityExample

However, this only goes so far as to grab the screen texture and convert it to a Mat for viewing.

Can this sample be updated with an ARFoundation compatible sample for use in Marker and Markerless based operations?

P.S. No rush as I believe I can figure it out with what code is available, but might be useful for other developers new to OpenCV

Feature Description Data Persistence

p.savetxt(outputImgPath ,des , fmt='%.2f')

Python code saves image features and sample code. How does unityforopencv persist image features, including saving and reading? Do you give some suggestions and guidance?

Pattern file image does not exist from webcam sample

In the following line for the Markerless webcam sample

patternMat = Imgcodecs.imread(Application.persistentDataPath + "/patternImg.jpg");

The "patternImg.jpg" file does not exist in the project and thus is unable to be loaded and renders the sample unworkable.

patternMat = Imgcodecs.imread(Application.persistentDataPath + "/patternImg.jpg");

Can the sample be updated to be functional using the assets in the project?

It would also be preferable if:

  • The Texture2D samples was updated to be more functional, currently shows a static scene with no explaination
  • Update the WebCam sample to also accept a Texture2D rather than loading from file?

Feature Request: include a Multi-Target Markerless sample

Currently, the Markerless (and marker-based) samples only support the detection of a single tracked image, which while "nice" is not a practical solution as most developers using such a solution are more likely to have many tracked images linked to different content.

multiple image pattern

Hi!

I am trying to adjust the source code so it works with multiple images but i am not having much success with the task.

I have adjusted the buildpatternfromimage() to receive a List of patterns, have the matcher train from the List Descriptors that is returned but furthet along, the detection keeps detecting only the 1st image of the set.

Would it be possible to include in the source code a way of having the detecting compare the frame with a set of images (in this case is the same object in a 360° view from several images)?

Thank you!!

OpenCVForUnity version

Hello!
I got a lot of error messages when using MarkerLessARExample.
...
The type or namespace name 'CoreModule' does not exist in the namespace 'OpenCVForUnity'
The type or namespace name 'Mat' could not be found
...
Is there a set OpenCV version of OpenCVforUnity when using MarkerLessARExample?
Now I am using OpenCV 3.2.
Or is there some other reason for the error?

image

Apple Mach-O Linker (ld) Error Group

Hi!
I have completed whole project , but stuck on X code error.
I have searched fowling error on google , it seems like i'm missing some libs or lib references on Xcode, i'm new to X code thing, and could not found any help how to make "Unity + OpenCV + X code" work together.
it will be very grateful if you provide a video tutorial or guide for beginners like me.
if u could not make tutorial please help to sort out this issue,
Thanx.

`Ld /Users/ShanAli/Library/Developer/Xcode/DerivedData/Unity-iPhone-fmehuwtqqnzvmvdsckqmrosmyzpx/Build/Products/ReleaseForRunning-iphoneos/appproduct.app/appproduct normal armv7
cd "/Users/ShanAli/Desktop/untitled folder 2/ar/ar/ar-2"
export IPHONEOS_DEPLOYMENT_TARGET=10.3
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk -L/Users/ShanAli/Library/Developer/Xcode/DerivedData/Unity-iPhone-fmehuwtqqnzvmvdsckqmrosmyzpx/Build/Products/ReleaseForRunning-iphoneos -L/Users/ShanAli/Desktop/untitled\ folder\ 2/ar/ar/ar-2 -L/Users/ShanAli/Desktop/untitled\ folder\ 2/ar/ar/ar-2/Libraries -L/Users/ShanAli/Desktop/untitled\ folder\ 2/ar/ar/ar-2/Libraries/OpenCVForUnity/Plugins/iOS -F/Users/ShanAli/Library/Developer/Xcode/DerivedData/Unity-iPhone-fmehuwtqqnzvmvdsckqmrosmyzpx/Build/Products/ReleaseForRunning-iphoneos -F/Users/ShanAli/Desktop/untitled\ folder\ 2/ar/ar/ar-2/Frameworks/OpenCVForUnity/Plugins/iOS -filelist /Users/ShanAli/Library/Developer/Xcode/DerivedData/Unity-iPhone-fmehuwtqqnzvmvdsckqmrosmyzpx/Build/Intermediates/Unity-iPhone.build/ReleaseForRunning-iphoneos/Unity-iPhone.build/Objects-normal/armv7/appproduct.LinkFileList -miphoneos-version-min=10.3 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/ShanAli/Library/Developer/Xcode/DerivedData/Unity-iPhone-fmehuwtqqnzvmvdsckqmrosmyzpx/Build/Intermediates/Unity-iPhone.build/ReleaseForRunning-iphoneos/Unity-iPhone.build/Objects-normal/armv7/appproduct_lto.o -stdlib=libc++ -fobjc-arc -fobjc-link-runtime -weak_framework CoreMotion -weak-lSystem -framework MediaToolbox -liPhone-lib -framework CoreText -framework AudioToolbox -weak_framework AVFoundation -framework CFNetwork -framework CoreGraphics -framework CoreLocation -framework CoreMedia -weak_framework CoreMotion -framework CoreVideo -framework Foundation -framework MediaPlayer -framework OpenAL -framework OpenGLES -framework QuartzCore -framework SystemConfiguration -framework UIKit -liconv.2 -lopencvforunity -weak_framework Metal -Xlinker -dependency_info -Xlinker /Users/ShanAli/Library/Developer/Xcode/DerivedData/Unity-iPhone-fmehuwtqqnzvmvdsckqmrosmyzpx/Build/Intermediates/Unity-iPhone.build/ReleaseForRunning-iphoneos/Unity-iPhone.build/Objects-normal/armv7/appproduct_dependency_info.dat -o /Users/ShanAli/Library/Developer/Xcode/DerivedData/Unity-iPhone-fmehuwtqqnzvmvdsckqmrosmyzpx/Build/Products/ReleaseForRunning-iphoneos/appproduct.app/appproduct

ld: warning: directory not found for option '-F/Users/ShanAli/Desktop/untitled folder 2/ar/ar/ar-2/Frameworks/OpenCVForUnity/Plugins/iOS'
Undefined symbols for architecture armv7:
"cv::xphoto::dctDenoising(cv::Mat const&, cv::Mat&, double, int)", referenced from:
_xphoto_Xphoto_dctDenoising_10 in libopencvforunity.a(xphoto.o)
_xphoto_Xphoto_dctDenoising_11 in libopencvforunity.a(xphoto.o)
"cv::xphoto::bm3dDenoising(cv::_InputArray const&, cv::_OutputArray const&, float, int, int, int, int, int, int, float, int, int, int)", referenced from:
_xphoto_Xphoto_bm3dDenoising_10 in libopencvforunity.a(xphoto.o)
_xphoto_Xphoto_bm3dDenoising_11 in libopencvforunity.a(xphoto.o)
"cv::xphoto::createSimpleWB()", referenced from:
_xphoto_Xphoto_createSimpleWB_10 in libopencvforunity.a(xphoto.o)
"cv::xphoto::createLearningBasedWB(cv::String const&)", referenced from:
_xphoto_Xphoto_createLearningBasedWB_10 in libopencvforunity.a(xphoto.o)
_xphoto_Xphoto_createLearningBasedWB_11 in libopencvforunity.a(xphoto.o)
"cv::xphoto::createGrayworldWB()", referenced from:
_xphoto_Xphoto_createGrayworldWB_10 in libopencvforunity.a(xphoto.o)
"cv::ximgproc::thinning(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_ximgproc_Ximgproc_thinning_10 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::niBlackThreshold(cv::_InputArray const&, cv::_OutputArray const&, double, int, int, double)", referenced from:
_ximgproc_Ximgproc_niBlackThreshold_10 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::l0Smooth(cv::_InputArray const&, cv::_OutputArray const&, double, double)", referenced from:
_ximgproc_Ximgproc_l0Smooth_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_l0Smooth_11 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::jointBilateralFilter(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int, double, double, int)", referenced from:
_ximgproc_Ximgproc_jointBilateralFilter_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_jointBilateralFilter_11 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::covarianceEstimation(cv::_InputArray const&, cv::_OutputArray const&, int, int)", referenced from:
_ximgproc_Ximgproc_covarianceEstimation_10 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::amFilter(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, double, double, bool)", referenced from:
_ximgproc_Ximgproc_amFilter_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_amFilter_11 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::createSuperpixelSLIC(cv::_InputArray const&, int, int, float)", referenced from:
_ximgproc_Ximgproc_createSuperpixelSLIC_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_createSuperpixelSLIC_11 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::createSuperpixelSEEDS(int, int, int, int, int, int, int, bool)", referenced from:
_ximgproc_Ximgproc_createSuperpixelSEEDS_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_createSuperpixelSEEDS_11 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::createSuperpixelLSC(cv::_InputArray const&, int, float)", referenced from:
_ximgproc_Ximgproc_createSuperpixelLSC_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_createSuperpixelLSC_11 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::segmentation::createSelectiveSearchSegmentationStrategySize()", referenced from:
_ximgproc_Ximgproc_createSelectiveSearchSegmentationStrategySize_10 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::segmentation::createSelectiveSearchSegmentationStrategyMultiple()", referenced from:
_ximgproc_Ximgproc_createSelectiveSearchSegmentationStrategyMultiple_14 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::segmentation::createSelectiveSearchSegmentationStrategyMultiple(cv::Ptrcv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy)", referenced from:
_ximgproc_Ximgproc_createSelectiveSearchSegmentationStrategyMultiple_13 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::segmentation::createSelectiveSearchSegmentationStrategyMultiple(cv::Ptrcv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy, cv::Ptrcv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy)", referenced from:
_ximgproc_Ximgproc_createSelectiveSearchSegmentationStrategyMultiple_12 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::segmentation::createSelectiveSearchSegmentationStrategyMultiple(cv::Ptrcv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy, cv::Ptrcv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy, cv::Ptrcv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy)", referenced from:
_ximgproc_Ximgproc_createSelectiveSearchSegmentationStrategyMultiple_11 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::segmentation::createSelectiveSearchSegmentationStrategyMultiple(cv::Ptrcv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy, cv::Ptrcv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy, cv::Ptrcv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy, cv::Ptrcv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy)", referenced from:
_ximgproc_Ximgproc_createSelectiveSearchSegmentationStrategyMultiple_10 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::segmentation::createSelectiveSearchSegmentationStrategyFill()", referenced from:
_ximgproc_Ximgproc_createSelectiveSearchSegmentationStrategyFill_10 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::segmentation::createSelectiveSearchSegmentationStrategyColor()", referenced from:
_ximgproc_Ximgproc_createSelectiveSearchSegmentationStrategyColor_10 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::segmentation::createSelectiveSearchSegmentation()", referenced from:
_ximgproc_Ximgproc_createSelectiveSearchSegmentation_10 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::createFastGlobalSmootherFilter(cv::_InputArray const&, double, double, double, int)", referenced from:
_ximgproc_Ximgproc_createFastGlobalSmootherFilter_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_createFastGlobalSmootherFilter_11 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::createEdgeAwareInterpolator()", referenced from:
_ximgproc_Ximgproc_createEdgeAwareInterpolator_10 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::createDisparityWLSFilterGeneric(bool)", referenced from:
_ximgproc_Ximgproc_createDisparityWLSFilterGeneric_10 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::createDTFilter(cv::_InputArray const&, double, double, int, int)", referenced from:
_ximgproc_Ximgproc_createDTFilter_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_createDTFilter_11 in libopencvforunity.a(ximgproc.o)
"cv::ximgproc::createAMFilter(double, double, bool)", referenced from:
_ximgproc_Ximgproc_createAMFilter_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_createAMFilter_11 in libopencvforunity.a(ximgproc.o)
"cv::xfeatures2d::SIFT::create(int, int, double, double, double)", referenced from:
_xfeatures2d_SIFT_create_10 in libopencvforunity.a(xfeatures2d.o)
_xfeatures2d_SIFT_create_11 in libopencvforunity.a(xfeatures2d.o)
"cv::xfeatures2d::LUCID::create(int, int)", referenced from:
_xfeatures2d_LUCID_create_10 in libopencvforunity.a(xfeatures2d.o)
"cv::xfeatures2d::SURF::create(double, int, int, bool, bool)", referenced from:
_xfeatures2d_SURF_create_10 in libopencvforunity.a(xfeatures2d.o)
_xfeatures2d_SURF_create_11 in libopencvforunity.a(xfeatures2d.o)
"cv::VideoCapture::VideoCapture()", referenced from:
_videoio_VideoCapture_VideoCapture_13 in libopencvforunity.a(videoio.o)
"cv::VideoCapture::VideoCapture(int)", referenced from:
_videoio_VideoCapture_VideoCapture_12 in libopencvforunity.a(videoio.o)
"cv::VideoCapture::VideoCapture(cv::String const&)", referenced from:
_videoio_VideoCapture_VideoCapture_11 in libopencvforunity.a(videoio.o)
"cv::VideoWriter::fourcc(char, char, char, char)", referenced from:
_videoio_VideoWriter_fourcc_10 in libopencvforunity.a(videoio.o)
"cv::VideoWriter::VideoWriter()", referenced from:
_videoio_VideoWriter_VideoWriter_12 in libopencvforunity.a(videoio.o)
"cv::KalmanFilter::KalmanFilter()", referenced from:
_video_KalmanFilter_KalmanFilter_12 in libopencvforunity.a(video.o)
"cv::KalmanFilter::KalmanFilter(int, int, int, int)", referenced from:
_video_KalmanFilter_KalmanFilter_10 in libopencvforunity.a(video.o)
_video_KalmanFilter_KalmanFilter_11 in libopencvforunity.a(video.o)
"cv::calcOpticalFlowFarneback(cv::_InputArray const&, cv::_InputArray const&, cv::_InputOutputArray const&, double, int, int, int, int, double, int)", referenced from:
_video_Video_calcOpticalFlowFarneback_10 in libopencvforunity.a(video.o)
"cv::meanShift(cv::InputArray const&, cv::Rect&, cv::TermCriteria)", referenced from:
_video_Video_meanShift_10 in libopencvforunity.a(video.o)
"cv::findTransformECC(cv::_InputArray const&, cv::_InputArray const&, cv::_InputOutputArray const&, int, cv::TermCriteria, cv::_InputArray const&)", referenced from:
_video_Video_findTransformECC_10 in libopencvforunity.a(video.o)
_video_Video_findTransformECC_11 in libopencvforunity.a(video.o)
_video_Video_findTransformECC_12 in libopencvforunity.a(video.o)
"cv::createBackgroundSubtractorMOG2(int, double, bool)", referenced from:
_video_Video_createBackgroundSubtractorMOG2_10 in libopencvforunity.a(video.o)
_video_Video_createBackgroundSubtractorMOG2_11 in libopencvforunity.a(video.o)
"cv::structured_light::GrayCodePattern::create(int, int)", referenced from:
_structured_1light_GrayCodePattern_create_10 in libopencvforunity.a(structured_light.o)
"cv::createThinPlateSplineShapeTransformer(double)", referenced from:
_shape_Shape_createShapeContextDistanceExtractor_11 in libopencvforunity.a(shape.o)
_shape_Shape_createThinPlateSplineShapeTransformer_10 in libopencvforunity.a(shape.o)
_shape_Shape_createThinPlateSplineShapeTransformer_11 in libopencvforunity.a(shape.o)
"cv::createShapeContextDistanceExtractor(int, int, float, float, int, cv::Ptrcv::HistogramCostExtractor const&, cv::Ptrcv::ShapeTransformer const&)", referenced from:
_shape_Shape_createShapeContextDistanceExtractor_10 in libopencvforunity.a(shape.o)
_shape_Shape_createShapeContextDistanceExtractor_11 in libopencvforunity.a(shape.o)
"cv::KalmanFilter::predict(cv::Mat const&)", referenced from:
_video_KalmanFilter_predict_10 in libopencvforunity.a(video.o)
_video_KalmanFilter_predict_11 in libopencvforunity.a(video.o)
"cv::createEMDL1HistogramCostExtractor(int, float)", referenced from:
_shape_Shape_createEMDL1HistogramCostExtractor_10 in libopencvforunity.a(shape.o)
_shape_Shape_createEMDL1HistogramCostExtractor_11 in libopencvforunity.a(shape.o)
"cv::createChiHistogramCostExtractor(int, float)", referenced from:
_shape_Shape_createChiHistogramCostExtractor_10 in libopencvforunity.a(shape.o)
_shape_Shape_createChiHistogramCostExtractor_11 in libopencvforunity.a(shape.o)
_shape_Shape_createShapeContextDistanceExtractor_11 in libopencvforunity.a(shape.o)
"cv::createHausdorffDistanceExtractor(int, float)", referenced from:
_shape_Shape_createHausdorffDistanceExtractor_10 in libopencvforunity.a(shape.o)
_shape_Shape_createHausdorffDistanceExtractor_11 in libopencvforunity.a(shape.o)
"cv::createAffineTransformer(bool)", referenced from:
_shape_Shape_createAffineTransformer_10 in libopencvforunity.a(shape.o)
"cv::plot::createPlot2d(cv::Mat)", referenced from:
_plot_Plot_createPlot2d_10 in libopencvforunity.a(plot.o)
"cv::textureFlattening(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, float, float, int)", referenced from:
_photo_Photo_textureFlattening_10 in libopencvforunity.a(photo.o)
_photo_Photo_textureFlattening_11 in libopencvforunity.a(photo.o)
"cv::stylization(cv::_InputArray const&, cv::_OutputArray const&, float, float)", referenced from:
_photo_Photo_stylization_10 in libopencvforunity.a(photo.o)
_photo_Photo_stylization_11 in libopencvforunity.a(photo.o)
"cv::pencilSketch(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, float, float, float)", referenced from:
_photo_Photo_pencilSketch_10 in libopencvforunity.a(photo.o)
_photo_Photo_pencilSketch_11 in libopencvforunity.a(photo.o)
"cv::fastNlMeansDenoisingMulti(cv::_InputArray const&, cv::_OutputArray const&, int, int, float, int, int)", referenced from:
_photo_Photo_fastNlMeansDenoisingMulti_10 in libopencvforunity.a(photo.o)
_photo_Photo_fastNlMeansDenoisingMulti_11 in libopencvforunity.a(photo.o)
"cv::fastNlMeansDenoisingColoredMulti(cv::_InputArray const&, cv::_OutputArray const&, int, int, float, float, int, int)", referenced from:
_photo_Photo_fastNlMeansDenoisingColoredMulti_10 in libopencvforunity.a(photo.o)
_photo_Photo_fastNlMeansDenoisingColoredMulti_11 in libopencvforunity.a(photo.o)
"cv::fastNlMeansDenoising(cv::_InputArray const&, cv::_OutputArray const&, float, int, int)", referenced from:
_photo_Photo_fastNlMeansDenoising_10 in libopencvforunity.a(photo.o)
_photo_Photo_fastNlMeansDenoising_11 in libopencvforunity.a(photo.o)
"cv::edgePreservingFilter(cv::_InputArray const&, cv::_OutputArray const&, int, float, float)", referenced from:
_photo_Photo_edgePreservingFilter_10 in libopencvforunity.a(photo.o)
_photo_Photo_edgePreservingFilter_11 in libopencvforunity.a(photo.o)
"cv::detailEnhance(cv::_InputArray const&, cv::_OutputArray const&, float, float)", referenced from:
_photo_Photo_detailEnhance_10 in libopencvforunity.a(photo.o)
_photo_Photo_detailEnhance_11 in libopencvforunity.a(photo.o)
"cv::denoise_TVL1(std::__1::vector<cv::Mat, std::__1::allocatorcv::Mat > const&, cv::Mat&, double, int)", referenced from:
_photo_Photo_denoise_1TVL1_10 in libopencvforunity.a(photo.o)
_photo_Photo_denoise_1TVL1_11 in libopencvforunity.a(photo.o)
"cv::decolor(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_photo_Photo_decolor_10 in libopencvforunity.a(photo.o)
"cv::ximgproc::segmentation::createGraphSegmentation(double, float, int)", referenced from:
_ximgproc_Ximgproc_createGraphSegmentation_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_createGraphSegmentation_11 in libopencvforunity.a(ximgproc.o)
"cv::createTonemapMantiuk(float, float, float)", referenced from:
_photo_Photo_createTonemapMantiuk_10 in libopencvforunity.a(photo.o)
_photo_Photo_createTonemapMantiuk_11 in libopencvforunity.a(photo.o)
"cv::createTonemapDrago(float, float, float)", referenced from:
_photo_Photo_createTonemapDrago_10 in libopencvforunity.a(photo.o)
_photo_Photo_createTonemapDrago_11 in libopencvforunity.a(photo.o)
"cv::createMergeRobertson()", referenced from:
_photo_Photo_createMergeRobertson_10 in libopencvforunity.a(photo.o)
"cv::createMergeMertens(float, float, float)", referenced from:
_photo_Photo_createMergeMertens_10 in libopencvforunity.a(photo.o)
_photo_Photo_createMergeMertens_11 in libopencvforunity.a(photo.o)
"cv::createMergeDebevec()", referenced from:
_photo_Photo_createMergeDebevec_10 in libopencvforunity.a(photo.o)
"cv::createCalibrateRobertson(int, float)", referenced from:
_photo_Photo_createCalibrateRobertson_10 in libopencvforunity.a(photo.o)
_photo_Photo_createCalibrateRobertson_11 in libopencvforunity.a(photo.o)
"cv::createAlignMTB(int, int, bool)", referenced from:
_photo_Photo_createAlignMTB_10 in libopencvforunity.a(photo.o)
_photo_Photo_createAlignMTB_11 in libopencvforunity.a(photo.o)
"cv::motempl::updateMotionHistory(cv::_InputArray const&, cv::_InputOutputArray const&, double, double)", referenced from:
_optflow_Optflow_updateMotionHistory_10 in libopencvforunity.a(optflow.o)
"cv::optflow::calcOpticalFlowSF(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int, int, int, double, double, int, double, double, double, int, double, double, double)", referenced from:
_optflow_Optflow_calcOpticalFlowSF_10 in libopencvforunity.a(optflow.o)
"cv::motempl::calcMotionGradient(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, double, double, int)", referenced from:
_optflow_Optflow_calcMotionGradient_10 in libopencvforunity.a(optflow.o)
_optflow_Optflow_calcMotionGradient_11 in libopencvforunity.a(optflow.o)
"cv::optflow::writeOpticalFlow(cv::String const&, cv::_InputArray const&)", referenced from:
_optflow_Optflow_writeOpticalFlow_10 in libopencvforunity.a(optflow.o)
"cv::optflow::createVariationalFlowRefinement()", referenced from:
_optflow_Optflow_createVariationalFlowRefinement_10 in libopencvforunity.a(optflow.o)
"cv::optflow::createOptFlow_DIS(int)", referenced from:
_optflow_Optflow_createOptFlow_1DIS_10 in libopencvforunity.a(optflow.o)
_optflow_Optflow_createOptFlow_1DIS_11 in libopencvforunity.a(optflow.o)
"vtable for cv::HOGDescriptor", referenced from:
_objdetect_HOGDescriptor_HOGDescriptor_10 in libopencvforunity.a(objdetect.o)
_objdetect_HOGDescriptor_HOGDescriptor_11 in libopencvforunity.a(objdetect.o)
cv::HOGDescriptor::HOGDescriptor(cv::String const&) in libopencvforunity.a(objdetect.o)
cv::HOGDescriptor::HOGDescriptor() in libopencvforunity.a(objdetect.o)
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
"cv::HOGDescriptor::getDefaultPeopleDetector()", referenced from:
_objdetect_HOGDescriptor_getDefaultPeopleDetector_10 in libopencvforunity.a(objdetect.o)
"cv::HOGDescriptor::getDaimlerPeopleDetector()", referenced from:
_objdetect_HOGDescriptor_getDaimlerPeopleDetector_10 in libopencvforunity.a(objdetect.o)
"cv::HOGDescriptor::getDescriptorSize() const", referenced from:
_objdetect_HOGDescriptor_getDescriptorSize_10 in libopencvforunity.a(objdetect.o)
"cv::HOGDescriptor::getWinSigma() const", referenced from:
_objdetect_HOGDescriptor_getWinSigma_10 in libopencvforunity.a(objdetect.o)
"cv::HOGDescriptor::checkDetectorSize() const", referenced from:
_objdetect_HOGDescriptor_checkDetectorSize_10 in libopencvforunity.a(objdetect.o)
"cv::CascadeClassifier::~CascadeClassifier()", referenced from:
_objdetect_CascadeClassifier_delete in libopencvforunity.a(objdetect.o)
"cv::CascadeClassifier::detectMultiScale(cv::_InputArray const&, std::_1::vector<cv::Rect, std::_1::allocator<cv::Rect > >&, std::__1::vector<int, std::__1::allocator >&, std::__1::vector<double, std::1::allocator >&, double, int, int, cv::Size, cv::Size, bool)", referenced from:
_objdetect_CascadeClassifier_detectMultiScale3_10 in libopencvforunity.a(objdetect.o)
_objdetect_CascadeClassifier_detectMultiScale3_11 in libopencvforunity.a(objdetect.o)
"cv::CascadeClassifier::load(cv::String const&)", referenced from:
_objdetect_CascadeClassifier_load_10 in libopencvforunity.a(objdetect.o)
"cv::CascadeClassifier::isOldFormatCascade() const", referenced from:
_objdetect_CascadeClassifier_isOldFormatCascade_10 in libopencvforunity.a(objdetect.o)
"cv::CascadeClassifier::convert(cv::String const&, cv::String const&)", referenced from:
_objdetect_CascadeClassifier_convert_10 in libopencvforunity.a(objdetect.o)
"cv::CascadeClassifier::getOriginalWindowSize() const", referenced from:
_objdetect_CascadeClassifier_getOriginalWindowSize_10 in libopencvforunity.a(objdetect.o)
"cv::illuminationChange(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, float, float)", referenced from:
_photo_Photo_illuminationChange_10 in libopencvforunity.a(photo.o)
_photo_Photo_illuminationChange_11 in libopencvforunity.a(photo.o)
"cv::ml::RTrees::create()", referenced from:
_ml_RTrees_create_10 in libopencvforunity.a(ml.o)
"cv::ml::ANN_MLP::create()", referenced from:
_ml_ANN_1MLP_create_10 in libopencvforunity.a(ml.o)
"cv::ml::SVMSGD::create()", referenced from:
_ml_SVMSGD_create_10 in libopencvforunity.a(ml.o)
"cv::ml::KNearest::create()", referenced from:
_ml_KNearest_create_10 in libopencvforunity.a(ml.o)
"cv::ml::TrainData::getVarSymbolFlags() const", referenced from:
_ml_TrainData_getVarSymbolFlags_10 in libopencvforunity.a(ml.o)
"cv::ml::TrainData::getSubVector(cv::Mat const&, cv::Mat const&)", referenced from:
_ml_TrainData_getSubVector_10 in libopencvforunity.a(ml.o)
"cv::ml::NormalBayesClassifier::create()", referenced from:
_ml_NormalBayesClassifier_create_10 in libopencvforunity.a(ml.o)
"cv::fastNlMeansDenoisingColored(cv::_InputArray const&, cv::_OutputArray const&, float, float, int, int)", referenced from:
_photo_Photo_fastNlMeansDenoisingColored_10 in libopencvforunity.a(photo.o)
_photo_Photo_fastNlMeansDenoisingColored_11 in libopencvforunity.a(photo.o)
"cv::ml::SVM::getUncompressedSupportVectors() const", referenced from:
_ml_SVM_getUncompressedSupportVectors_10 in libopencvforunity.a(ml.o)
"cv::ximgproc::rollingGuidanceFilter(cv::_InputArray const&, cv::_OutputArray const&, int, double, double, int, int)", referenced from:
_ximgproc_Ximgproc_rollingGuidanceFilter_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_rollingGuidanceFilter_11 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_rollingGuidanceFilter_12 in libopencvforunity.a(ximgproc.o)
"cv::ml::EM::create()", referenced from:
_ml_EM_create_10 in libopencvforunity.a(ml.o)
"cv::warpPerspective(cv::_InputArray const&, cv::OutputArray const&, cv::InputArray const&, cv::Size, int, int, cv::Scalar const&)", referenced from:
_imgproc_Imgproc_warpPerspective_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_warpPerspective_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_warpPerspective_12 in libopencvforunity.a(imgproc.o)
"cv::undistort(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_imgproc_Imgproc_undistort_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_undistort_11 in libopencvforunity.a(imgproc.o)
"cv::sqrBoxFilter(cv::InputArray const&, cv::OutputArray const&, int, cv::Size, cv::Point, bool, int)", referenced from:
_imgproc_Imgproc_sqrBoxFilter_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_sqrBoxFilter_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_sqrBoxFilter_12 in libopencvforunity.a(imgproc.o)
"cv::buildOpticalFlowPyramid(cv::_InputArray const&, cv::OutputArray const&, cv::Size, int, bool, int, int, bool)", referenced from:
_video_Video_buildOpticalFlowPyramid_10 in libopencvforunity.a(video.o)
_video_Video_buildOpticalFlowPyramid_11 in libopencvforunity.a(video.o)
"cv::sepFilter2D(cv::_InputArray const&, cv::_OutputArray const&, int, cv::_InputArray const&, cv::InputArray const&, cv::Point, double, int)", referenced from:
_imgproc_Imgproc_sepFilter2D_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_sepFilter2D_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_sepFilter2D_12 in libopencvforunity.a(imgproc.o)
"cv::resize(cv::_InputArray const&, cv::OutputArray const&, cv::Size, double, double, int)", referenced from:
_imgproc_Imgproc_resize_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_resize_11 in libopencvforunity.a(imgproc.o)
"cv::remap(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::InputArray const&, int, int, cv::Scalar const&)", referenced from:
_imgproc_Imgproc_remap_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_remap_11 in libopencvforunity.a(imgproc.o)
"cv::pyrUp(cv::_InputArray const&, cv::OutputArray const&, cv::Size const&, int)", referenced from:
_imgproc_Imgproc_pyrUp_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_pyrUp_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_pyrUp_12 in libopencvforunity.a(imgproc.o)
"cv::pyrDown(cv::_InputArray const&, cv::OutputArray const&, cv::Size const&, int)", referenced from:
_imgproc_Imgproc_pyrDown_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_pyrDown_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_pyrDown_12 in libopencvforunity.a(imgproc.o)
"cv::ximgproc::bilateralTextureFilter(cv::_InputArray const&, cv::_OutputArray const&, int, int, double, double)", referenced from:
_ximgproc_Ximgproc_bilateralTextureFilter_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_bilateralTextureFilter_11 in libopencvforunity.a(ximgproc.o)
"cv::preCornerDetect(cv::_InputArray const&, cv::_OutputArray const&, int, int)", referenced from:
_imgproc_Imgproc_preCornerDetect_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_preCornerDetect_11 in libopencvforunity.a(imgproc.o)
"cv::polylines(cv::_InputOutputArray const&, cv::InputArray const&, bool, cv::Scalar const&, int, int, int)", referenced from:
_imgproc_Imgproc_polylines_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_polylines_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_polylines_12 in libopencvforunity.a(imgproc.o)
"cv::aruco::calibrateCameraAruco(cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Ptrcv::aruco::Board&, cv::Size, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, cv::TermCriteria)", referenced from:
_aruco_Aruco_calibrateCameraArucoExtended_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_calibrateCameraArucoExtended_11 in libopencvforunity.a(aruco.o)
_aruco_Aruco_calibrateCameraArucoExtended_12 in libopencvforunity.a(aruco.o)
"cv::eigen(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_eigen_10 in libopencvforunity.a(core.o)
_core_Core_eigen_11 in libopencvforunity.a(core.o)
"cv::medianBlur(cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
_imgproc_Imgproc_medianBlur_10 in libopencvforunity.a(imgproc.o)
"cv::Mat::zeros(int, int, int)", referenced from:
_core_Mat_n_1zeros__III in libopencvforunity.a(Mat.o)
"cv::matchTemplate(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int, cv::_InputArray const&)", referenced from:
imgproc_Imgproc_matchTemplate_10 in libopencvforunity.a(imgproc.o)
imgproc_Imgproc_matchTemplate_11 in libopencvforunity.a(imgproc.o)
"cv::line(cv::InputOutputArray const&, cv::Point, cv::Point
, cv::Scalar
const&, int, int, int)", referenced from:
_imgproc_Imgproc_line_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_line_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_line_12 in libopencvforunity.a(imgproc.o)
"cv::pow(cv::_InputArray const&, double, cv::_OutputArray const&)", referenced from:
_core_Core_pow_10 in libopencvforunity.a(core.o)
"cv::meanStdDev(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_InputArray const&)", referenced from:
_core_Core_meanStdDev_10 in libopencvforunity.a(core.o)
_core_Core_meanStdDev_11 in libopencvforunity.a(core.o)
"cv::integral(cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
imgproc_Imgproc_integral_10 in libopencvforunity.a(imgproc.o)
imgproc_Imgproc_integral_11 in libopencvforunity.a(imgproc.o)
"cv::getStructuringElement(int, cv::Size
, cv::Point
)", referenced from:
_imgproc_Imgproc_getStructuringElement_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_getStructuringElement_11 in libopencvforunity.a(imgproc.o)
"cv::integral(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, int)", referenced from:
_imgproc_Imgproc_integral2_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_integral2_11 in libopencvforunity.a(imgproc.o)
"cv::face::createEigenFaceRecognizer(int, double)", referenced from:
_face_Face_createEigenFaceRecognizer_10 in libopencvforunity.a(face.o)
_face_Face_createEigenFaceRecognizer_11 in libopencvforunity.a(face.o)
"cv::integral(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, int)", referenced from:
_imgproc_Imgproc_integral3_10 in libopencvforunity.a(imgproc.o)
imgproc_Imgproc_integral3_11 in libopencvforunity.a(imgproc.o)
"cv::VideoWriter::VideoWriter(cv::String const&, int, double, cv::Size
, bool)", referenced from:
_videoio_VideoWriter_VideoWriter_10 in libopencvforunity.a(videoio.o)
_videoio_VideoWriter_VideoWriter_11 in libopencvforunity.a(videoio.o)
"cv::initUndistortRectifyMap(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Size, int, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
imgproc_Imgproc_initUndistortRectifyMap_10 in libopencvforunity.a(imgproc.o)
"cv::Mat::ones(cv::Size
, int)", referenced from:
_core_Mat_n_1ones__DDI in libopencvforunity.a(Mat.o)
"cv::goodFeaturesToTrack(cv::_InputArray const&, cv::_OutputArray const&, int, double, double, cv::_InputArray const&, int, bool, double)", referenced from:
_imgproc_Imgproc_goodFeaturesToTrack_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_goodFeaturesToTrack_11 in libopencvforunity.a(imgproc.o)
"cv::getDerivKernels(cv::_OutputArray const&, cv::_OutputArray const&, int, int, int, bool, int)", referenced from:
_imgproc_Imgproc_getDerivKernels_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_getDerivKernels_11 in libopencvforunity.a(imgproc.o)
"cv::CamShift(cv::InputArray const&, cv::Rect&, cv::TermCriteria)", referenced from:
_video_Video_CamShift_10 in libopencvforunity.a(video.o)
"cv::undistortPoints(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_imgproc_Imgproc_undistortPoints_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_undistortPoints_11 in libopencvforunity.a(imgproc.o)
"cv::drawContours(cv::_InputOutputArray const&, cv::InputArray const&, int, cv::Scalar const&, int, int, cv::InputArray const&, int, cv::Point)", referenced from:
_imgproc_Imgproc_drawContours_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_drawContours_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_drawContours_12 in libopencvforunity.a(imgproc.o)
"cv::createOptFlow_DualTVL1()", referenced from:
_video_Video_createOptFlow_1DualTVL1_10 in libopencvforunity.a(video.o)
"cv::morphologyEx(cv::_InputArray const&, cv::OutputArray const&, int, cv::InputArray const&, cv::Point, int, int, cv::Scalar const&)", referenced from:
_imgproc_Imgproc_morphologyEx_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_morphologyEx_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_morphologyEx_12 in libopencvforunity.a(imgproc.o)
"cv::distanceTransform(cv::_InputArray const&, cv::_OutputArray const&, int, int, int)", referenced from:
_imgproc_Imgproc_distanceTransform_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_distanceTransform_11 in libopencvforunity.a(imgproc.o)
"cv::solvePoly(cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
_core_Core_solvePoly_10 in libopencvforunity.a(core.o)
_core_Core_solvePoly_11 in libopencvforunity.a(core.o)
"cv::DescriptorMatcher::radiusMatch(cv::_InputArray const&, cv::_InputArray const&, std::__1::vector<std::__1::vector<cv::DMatch, std::__1::allocatorcv::DMatch >, std::__1::allocator<std::__1::vector<cv::DMatch, std::__1::allocatorcv::DMatch > > >&, float, cv::_InputArray const&, bool) const", referenced from:
_features2d_DescriptorMatcher_radiusMatch_10 in libopencvforunity.a(features2d.o)
_features2d_DescriptorMatcher_radiusMatch_11 in libopencvforunity.a(features2d.o)
"cv::distanceTransform(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, int, int)", referenced from:
_imgproc_Imgproc_distanceTransformWithLabels_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_distanceTransformWithLabels_11 in libopencvforunity.a(imgproc.o)
"cv::demosaicing(cv::_InputArray const&, cv::_OutputArray const&, int, int)", referenced from:
_imgproc_Imgproc_demosaicing_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_demosaicing_11 in libopencvforunity.a(imgproc.o)
"cv::cvtColor(cv::_InputArray const&, cv::_OutputArray const&, int, int)", referenced from:
_imgproc_Imgproc_cvtColor_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_cvtColor_11 in libopencvforunity.a(imgproc.o)
"cv::cornerEigenValsAndVecs(cv::_InputArray const&, cv::_OutputArray const&, int, int, int)", referenced from:
_imgproc_Imgproc_cornerEigenValsAndVecs_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_cornerEigenValsAndVecs_11 in libopencvforunity.a(imgproc.o)
"cv::gemm(cv::_InputArray const&, cv::_InputArray const&, double, cv::_InputArray const&, double, cv::_OutputArray const&, int)", referenced from:
_core_Core_gemm_10 in libopencvforunity.a(core.o)
_core_Core_gemm_11 in libopencvforunity.a(core.o)
"cv::vconcat(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_vconcat_10 in libopencvforunity.a(core.o)
"cv::convexHull(cv::_InputArray const&, cv::_OutputArray const&, bool, bool)", referenced from:
_imgproc_Imgproc_convexHull_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_convexHull_11 in libopencvforunity.a(imgproc.o)
"cv::calcOpticalFlowPyrLK(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, cv::OutputArray const&, cv::Size, int, cv::TermCriteria, int, double)", referenced from:
_video_Video_calcOpticalFlowPyrLK_10 in libopencvforunity.a(video.o)
_video_Video_calcOpticalFlowPyrLK_11 in libopencvforunity.a(video.o)
video_Video_calcOpticalFlowPyrLK_12 in libopencvforunity.a(video.o)
"cv::circle(cv::InputOutputArray const&, cv::Point, int, cv::Scalar
const&, int, int, int)", referenced from:
_imgproc_Imgproc_circle_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_circle_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_circle_12 in libopencvforunity.a(imgproc.o)
"cv::calcBackProject(cv::_InputArray const&, std::__1::vector<int, std::__1::allocator > const&, cv::_InputArray const&, cv::_OutputArray const&, std::__1::vector<float, std::_1::allocator > const&, double)", referenced from:
imgproc_Imgproc_calcBackProject_10 in libopencvforunity.a(imgproc.o)
"cv::drawMarker(cv::Mat&, cv::Point
, cv::Scalar
const&, int, int, int, int)", referenced from:
_imgproc_Imgproc_drawMarker_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_drawMarker_11 in libopencvforunity.a(imgproc.o)
"cv::boxPoints(cv::RotatedRect, cv::_OutputArray const&)", referenced from:
_imgproc_Imgproc_boxPoints_10 in libopencvforunity.a(imgproc.o)
"cv::boxFilter(cv::InputArray const&, cv::OutputArray const&, int, cv::Size, cv::Point, bool, int)", referenced from:
_imgproc_Imgproc_boxFilter_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_boxFilter_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_boxFilter_12 in libopencvforunity.a(imgproc.o)
"cv::bilateralFilter(cv::_InputArray const&, cv::_OutputArray const&, int, double, double, int)", referenced from:
_imgproc_Imgproc_bilateralFilter_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_bilateralFilter_11 in libopencvforunity.a(imgproc.o)
"cv::createCalibrateDebevec(int, float, bool)", referenced from:
_photo_Photo_createCalibrateDebevec_10 in libopencvforunity.a(photo.o)
photo_Photo_createCalibrateDebevec_11 in libopencvforunity.a(photo.o)
"cv::Subdiv2D::insert(cv::Point
)", referenced from:
_imgproc_Subdiv2D_insert_10 in libopencvforunity.a(imgproc.o)
"cv::repeat(cv::_InputArray const&, int, int, cv::OutputArray const&)", referenced from:
core_Core_repeat_10 in libopencvforunity.a(core.o)
"cv::arrowedLine(cv::InputOutputArray const&, cv::Point, cv::Point
, cv::Scalar
const&, int, int, int, double)", referenced from:
_imgproc_Imgproc_arrowedLine_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_arrowedLine_11 in libopencvforunity.a(imgproc.o)
"cv::approxPolyDP(cv::_InputArray const&, cv::_OutputArray const&, double, bool)", referenced from:
_imgproc_Imgproc_approxPolyDP_10 in libopencvforunity.a(imgproc.o)
"cv::applyColorMap(cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
_imgproc_Imgproc_applyColorMap_10 in libopencvforunity.a(imgproc.o)
"cv::xfeatures2d::StarDetector::create(int, int, int, int, int)", referenced from:
_xfeatures2d_StarDetector_create_10 in libopencvforunity.a(xfeatures2d.o)
_xfeatures2d_StarDetector_create_11 in libopencvforunity.a(xfeatures2d.o)
"cv::aruco::detectCharucoDiamond(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, float, cv::_OutputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_aruco_Aruco_detectCharucoDiamond_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_detectCharucoDiamond_11 in libopencvforunity.a(aruco.o)
"cv::accumulate(cv::_InputArray const&, cv::_InputOutputArray const&, cv::_InputArray const&)", referenced from:
_imgproc_Imgproc_accumulate_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_accumulate_11 in libopencvforunity.a(imgproc.o)
"cv::FileStorage::FileStorage()", referenced from:
cv::javaFeatureDetector::read(cv::String const&) in libopencvforunity.a(features2d.o)
cv::javaFeatureDetector::write(cv::String const&) const in libopencvforunity.a(features2d.o)
cv::javaDescriptorMatcher::read(cv::String const&) in libopencvforunity.a(features2d.o)
cv::javaDescriptorMatcher::write(cv::String const&) const in libopencvforunity.a(features2d.o)
cv::javaDescriptorExtractor::read(cv::String const&) in libopencvforunity.a(features2d.o)
cv::javaDescriptorExtractor::write(cv::String const&) const in libopencvforunity.a(features2d.o)
"cv::Laplacian(cv::_InputArray const&, cv::_OutputArray const&, int, int, double, double, int)", referenced from:
_imgproc_Imgproc_Laplacian_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_Laplacian_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_Laplacian_12 in libopencvforunity.a(imgproc.o)
"cv::HuMoments(cv::Moments const&, cv::_OutputArray const&)", referenced from:
_imgproc_Imgproc_HuMoments_10 in libopencvforunity.a(imgproc.o)
"cv::GaussianBlur(cv::_InputArray const&, cv::OutputArray const&, cv::Size, double, double, int)", referenced from:
_imgproc_Imgproc_GaussianBlur_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_GaussianBlur_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_GaussianBlur_12 in libopencvforunity.a(imgproc.o)
"cv::createEMDHistogramCostExtractor(int, int, float)", referenced from:
_shape_Shape_createEMDHistogramCostExtractor_10 in libopencvforunity.a(shape.o)
_shape_Shape_createEMDHistogramCostExtractor_11 in libopencvforunity.a(shape.o)
"cv::Canny(cv::_InputArray const&, cv::_OutputArray const&, double, double, int, bool)", referenced from:
_imgproc_Imgproc_Canny_12 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_Canny_13 in libopencvforunity.a(imgproc.o)
"cv::minEnclosingCircle(cv::InputArray const&, cv::Point&, float&)", referenced from:
_imgproc_Imgproc_minEnclosingCircle_10 in libopencvforunity.a(imgproc.o)
"cv::convexityDefects(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_imgproc_Imgproc_convexityDefects_10 in libopencvforunity.a(imgproc.o)
"cv::connectedComponentsWithStats(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, int)", referenced from:
_imgproc_Imgproc_connectedComponentsWithStats_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_connectedComponentsWithStats_11 in libopencvforunity.a(imgproc.o)
"cv::connectedComponents(cv::_InputArray const&, cv::_OutputArray const&, int, int)", referenced from:
_imgproc_Imgproc_connectedComponents_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_connectedComponents_11 in libopencvforunity.a(imgproc.o)
"cv::noArray()", referenced from:
_aruco_Aruco_calibrateCameraArucoExtended_12 in libopencvforunity.a(aruco.o)
_aruco_Aruco_calibrateCameraAruco_12 in libopencvforunity.a(aruco.o)
_aruco_Aruco_calibrateCameraCharucoExtended_12 in libopencvforunity.a(aruco.o)
_aruco_Aruco_calibrateCameraCharuco_12 in libopencvforunity.a(aruco.o)
_aruco_Aruco_interpolateCornersCharuco_11 in libopencvforunity.a(aruco.o)
_aruco_Aruco_detectCharucoDiamond_11 in libopencvforunity.a(aruco.o)
_aruco_Aruco_detectMarkers_11 in libopencvforunity.a(aruco.o)
...
"cv::pointPolygonTest(cv::InputArray const&, cv::Point, bool)", referenced from:
_imgproc_Imgproc_pointPolygonTest_10 in libopencvforunity.a(imgproc.o)
"cv::minEnclosingTriangle(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_imgproc_Imgproc_minEnclosingTriangle_10 in libopencvforunity.a(imgproc.o)
"cv::matchShapes(cv::_InputArray const&, cv::_InputArray const&, int, double)", referenced from:
_imgproc_Imgproc_matchShapes_10 in libopencvforunity.a(imgproc.o)
"cv::fitEllipse(cv::_InputArray const&)", referenced from:
_imgproc_Imgproc_fitEllipse_10 in libopencvforunity.a(imgproc.o)
"cv::getPerspectiveTransform(cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_imgproc_Imgproc_getPerspectiveTransform_10 in libopencvforunity.a(imgproc.o)
"cv::getDefaultNewCameraMatrix(cv::InputArray const&, cv::Size, bool)", referenced from:
_imgproc_Imgproc_getDefaultNewCameraMatrix_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_getDefaultNewCameraMatrix_11 in libopencvforunity.a(imgproc.o)
"cv::getAffineTransform(cv::_InputArray const&, cv::_InputArray const&)", referenced from:
imgproc_Imgproc_getAffineTransform_10 in libopencvforunity.a(imgproc.o)
"cv::putText(cv::InputOutputArray const&, cv::String const&, cv::Point, int, double, cv::Scalar
, int, int, bool)", referenced from:
_imgproc_Imgproc_putText_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_putText_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_putText_12 in libopencvforunity.a(imgproc.o)
"cv::omnidir::projectPoints(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, double, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_ccalib_Ccalib_projectPoints_10 in libopencvforunity.a(ccalib.o)
_ccalib_Ccalib_projectPoints_11 in libopencvforunity.a(ccalib.o)
"cv::idct(cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
_core_Core_idct_10 in libopencvforunity.a(core.o)
_core_Core_idct_11 in libopencvforunity.a(core.o)
"cv::Subdiv2D::getTriangleList(std::__1::vector<cv::Vec<float, 6>, std::__1::allocator<cv::Vec<float, 6> > >&) const", referenced from:
_imgproc_Subdiv2D_getTriangleList_10 in libopencvforunity.a(imgproc.o)
"cv::Subdiv2D::symEdge(int) const", referenced from:
_imgproc_Subdiv2D_symEdge_10 in libopencvforunity.a(imgproc.o)
"cv::UMat::UMat()", referenced from:
cv::HOGDescriptor::HOGDescriptor(cv::String const&) in libopencvforunity.a(objdetect.o)
"cv::fisheye::projectPoints(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, double, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_projectPoints_12 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_projectPoints_13 in libopencvforunity.a(calib3d.o)
"cv::Subdiv2D::rotateEdge(int, int) const", referenced from:
imgproc_Subdiv2D_rotateEdge_10 in libopencvforunity.a(imgproc.o)
"cv::Subdiv2D::locate(cv::Point
, int&, int&)", referenced from:
_imgproc_Subdiv2D_locate_10 in libopencvforunity.a(imgproc.o)
"cv::batchDistance(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int, cv::_OutputArray const&, int, int, cv::_InputArray const&, int, bool)", referenced from:
_core_Core_batchDistance_10 in libopencvforunity.a(core.o)
_core_Core_batchDistance_11 in libopencvforunity.a(core.o)
core_Core_batchDistance_12 in libopencvforunity.a(core.o)
"cv::Subdiv2D::getEdge(int, int) const", referenced from:
imgproc_Subdiv2D_getEdge_10 in libopencvforunity.a(imgproc.o)
"cv::Subdiv2D::findNearest(cv::Point
, cv::Point
)", referenced from:
_imgproc_Subdiv2D_findNearest_10 in libopencvforunity.a(imgproc.o)
_imgproc_Subdiv2D_findNearest_11 in libopencvforunity.a(imgproc.o)
"cv::CascadeClassifier::getFeatureType() const", referenced from:
_objdetect_CascadeClassifier_getFeatureType_10 in libopencvforunity.a(objdetect.o)
"cv::add(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, int)", referenced from:
_core_Core_add_10 in libopencvforunity.a(core.o)
_core_Core_add_11 in libopencvforunity.a(core.o)
_core_Core_add_12 in libopencvforunity.a(core.o)
_core_Core_add_13 in libopencvforunity.a(core.o)
_core_Core_add_14 in libopencvforunity.a(core.o)
core_Core_add_15 in libopencvforunity.a(core.o)
"cv::Subdiv2D::edgeOrg(int, cv::Point
) const", referenced from:
_imgproc_Subdiv2D_edgeOrg_10 in libopencvforunity.a(imgproc.o)
imgproc_Subdiv2D_edgeOrg_11 in libopencvforunity.a(imgproc.o)
"cv::Subdiv2D::edgeDst(int, cv::Point
) const", referenced from:
imgproc_Subdiv2D_edgeDst_10 in libopencvforunity.a(imgproc.o)
imgproc_Subdiv2D_edgeDst_11 in libopencvforunity.a(imgproc.o)
"cv::rectangle(cv::InputOutputArray const&, cv::Point, cv::Point
, cv::Scalar
const&, int, int, int)", referenced from:
_imgproc_Imgproc_rectangle_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_rectangle_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_rectangle_12 in libopencvforunity.a(imgproc.o)
"cv::blur(cv::InputArray const&, cv::OutputArray const&, cv::Size, cv::Point, int)", referenced from:
_imgproc_Imgproc_blur_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_blur_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_blur_12 in libopencvforunity.a(imgproc.o)
"cv::HoughLinesP(cv::_InputArray const&, cv::_OutputArray const&, double, double, int, double, double)", referenced from:
_imgproc_Imgproc_HoughLinesP_10 in libopencvforunity.a(imgproc.o)
imgproc_Imgproc_HoughLinesP_11 in libopencvforunity.a(imgproc.o)
"cv::Subdiv2D::Subdiv2D(cv::Rect
)", referenced from:
_imgproc_Subdiv2D_Subdiv2D_10 in libopencvforunity.a(imgproc.o)
"cv::imwrite(cv::String const&, cv::_InputArray const&, std::__1::vector<int, std::__1::allocator > const&)", referenced from:
_imgcodecs_Imgcodecs_imwrite_10 in libopencvforunity.a(imgcodecs.o)
_imgcodecs_Imgcodecs_imwrite_11 in libopencvforunity.a(imgcodecs.o)
"cv::imencode(cv::String const&, cv::_InputArray const&, std::__1::vector<unsigned char, std::__1::allocator >&, std::__1::vector<int, std::__1::allocator > const&)", referenced from:
_imgcodecs_Imgcodecs_imencode_10 in libopencvforunity.a(imgcodecs.o)
_imgcodecs_Imgcodecs_imencode_11 in libopencvforunity.a(imgcodecs.o)
"cv::imread(cv::String const&, int)", referenced from:
_imgcodecs_Imgcodecs_imread_10 in libopencvforunity.a(imgcodecs.o)
_imgcodecs_Imgcodecs_imread_11 in libopencvforunity.a(imgcodecs.o)
"cv::max(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_max_11 in libopencvforunity.a(core.o)
"cv::createLineSegmentDetector(int, double, double, double, double, double, double, int)", referenced from:
_imgproc_Imgproc_createLineSegmentDetector_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_createLineSegmentDetector_11 in libopencvforunity.a(imgproc.o)
"cv::omnidir::undistortImage(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, int, cv::InputArray const&, cv::Size const&, cv::_InputArray const&)", referenced from:
_ccalib_Ccalib_undistortImage_10 in libopencvforunity.a(ccalib.o)
_ccalib_Ccalib_undistortImage_11 in libopencvforunity.a(ccalib.o)
"cv::transpose(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_transpose_10 in libopencvforunity.a(core.o)
"cv::imdecode(cv::_InputArray const&, int)", referenced from:
_imgcodecs_Imgcodecs_imdecode_10 in libopencvforunity.a(imgcodecs.o)
"cv::DescriptorMatcher::create(cv::String const&)", referenced from:
cv::javaDescriptorMatcher::create(int) in libopencvforunity.a(features2d.o)
"cv::createNormHistogramCostExtractor(int, int, float)", referenced from:
_shape_Shape_createNormHistogramCostExtractor_10 in libopencvforunity.a(shape.o)
_shape_Shape_createNormHistogramCostExtractor_11 in libopencvforunity.a(shape.o)
"cv::stereoRectifyUncalibrated(cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Size, cv::_OutputArray const&, cv::_OutputArray const&, double)", referenced from:
_calib3d_Calib3d_stereoRectifyUncalibrated_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_stereoRectifyUncalibrated_11 in libopencvforunity.a(calib3d.o)
"cv::FileStorage::root(int) const", referenced from:
cv::javaFeatureDetector::read(cv::String const&) in libopencvforunity.a(features2d.o)
cv::javaDescriptorMatcher::read(cv::String const&) in libopencvforunity.a(features2d.o)
cv::javaDescriptorExtractor::read(cv::String const&) in libopencvforunity.a(features2d.o)
"cv::error(int, cv::String const&, char const, char const*, int)", referenced from:
cv::javaFeatureDetector::create(int) in libopencvforunity.a(features2d.o)
cv::javaDescriptorMatcher::create(int) in libopencvforunity.a(features2d.o)
cv::javaDescriptorExtractor::create(int) in libopencvforunity.a(features2d.o)
"cv::BOWKMeansTrainer::BOWKMeansTrainer(int, cv::TermCriteria const&, int, int)", referenced from:
_features2d_BOWKMeansTrainer_BOWKMeansTrainer_10 in libopencvforunity.a(features2d.o)
_features2d_BOWKMeansTrainer_BOWKMeansTrainer_11 in libopencvforunity.a(features2d.o)
"cv::aruco::estimatePoseSingleMarkers(cv::_InputArray const&, float, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_aruco_Aruco_estimatePoseSingleMarkers_10 in libopencvforunity.a(aruco.o)
"cv::BRISK::create(int, int, float)", referenced from:
_features2d_BRISK_create_10 in libopencvforunity.a(features2d.o)
_features2d_BRISK_create_11 in libopencvforunity.a(features2d.o)
cv::javaFeatureDetector::create(int) in libopencvforunity.a(features2d.o)
cv::javaDescriptorExtractor::create(int) in libopencvforunity.a(features2d.o)
"cv::optflow::calcOpticalFlowSF(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int, int, int)", referenced from:
_optflow_Optflow_calcOpticalFlowSF_11 in libopencvforunity.a(optflow.o)
"cv::BOWTrainer::getDescriptors() const", referenced from:
_features2d_BOWTrainer_getDescriptors_10 in libopencvforunity.a(features2d.o)
"cv::ximgproc::fastGlobalSmootherFilter(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, double, double, double, int)", referenced from:
_ximgproc_Ximgproc_fastGlobalSmootherFilter_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_fastGlobalSmootherFilter_11 in libopencvforunity.a(ximgproc.o)
"cv::BOWTrainer::descriptorsCount() const", referenced from:
_features2d_BOWTrainer_descriptorsCount_10 in libopencvforunity.a(features2d.o)
"cv::cornerHarris(cv::_InputArray const&, cv::_OutputArray const&, int, int, double, int)", referenced from:
_imgproc_Imgproc_cornerHarris_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_cornerHarris_11 in libopencvforunity.a(imgproc.o)
"cv::drawMatches(cv::_InputArray const&, std::__1::vector<cv::KeyPoint, std::__1::allocatorcv::KeyPoint > const&, cv::_InputArray const&, std::__1::vector<cv::KeyPoint, std::__1::allocatorcv::KeyPoint > const&, std::__1::vector<std::__1::vector<cv::DMatch, std::__1::allocatorcv::DMatch >, std::__1::allocator<std::__1::vector<cv::DMatch, std::_1::allocatorcv::DMatch > > > const&, cv::InputOutputArray const&, cv::Scalar const&, cv::Scalar const&, std::__1::vector<std::__1::vector<char, std::__1::allocator >, std::__1::allocator<std::__1::vector<char, std::__1::allocator > > > const&, int)", referenced from:
_features2d_Features2d_drawMatches2_10 in libopencvforunity.a(features2d.o)
_features2d_Features2d_drawMatches2_11 in libopencvforunity.a(features2d.o)
_features2d_Features2d_drawMatchesKnn_10 in libopencvforunity.a(features2d.o)
_features2d_Features2d_drawMatchesKnn_11 in libopencvforunity.a(features2d.o)
"cv::borderInterpolate(int, int, int)", referenced from:
_core_Core_borderInterpolate_10 in libopencvforunity.a(core.o)
"cv::MSER::create(int, int, int, double, double, int, double, double, int)", referenced from:
_features2d_MSER_create_10 in libopencvforunity.a(features2d.o)
_features2d_MSER_create_11 in libopencvforunity.a(features2d.o)
cv::javaFeatureDetector::create(int) in libopencvforunity.a(features2d.o)
"cv::ximgproc::createRFFeatureGetter()", referenced from:
_ximgproc_Ximgproc_createRFFeatureGetter_10 in libopencvforunity.a(ximgproc.o)
"cv::AgastFeatureDetector::create(int, bool, int)", referenced from:
_features2d_AgastFeatureDetector_create_10 in libopencvforunity.a(features2d.o)
_features2d_AgastFeatureDetector_create_11 in libopencvforunity.a(features2d.o)
"cv::DescriptorMatcher::radiusMatch(cv::_InputArray const&, std::__1::vector<std::__1::vector<cv::DMatch, std::__1::allocatorcv::DMatch >, std::__1::allocator<std::__1::vector<cv::DMatch, std::__1::allocatorcv::DMatch > > >&, float, cv::_InputArray const&, bool)", referenced from:
_features2d_DescriptorMatcher_radiusMatch_12 in libopencvforunity.a(features2d.o)
_features2d_DescriptorMatcher_radiusMatch_13 in libopencvforunity.a(features2d.o)
"cv::DescriptorMatcher::match(cv::_InputArray const&, std::__1::vector<cv::DMatch, std::__1::allocatorcv::DMatch >&, cv::_InputArray const&)", referenced from:
_features2d_DescriptorMatcher_match_12 in libopencvforunity.a(features2d.o)
_features2d_DescriptorMatcher_match_13 in libopencvforunity.a(features2d.o)
"cv::optflow::readOpticalFlow(cv::String const&)", referenced from:
_optflow_Optflow_readOpticalFlow_10 in libopencvforunity.a(optflow.o)
"cv::DescriptorMatcher::knnMatch(cv::_InputArray const&, std::__1::vector<std::__1::vector<cv::DMatch, std::__1::allocatorcv::DMatch >, std::__1::allocator<std::__1::vector<cv::DMatch, std::__1::allocatorcv::DMatch > > >&, int, cv::_InputArray const&, bool)", referenced from:
_features2d_DescriptorMatcher_knnMatch_12 in libopencvforunity.a(features2d.o)
_features2d_DescriptorMatcher_knnMatch_13 in libopencvforunity.a(features2d.o)
"cv::getNumberOfCPUs()", referenced from:
_core_Core_getNumberOfCPUs_10 in libopencvforunity.a(core.o)
"cv::Subdiv2D::nextEdge(int) const", referenced from:
_imgproc_Subdiv2D_nextEdge_10 in libopencvforunity.a(imgproc.o)
"cv::DescriptorMatcher::knnMatch(cv::_InputArray const&, cv::_InputArray const&, std::__1::vector<std::__1::vector<cv::DMatch, std::__1::allocatorcv::DMatch >, std::__1::allocator<std::__1::vector<cv::DMatch, std::__1::allocatorcv::DMatch > > >&, int, cv::_InputArray const&, bool) const", referenced from:
_features2d_DescriptorMatcher_knnMatch_10 in libopencvforunity.a(features2d.o)
_features2d_DescriptorMatcher_knnMatch_11 in libopencvforunity.a(features2d.o)
"cv::face::createFisherFaceRecognizer(int, double)", referenced from:
_face_Face_createFisherFaceRecognizer_10 in libopencvforunity.a(face.o)
_face_Face_createFisherFaceRecognizer_11 in libopencvforunity.a(face.o)
"cv::convertMaps(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, bool)", referenced from:
_imgproc_Imgproc_convertMaps_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_convertMaps_11 in libopencvforunity.a(imgproc.o)
"cv::ml::SVM::load(cv::String const&)", referenced from:
_ml_SVM_load_10 in libopencvforunity.a(ml.o)
"cv::initCameraMatrix2D(cv::_InputArray const&, cv::InputArray const&, cv::Size, double)", referenced from:
_calib3d_Calib3d_initCameraMatrix2D_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_initCameraMatrix2D_11 in libopencvforunity.a(calib3d.o)
"cv::checkRange(cv::InputArray const&, bool, cv::Point, double, double)", referenced from:
_core_Core_checkRange_10 in libopencvforunity.a(core.o)
_core_Core_checkRange_11 in libopencvforunity.a(core.o)
"cv::drawMatches(cv::_InputArray const&, std::__1::vector<cv::KeyPoint, std::__1::allocatorcv::KeyPoint > const&, cv::_InputArray const&, std::__1::vector<cv::KeyPoint, std::__1::allocatorcv::KeyPoint > const&, std::__1::vector<cv::DMatch, std::_1::allocatorcv::DMatch > const&, cv::InputOutputArray const&, cv::Scalar const&, cv::Scalar const&, std::__1::vector<char, std::__1::allocator > const&, int)", referenced from:
_features2d_Features2d_drawMatches_10 in libopencvforunity.a(features2d.o)
_features2d_Features2d_drawMatches_11 in libopencvforunity.a(features2d.o)
"cv::rotatedRectangleIntersection(cv::RotatedRect const&, cv::RotatedRect const&, cv::_OutputArray const&)", referenced from:
_imgproc_Imgproc_rotatedRectangleIntersection_10 in libopencvforunity.a(imgproc.o)
"cv::BOWImgDescriptorExtractor::compute(cv::_InputArray const&, std::__1::vector<cv::KeyPoint, std::__1::allocatorcv::KeyPoint >&, cv::_OutputArray const&, std::__1::vector<std::__1::vector<int, std::__1::allocator >, std::__1::allocator<std::__1::vector<int, std::__1::allocator > > >
, cv::Mat*)", referenced from:
_features2d_BOWImgDescriptorExtractor_compute_10 in libopencvforunity.a(features2d.o)
"cv::DescriptorMatcher::getTrainDescriptors() const", referenced from:
_features2d_DescriptorMatcher_getTrainDescriptors_10 in libopencvforunity.a(features2d.o)
"cv::BOWImgDescriptorExtractor::descriptorType() const", referenced from:
_features2d_BOWImgDescriptorExtractor_descriptorType_10 in libopencvforunity.a(features2d.o)
"cv::adaptiveThreshold(cv::_InputArray const&, cv::_OutputArray const&, double, int, int, int, double)", referenced from:
_imgproc_Imgproc_adaptiveThreshold_10 in libopencvforunity.a(imgproc.o)
"cv::face::StandardCollector::getMinLabel() const", referenced from:
_face_StandardCollector_getMinLabel_10 in libopencvforunity.a(face.o)
"cv::seamlessClone(cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Point, cv::_OutputArray const&, int)", referenced from:
_photo_Photo_seamlessClone_10 in libopencvforunity.a(photo.o)
"cv::colorChange(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, float, float, float)", referenced from:
_photo_Photo_colorChange_10 in libopencvforunity.a(photo.o)
_photo_Photo_colorChange_11 in libopencvforunity.a(photo.o)
"cv::face::StandardCollector::getMinDist() const", referenced from:
_face_StandardCollector_getMinDist_10 in libopencvforunity.a(face.o)
"cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
_OpenCVForUnity_MatToTexture in libopencvforunity.a(jni_part.o)
_OpenCVForUnity_TextureToMat in libopencvforunity.a(jni_part.o)
_OpenCVForUnity_LowLevelMatToTexture in libopencvforunity.a(jni_part.o)
_OpenCVForUnity_LowLevelTextureToMat in libopencvforunity.a(jni_part.o)
_core_Core_flip_10 in libopencvforunity.a(core.o)
"cv::Canny(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, double, double, bool)", referenced from:
_imgproc_Imgproc_Canny_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_Canny_11 in libopencvforunity.a(imgproc.o)
"cv::bgsegm::createBackgroundSubtractorGMG(int, double)", referenced from:
_bgsegm_Bgsegm_createBackgroundSubtractorGMG_10 in libopencvforunity.a(bgsegm.o)
_bgsegm_Bgsegm_createBackgroundSubtractorGMG_11 in libopencvforunity.a(bgsegm.o)
"cv::findNonZero(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_findNonZero_10 in libopencvforunity.a(core.o)
"cv::cornerSubPix(cv::InputArray const&, cv::InputOutputArray const&, cv::Size, cv::Size, cv::TermCriteria)", referenced from:
_imgproc_Imgproc_cornerSubPix_10 in libopencvforunity.a(imgproc.o)
"cv::ximgproc::guidedFilter(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int, double, int)", referenced from:
_ximgproc_Ximgproc_guidedFilter_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_guidedFilter_11 in libopencvforunity.a(ximgproc.o)
"cv::bitwise_xor(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&)", referenced from:
_core_Core_bitwise_1xor_10 in libopencvforunity.a(core.o)
_core_Core_bitwise_1xor_11 in libopencvforunity.a(core.o)
"cv::PCACompute(cv::_InputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, int)", referenced from:
_core_Core_PCACompute_11 in libopencvforunity.a(core.o)
_core_Core_PCACompute_12 in libopencvforunity.a(core.o)
"cv::arcLength(cv::_InputArray const&, bool)", referenced from:
_imgproc_Imgproc_arcLength_10 in libopencvforunity.a(imgproc.o)
"cv::face::FaceRecognizer::predict(cv::_InputArray const&, int&, double&) const", referenced from:
_face_FaceRecognizer_predict_10 in libopencvforunity.a(face.o)
"cv::AKAZE::create(int, int, int, float, int, int, int)", referenced from:
_features2d_AKAZE_create_10 in libopencvforunity.a(features2d.o)
_features2d_AKAZE_create_11 in libopencvforunity.a(features2d.o)
cv::javaFeatureDetector::create(int) in libopencvforunity.a(features2d.o)
cv::javaDescriptorExtractor::create(int) in libopencvforunity.a(features2d.o)
"cv::Formatter::get(int)", referenced from:
core_Mat_nDump in libopencvforunity.a(Mat.o)
"cv::Mat::zeros(cv::Size
, int)", referenced from:
_core_Mat_n_1zeros__DDI in libopencvforunity.a(Mat.o)
"cv::Mat::push_back(cv::Mat const&)", referenced from:
core_Mat_n_1push_1back in libopencvforunity.a(Mat.o)
"cv::getRotationMatrix2D(cv::Point
, double, double)", referenced from:
_imgproc_Imgproc_getRotationMatrix2D_10 in libopencvforunity.a(imgproc.o)
"cv::ximgproc::segmentation::createSelectiveSearchSegmentationStrategyTexture()", referenced from:
_ximgproc_Ximgproc_createSelectiveSearchSegmentationStrategyTexture_10 in libopencvforunity.a(ximgproc.o)
"cv::ml::Boost::create()", referenced from:
_ml_Boost_create_10 in libopencvforunity.a(ml.o)
"cv::Mat::t() const", referenced from:
_core_Mat_n_1t in libopencvforunity.a(Mat.o)
"cv::redirectError(int ()(int, char const, char const*, char const*, int, void*), void*, void**)", referenced from:
cv::setErrorVerbosity(bool) in libopencvforunity.a(core_manual.o)
"cv::groupRectangles(std::_1::vector<cv::Rect, std::_1::allocator<cv::Rect > >&, std::__1::vector<int, std::__1::allocator >&, int, double)", referenced from:
_objdetect_Objdetect_groupRectangles_10 in libopencvforunity.a(objdetect.o)
objdetect_Objdetect_groupRectangles_11 in libopencvforunity.a(objdetect.o)
"cv::Mat::Mat(cv::Mat const&, cv::Rect
const&)", referenced from:
_core_Mat_n_1submat in libopencvforunity.a(Mat.o)
"cv::face::createBIF(int, int)", referenced from:
_face_Face_createBIF_10 in libopencvforunity.a(face.o)
_face_Face_createBIF_11 in libopencvforunity.a(face.o)
"cv::Mat::reshape(int, int) const", referenced from:
_core_Mat_n_1reshape__JII in libopencvforunity.a(Mat.o)
_core_Mat_n_1reshape__JI in libopencvforunity.a(Mat.o)
"cv::GFTTDetector::create(int, double, double, int, bool, double)", referenced from:
_features2d_GFTTDetector_create_10 in libopencvforunity.a(features2d.o)
_features2d_GFTTDetector_create_11 in libopencvforunity.a(features2d.o)
cv::javaFeatureDetector::create(int) in libopencvforunity.a(features2d.o)
"cv::Mat::inv(int) const", referenced from:
_core_Mat_n_1inv__JI in libopencvforunity.a(Mat.o)
_core_Mat_n_1inv__J in libopencvforunity.a(Mat.o)
"cv::ximgproc::AdaptiveManifoldFilter::create()", referenced from:
_ximgproc_AdaptiveManifoldFilter_create_10 in libopencvforunity.a(ximgproc.o)
"cv::rectify3Collinear(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Size, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::OutputArray const&, cv::OutputArray const&, cv::OutputArray const&, double, cv::Size, cv::Rect*, cv::Rect, int)", referenced from:
_calib3d_Calib3d_rectify3Collinear_10 in libopencvforunity.a(calib3d.o)
"cv::Mat::dot(cv::_InputArray const&) const", referenced from:
core_Mat_n_1dot in libopencvforunity.a(Mat.o)
"cv::getGaborKernel(cv::Size
, double, double, double, double, double, int)", referenced from:
_imgproc_Imgproc_getGaborKernel_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_getGaborKernel_11 in libopencvforunity.a(imgproc.o)
"cv::Mat::diag(int) const", referenced from:
_core_Mat_n_1diag__JI in libopencvforunity.a(Mat.o)
"cv::Mat::cross(cv::_InputArray const&) const", referenced from:
core_Mat_n_1cross in libopencvforunity.a(Mat.o)
"cv::Subdiv2D::initDelaunay(cv::Rect
)", referenced from:
_imgproc_Subdiv2D_initDelaunay_10 in libopencvforunity.a(imgproc.o)
"cv::Mat::copyTo(cv::_OutputArray const&) const", referenced from:
_core_Mat_n_1clone in libopencvforunity.a(Mat.o)
_core_Mat_n_1copyTo__JJ in libopencvforunity.a(Mat.o)
cv::Mat::operator std::__1::vector<int, std::__1::allocator >() const in libopencvforunity.a(converters.o)
cv::Mat::operator std::__1::vector<double, std::__1::allocator >() const in libopencvforunity.a(converters.o)
cv::Mat::operator std::__1::vector<float, std::__1::allocator >() const in libopencvforunity.a(converters.o)
cv::Mat::operator std::__1::vector<char, std::__1::allocator >() const in libopencvforunity.a(converters.o)
cv::Mat::operator std::_1::vector<cv::Rect, std::1::allocator<cv::Rect > ><cv::Rect >() const in libopencvforunity.a(converters.o)
...
"cv::Mat::Mat(cv::Mat const&, cv::Range const&, cv::Range const&)", referenced from:
_core_Mat_n_1Mat__JIIII in libopencvforunity.a(Mat.o)
_core_Mat_n_1Mat__JII in libopencvforunity.a(Mat.o)
_core_Mat_n_1col in libopencvforunity.a(Mat.o)
_core_Mat_n_1colRange in libopencvforunity.a(Mat.o)
_core_Mat_n_1row in libopencvforunity.a(Mat.o)
_core_Mat_n_1rowRange in libopencvforunity.a(Mat.o)
_core_Mat_n_1submat_1rr in libopencvforunity.a(Mat.o)
...
"cv::spatialGradient(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, int)", referenced from:
_imgproc_Imgproc_spatialGradient_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_spatialGradient_11 in libopencvforunity.a(imgproc.o)
imgproc_Imgproc_spatialGradient_12 in libopencvforunity.a(imgproc.o)
"cv::Mat::operator=(cv::Scalar
const&)", referenced from:
_core_Mat_n_1Mat__IIIDDDD in libopencvforunity.a(Mat.o)
_core_Mat_n_1Mat__DDIDDDD in libopencvforunity.a(Mat.o)
_core_Mat_n_1setTo__JDDDD in libopencvforunity.a(Mat.o)
"cv::fastNlMeansDenoisingMulti(cv::_InputArray const&, cv::_OutputArray const&, int, int, std::__1::vector<float, std::__1::allocator > const&, int, int, int)", referenced from:
_photo_Photo_fastNlMeansDenoisingMulti_12 in libopencvforunity.a(photo.o)
_photo_Photo_fastNlMeansDenoisingMulti_13 in libopencvforunity.a(photo.o)
"cv::motempl::segmentMotion(cv::_InputArray const&, cv::_OutputArray const&, std::_1::vector<cv::Rect, std::_1::allocator<cv::Rect > >&, double, double)", referenced from:
_optflow_Optflow_segmentMotion_10 in libopencvforunity.a(optflow.o)
"cv::BFMatcher::BFMatcher(int, bool)", referenced from:
_features2d_BFMatcher_BFMatcher_10 in libopencvforunity.a(features2d.o)
_features2d_BFMatcher_BFMatcher_11 in libopencvforunity.a(features2d.o)
"cv::aruco::Dictionary::drawMarker(int, int, cv::_OutputArray const&, int) const", referenced from:
_aruco_Dictionary_drawMarker_10 in libopencvforunity.a(aruco.o)
_aruco_Dictionary_drawMarker_11 in libopencvforunity.a(aruco.o)
"cv::HoughLines(cv::_InputArray const&, cv::_OutputArray const&, double, double, int, double, double, double, double)", referenced from:
_imgproc_Imgproc_HoughLines_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_HoughLines_11 in libopencvforunity.a(imgproc.o)
"cv::Mat::create(int, int const
, int)", referenced from:
_core_Mat_n_1Mat__III in libopencvforunity.a(Mat.o)
_core_Mat_n_1Mat__DDI in libopencvforunity.a(Mat.o)
_core_Mat_n_1Mat__IIIDDDD in libopencvforunity.a(Mat.o)
_core_Mat_n_1Mat__DDIDDDD in libopencvforunity.a(Mat.o)
_core_Mat_n_1create__JIII in libopencvforunity.a(Mat.o)
_core_Mat_n_1create__JDDI in libopencvforunity.a(Mat.o)
vector_Mat_to_Mat(std::__1::vector<cv::Mat, std::__1::allocatorcv::Mat >&, cv::Mat&) in libopencvforunity.a(converters.o)
...
"cv::logPolar(cv::_InputArray const&, cv::OutputArray const&, cv::Point, double, int)", referenced from:
_imgproc_Imgproc_logPolar_10 in libopencvforunity.a(imgproc.o)
"cv::transform(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&)", referenced from:
_core_Core_transform_10 in libopencvforunity.a(core.o)
"cv::subtract(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, int)", referenced from:
_core_Core_subtract_10 in libopencvforunity.a(core.o)
_core_Core_subtract_11 in libopencvforunity.a(core.o)
_core_Core_subtract_12 in libopencvforunity.a(core.o)
_core_Core_subtract_13 in libopencvforunity.a(core.o)
_core_Core_subtract_14 in libopencvforunity.a(core.o)
_core_Core_subtract_15 in libopencvforunity.a(core.o)
"cv::aruco::CharucoBoard::create(int, int, float, float, cv::Ptrcv::aruco::Dictionary&)", referenced from:
_aruco_CharucoBoard_create_10 in libopencvforunity.a(aruco.o)
"cv::solveCubic(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_solveCubic_10 in libopencvforunity.a(core.o)
"cv::sort(cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
core_Core_sort_10 in libopencvforunity.a(core.o)
"cv::minMaxLoc(cv::InputArray const&, double*, double*, cv::Point*, cv::Point
, cv::_InputArray const&)", referenced from:
_core_Core_n_1minMaxLocManual in libopencvforunity.a(core.o)
"cv::findChessboardCorners(cv::InputArray const&, cv::Size, cv::_OutputArray const&, int)", referenced from:
_calib3d_Calib3d_findChessboardCorners_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findChessboardCorners_11 in libopencvforunity.a(calib3d.o)
"cv::setNumThreads(int)", referenced from:
_core_Core_setNumThreads_10 in libopencvforunity.a(core.o)
"cv::xphoto::applyChannelGains(cv::_InputArray const&, cv::_OutputArray const&, float, float, float)", referenced from:
_xphoto_Xphoto_applyChannelGains_10 in libopencvforunity.a(xphoto.o)
"cv::reduce(cv::_InputArray const&, cv::_OutputArray const&, int, int, int)", referenced from:
_core_Core_reduce_10 in libopencvforunity.a(core.o)
_core_Core_reduce_11 in libopencvforunity.a(core.o)
"cv::randn(cv::_InputOutputArray const&, cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_core_Core_randn_10 in libopencvforunity.a(core.o)
"cv::ml::DTrees::create()", referenced from:
_ml_DTrees_create_10 in libopencvforunity.a(ml.o)
"cv::normalize(cv::_InputArray const&, cv::_InputOutputArray const&, double, double, int, int, cv::_InputArray const&)", referenced from:
_core_Core_normalize_10 in libopencvforunity.a(core.o)
_core_Core_normalize_11 in libopencvforunity.a(core.o)
_core_Core_normalize_12 in libopencvforunity.a(core.o)
_core_Core_normalize_13 in libopencvforunity.a(core.o)
"cv::ml::TrainData::getTestSamples() const", referenced from:
_ml_TrainData_getTestSamples_10 in libopencvforunity.a(ml.o)
"cv::compareHist(cv::_InputArray const&, cv::_InputArray const&, int)", referenced from:
_imgproc_Imgproc_compareHist_10 in libopencvforunity.a(imgproc.o)
"cv::sortIdx(cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
_core_Core_sortIdx_10 in libopencvforunity.a(core.o)
"cv::xfeatures2d::FREAK::create(bool, bool, float, int, std::__1::vector<int, std::__1::allocator > const&)", referenced from:
_xfeatures2d_FREAK_create_10 in libopencvforunity.a(xfeatures2d.o)
_xfeatures2d_FREAK_create_11 in libopencvforunity.a(xfeatures2d.o)
"cv::invertAffineTransform(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_imgproc_Imgproc_invertAffineTransform_10 in libopencvforunity.a(imgproc.o)
"cv::polarToCart(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, bool)", referenced from:
_core_Core_polarToCart_10 in libopencvforunity.a(core.o)
_core_Core_polarToCart_11 in libopencvforunity.a(core.o)
"cv::mulTransposed(cv::_InputArray const&, cv::_OutputArray const&, bool, cv::_InputArray const&, double, int)", referenced from:
_core_Core_mulTransposed_10 in libopencvforunity.a(core.o)
_core_Core_mulTransposed_11 in libopencvforunity.a(core.o)
_core_Core_mulTransposed_12 in libopencvforunity.a(core.o)
"cv::Mat::eye(int, int, int)", referenced from:
_ccalib_Ccalib_undistortImage_11 in libopencvforunity.a(ccalib.o)
_core_Mat_n_1eye__III in libopencvforunity.a(Mat.o)
"cv::magnitude(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_magnitude_10 in libopencvforunity.a(core.o)
"cv::fastNlMeansDenoising(cv::_InputArray const&, cv::_OutputArray const&, std::__1::vector<float, std::__1::allocator > const&, int, int, int)", referenced from:
_photo_Photo_fastNlMeansDenoising_12 in libopencvforunity.a(photo.o)
_photo_Photo_fastNlMeansDenoising_13 in libopencvforunity.a(photo.o)
"cv::log(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_log_10 in libopencvforunity.a(core.o)
"cv::createTonemapReinhard(float, float, float, float)", referenced from:
_photo_Photo_createTonemapReinhard_10 in libopencvforunity.a(photo.o)
photo_Photo_createTonemapReinhard_11 in libopencvforunity.a(photo.o)
"cv::Mat::eye(cv::Size
, int)", referenced from:
_core_Mat_n_1eye__DDI in libopencvforunity.a(Mat.o)
"cv::CascadeClassifier::CascadeClassifier(cv::String const&)", referenced from:
_objdetect_CascadeClassifier_CascadeClassifier_10 in libopencvforunity.a(objdetect.o)
"cv::fisheye::estimateNewCameraMatrixForUndistortRectify(cv::_InputArray const&, cv::InputArray const&, cv::Size const&, cv::_InputArray const&, cv::OutputArray const&, double, cv::Size const&, double)", referenced from:
_calib3d_Calib3d_estimateNewCameraMatrixForUndistortRectify_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_estimateNewCameraMatrixForUndistortRectify_11 in libopencvforunity.a(calib3d.o)
"cv::inRange(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_inRange_10 in libopencvforunity.a(core.o)
"cv::perspectiveTransform(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&)", referenced from:
_core_Core_perspectiveTransform_10 in libopencvforunity.a(core.o)
"cv::VideoCapture::VideoCapture(cv::String const&, int)", referenced from:
_videoio_VideoCapture_VideoCapture_10 in libopencvforunity.a(videoio.o)
"cv::idft(cv::_InputArray const&, cv::_OutputArray const&, int, int)", referenced from:
_core_Core_idft_10 in libopencvforunity.a(core.o)
_core_Core_idft_11 in libopencvforunity.a(core.o)
"cv::randShuffle(cv::_InputOutputArray const&, double, cv::RNG
)", referenced from:
_core_Core_randShuffle_10 in libopencvforunity.a(core.o)
_core_Core_randShuffle_11 in libopencvforunity.a(core.o)
"cv::hconcat(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_hconcat_10 in libopencvforunity.a(core.o)
"cv::connectedComponentsWithStats(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, int, int)", referenced from:
_imgproc_Imgproc_connectedComponentsWithStatsWithAlgorithm_10 in libopencvforunity.a(imgproc.o)
"cv::absdiff(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_absdiff_10 in libopencvforunity.a(core.o)
_core_Core_absdiff_11 in libopencvforunity.a(core.o)
"cv::fastAtan2(float, float)", referenced from:
_core_Core_fastAtan2_10 in libopencvforunity.a(core.o)
"cv::ORB::create(int, float, int, int, int, int, int, int, int)", referenced from:
_features2d_ORB_create_10 in libopencvforunity.a(features2d.o)
_features2d_ORB_create_11 in libopencvforunity.a(features2d.o)
cv::javaFeatureDetector::create(int) in libopencvforunity.a(features2d.o)
cv::javaDescriptorExtractor::create(int) in libopencvforunity.a(features2d.o)
"cv::extractChannel(cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
_core_Core_extractChannel_10 in libopencvforunity.a(core.o)
"cv::optflow::calcOpticalFlowSparseToDense(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int, int, float, bool, float, float)", referenced from:
_optflow_Optflow_calcOpticalFlowSparseToDense_10 in libopencvforunity.a(optflow.o)
_optflow_Optflow_calcOpticalFlowSparseToDense_11 in libopencvforunity.a(optflow.o)
"cv::dft(cv::_InputArray const&, cv::_OutputArray const&, int, int)", referenced from:
_core_Core_dft_10 in libopencvforunity.a(core.o)
_core_Core_dft_11 in libopencvforunity.a(core.o)
"cv::getCPUTickCount()", referenced from:
_core_Core_getCPUTickCount_10 in libopencvforunity.a(core.o)
"cv::fillConvexPoly(cv::_InputOutputArray const&, cv::InputArray const&, cv::Scalar const&, int, int)", referenced from:
_imgproc_Imgproc_fillConvexPoly_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_fillConvexPoly_11 in libopencvforunity.a(imgproc.o)
"cv::composeRT(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_composeRT_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_composeRT_11 in libopencvforunity.a(calib3d.o)
"cv::erode(cv::_InputArray const&, cv::OutputArray const&, cv::InputArray const&, cv::Point, int, int, cv::Scalar const&)", referenced from:
_imgproc_Imgproc_erode_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_erode_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_erode_12 in libopencvforunity.a(imgproc.o)
"cv::copyMakeBorder(cv::_InputArray const&, cv::OutputArray const&, int, int, int, int, int, cv::Scalar const&)", referenced from:
_core_Core_copyMakeBorder_10 in libopencvforunity.a(core.o)
_core_Core_copyMakeBorder_11 in libopencvforunity.a(core.o)
"cv::createTonemap(float)", referenced from:
_photo_Photo_createTonemap_10 in libopencvforunity.a(photo.o)
_photo_Photo_createTonemap_11 in libopencvforunity.a(photo.o)
"cv::getOptimalDFTSize(int)", referenced from:
_core_Core_getOptimalDFTSize_10 in libopencvforunity.a(core.o)
"cv::convertScaleAbs(cv::_InputArray const&, cv::_OutputArray const&, double, double)", referenced from:
_core_Core_convertScaleAbs_10 in libopencvforunity.a(core.o)
_core_Core_convertScaleAbs_11 in libopencvforunity.a(core.o)
"cv::calibrateCamera(cv::_InputArray const&, cv::InputArray const&, cv::Size, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, cv::TermCriteria)", referenced from:
_calib3d_Calib3d_calibrateCameraExtended_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_calibrateCameraExtended_11 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_calibrateCameraExtended_12 in libopencvforunity.a(calib3d.o)
"cv::aruco::drawMarker(cv::Ptrcv::aruco::Dictionary&, int, int, cv::_OutputArray const&, int)", referenced from:
_aruco_Aruco_drawMarker_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_drawMarker_11 in libopencvforunity.a(aruco.o)
"cv::convertFp16(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_convertFp16_10 in libopencvforunity.a(core.o)
"cv::String::deallocate()", referenced from:
_bioinspired_TransientAreasSegmentationModule_printSetup_10 in libopencvforunity.a(bioinspired.o)
_bioinspired_TransientAreasSegmentationModule_setup_10 in libopencvforunity.a(bioinspired.o)
_bioinspired_TransientAreasSegmentationModule_setup_11 in libopencvforunity.a(bioinspired.o)
_bioinspired_TransientAreasSegmentationModule_write_10 in libopencvforunity.a(bioinspired.o)
_bioinspired_Retina_printSetup_10 in libopencvforunity.a(bioinspired.o)
_bioinspired_Retina_setup_10 in libopencvforunity.a(bioinspired.o)
_bioinspired_Retina_setup_11 in libopencvforunity.a(bioinspired.o)
...
"cv::getTickCount()", referenced from:
_core_Core_getTickCount_10 in libopencvforunity.a(core.o)
_core_TickMeter_start_10 in libopencvforunity.a(core.o)
cv::TickMeter::stop() in libopencvforunity.a(core.o)
"cv::Subdiv2D::insert(std::_1::vector<cv::Point, std::_1::allocator<cv::Point > > const&)", referenced from:
_imgproc_Subdiv2D_insert_11 in libopencvforunity.a(imgproc.o)
"cv::dct(cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
core_Core_dct_10 in libopencvforunity.a(core.o)
core_Core_dct_11 in libopencvforunity.a(core.o)
"cv::ellipse2Poly(cv::Point
, cv::Size
, int, int, int, int, std::_1::vector<cv::Point, std::_1::allocator<cv::Point > >&)", referenced from:
_imgproc_Imgproc_ellipse2Poly_10 in libopencvforunity.a(imgproc.o)
"cv::compare(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
_core_Core_compare_10 in libopencvforunity.a(core.o)
_core_Core_compare_11 in libopencvforunity.a(core.o)
"cv::linearPolar(cv::_InputArray const&, cv::OutputArray const&, cv::Point, double, int)", referenced from:
_imgproc_Imgproc_linearPolar_10 in libopencvforunity.a(imgproc.o)
"cv::SimpleBlobDetector::create(cv::SimpleBlobDetector::Params const&)", referenced from:
_calib3d_Calib3d_findCirclesGrid_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findCirclesGrid_11 in libopencvforunity.a(calib3d.o)
cv::javaFeatureDetector::create(int) in libopencvforunity.a(features2d.o)
"cv::cartToPolar(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, bool)", referenced from:
_core_Core_cartToPolar_10 in libopencvforunity.a(core.o)
_core_Core_cartToPolar_11 in libopencvforunity.a(core.o)
"cv::connectedComponents(cv::_InputArray const&, cv::_OutputArray const&, int, int, int)", referenced from:
_imgproc_Imgproc_connectedComponentsWithAlgorithm_10 in libopencvforunity.a(imgproc.o)
"cv::findCirclesGrid(cv::InputArray const&, cv::Size, cv::_OutputArray const&, int, cv::Ptrcv::Feature2D const&)", referenced from:
_calib3d_Calib3d_findCirclesGrid_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findCirclesGrid_11 in libopencvforunity.a(calib3d.o)
"cv::divide(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, double, int)", referenced from:
_core_Core_divide_10 in libopencvforunity.a(core.o)
_core_Core_divide_11 in libopencvforunity.a(core.o)
_core_Core_divide_12 in libopencvforunity.a(core.o)
_core_Core_divide_13 in libopencvforunity.a(core.o)
_core_Core_divide_14 in libopencvforunity.a(core.o)
_core_Core_divide_15 in libopencvforunity.a(core.o)
"cv::SVDecomp(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int)", referenced from:
_core_Core_SVDecomp_10 in libopencvforunity.a(core.o)
_core_Core_SVDecomp_11 in libopencvforunity.a(core.o)
"cv::SVBackSubst(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_SVBackSubst_10 in libopencvforunity.a(core.o)
"cv::accumulateSquare(cv::_InputArray const&, cv::_InputOutputArray const&, cv::_InputArray const&)", referenced from:
_imgproc_Imgproc_accumulateSquare_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_accumulateSquare_11 in libopencvforunity.a(imgproc.o)
"cv::PCAProject(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_PCAProject_10 in libopencvforunity.a(core.o)
"cv::PCABackProject(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_PCABackProject_10 in libopencvforunity.a(core.o)
"cv::xphoto::bm3dDenoising(cv::_InputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, float, int, int, int, int, int, int, float, int, int, int)", referenced from:
_xphoto_Xphoto_bm3dDenoising_12 in libopencvforunity.a(xphoto.o)
_xphoto_Xphoto_bm3dDenoising_13 in libopencvforunity.a(xphoto.o)
"cv::aruco::generateCustomDictionary(int, int, cv::Ptrcv::aruco::Dictionary&)", referenced from:
_aruco_Aruco_custom_1dictionary_1from_10 in libopencvforunity.a(aruco.o)
"cv::LUT(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_LUT_10 in libopencvforunity.a(core.o)
"cv::mixChannels(cv::_InputArray const&, cv::_InputOutputArray const&, std::__1::vector<int, std::__1::allocator > const&)", referenced from:
_core_Core_mixChannels_10 in libopencvforunity.a(core.o)
"cv::bitwise_not(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&)", referenced from:
_core_Core_bitwise_1not_10 in libopencvforunity.a(core.o)
_core_Core_bitwise_1not_11 in libopencvforunity.a(core.o)
"cv::mulSpectrums(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int, bool)", referenced from:
_core_Core_mulSpectrums_10 in libopencvforunity.a(core.o)
_core_Core_mulSpectrums_11 in libopencvforunity.a(core.o)
"cv::initWideAngleProjMap(cv::_InputArray const&, cv::InputArray const&, cv::Size, int, int, cv::_OutputArray const&, cv::_OutputArray const&, int, double)", referenced from:
_imgproc_Imgproc_initWideAngleProjMap_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_initWideAngleProjMap_11 in libopencvforunity.a(imgproc.o)
"cv::split(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_split_10 in libopencvforunity.a(core.o)
"cv::completeSymm(cv::_InputOutputArray const&, bool)", referenced from:
_core_Core_completeSymm_10 in libopencvforunity.a(core.o)
_core_Core_completeSymm_11 in libopencvforunity.a(core.o)
"cv::decomposeEssentialMat(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_decomposeEssentialMat_10 in libopencvforunity.a(calib3d.o)
"cv::min(cv::Mat const&, cv::Mat const&, cv::Mat&)", referenced from:
_core_Core_min_10 in libopencvforunity.a(core.o)
"cv::ximgproc::createGuidedFilter(cv::_InputArray const&, int, double)", referenced from:
_ximgproc_Ximgproc_createGuidedFilter_10 in libopencvforunity.a(ximgproc.o)
"cv::PSNR(cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_core_Core_PSNR_10 in libopencvforunity.a(core.o)
"cv::getThreadNum()", referenced from:
_core_Core_getThreadNum_10 in libopencvforunity.a(core.o)
"cv::Scharr(cv::_InputArray const&, cv::_OutputArray const&, int, int, int, double, double, int)", referenced from:
_imgproc_Imgproc_Scharr_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_Scharr_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_Scharr_12 in libopencvforunity.a(imgproc.o)
"cv::setIdentity(cv::InputOutputArray const&, cv::Scalar const&)", referenced from:
_core_Core_setIdentity_10 in libopencvforunity.a(core.o)
_core_Core_setIdentity_11 in libopencvforunity.a(core.o)
"cv::max(cv::Mat const&, cv::Mat const&, cv::Mat&)", referenced from:
_core_Core_max_10 in libopencvforunity.a(core.o)
"cv::face::FaceRecognizer::predict(cv::_InputArray const&) const", referenced from:
_face_FaceRecognizer_predict_1label_10 in libopencvforunity.a(face.o)
"cv::getNumThreads()", referenced from:
_core_Core_getNumThreads_10 in libopencvforunity.a(core.o)
"cv::fillPoly(cv::InputOutputArray const&, cv::InputArray const&, cv::Scalar const&, int, int, cv::Point)", referenced from:
_imgproc_Imgproc_fillPoly_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_fillPoly_11 in libopencvforunity.a(imgproc.o)
"cv::Subdiv2D::Subdiv2D()", referenced from:
_imgproc_Subdiv2D_Subdiv2D_11 in libopencvforunity.a(imgproc.o)
"cv::countNonZero(cv::_InputArray const&)", referenced from:
_core_Core_countNonZero_10 in libopencvforunity.a(core.o)
"cv::norm(cv::_InputArray const&, int, cv::_InputArray const&)", referenced from:
_core_Core_norm_13 in libopencvforunity.a(core.o)
_core_Core_norm_14 in libopencvforunity.a(core.o)
_core_Core_norm_15 in libopencvforunity.a(core.o)
"cv::norm(cv::_InputArray const&, cv::_InputArray const&, int, cv::_InputArray const&)", referenced from:
_core_Core_norm_10 in libopencvforunity.a(core.o)
_core_Core_norm_11 in libopencvforunity.a(core.o)
_core_Core_norm_12 in libopencvforunity.a(core.o)
"cv::recoverPose(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::OutputArray const&, double, cv::Point, cv::_InputOutputArray const&)", referenced from:
_calib3d_Calib3d_recoverPose_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_recoverPose_11 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_recoverPose_12 in libopencvforunity.a(calib3d.o)
"cv::kmeans(cv::_InputArray const&, int, cv::_InputOutputArray const&, cv::TermCriteria, int, int, cv::_OutputArray const&)", referenced from:
_core_Core_kmeans_10 in libopencvforunity.a(core.o)
_core_Core_kmeans_11 in libopencvforunity.a(core.o)
"cv::invert(cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
_core_Core_invert_10 in libopencvforunity.a(core.o)
_core_Core_invert_11 in libopencvforunity.a(core.o)
"cv::watershed(cv::_InputArray const&, cv::_InputOutputArray const&)", referenced from:
_imgproc_Imgproc_watershed_10 in libopencvforunity.a(imgproc.o)
"cv::Mat::diag(cv::Mat const&)", referenced from:
_core_Mat_n_1diag__J in libopencvforunity.a(Mat.o)
"cv::aruco::getPredefinedDictionary(int)", referenced from:
_aruco_Aruco_getPredefinedDictionary_10 in libopencvforunity.a(aruco.o)
"cv::trace(cv::_InputArray const&)", referenced from:
_core_Core_trace_10 in libopencvforunity.a(core.o)
"cv::minAreaRect(cv::_InputArray const&)", referenced from:
_imgproc_Imgproc_minAreaRect_10 in libopencvforunity.a(imgproc.o)
"cv::getTickFrequency()", referenced from:
_core_Core_getTickFrequency_10 in libopencvforunity.a(core.o)
_core_TickMeter_getTimeMicro_10 in libopencvforunity.a(core.o)
_core_TickMeter_getTimeMilli_10 in libopencvforunity.a(core.o)
_core_TickMeter_getTimeSec_10 in libopencvforunity.a(core.o)
"cv::addWeighted(cv::_InputArray const&, double, cv::_InputArray const&, double, double, cv::_OutputArray const&, int)", referenced from:
_core_Core_addWeighted_10 in libopencvforunity.a(core.o)
_core_Core_addWeighted_11 in libopencvforunity.a(core.o)
"cv::sqrt(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_sqrt_10 in libopencvforunity.a(core.o)
"cv::determinant(cv::_InputArray const&)", referenced from:
_core_Core_determinant_10 in libopencvforunity.a(core.o)
"cv::solve(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
_core_Core_solve_10 in libopencvforunity.a(core.o)
_core_Core_solve_11 in libopencvforunity.a(core.o)
"cv::convertPointsToHomogeneous(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_convertPointsToHomogeneous_10 in libopencvforunity.a(calib3d.o)
"cv::Mat::setTo(cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_core_Mat_n_1setTo__JDDDDJ in libopencvforunity.a(Mat.o)
_core_Mat_n_1setTo__JJJ in libopencvforunity.a(Mat.o)
_core_Mat_n_1setTo__JJ in libopencvforunity.a(Mat.o)
"cv::solvePnP(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, bool, int)", referenced from:
_calib3d_Calib3d_solvePnP_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_solvePnP_11 in libopencvforunity.a(calib3d.o)
"cv::FileStorage::FileStorage(cv::String const&, int, cv::String const&)", referenced from:
cv::javaFeatureDetector::read(cv::String const&) in libopencvforunity.a(features2d.o)
cv::javaFeatureDetector::write(cv::String const&) const in libopencvforunity.a(features2d.o)
cv::javaDescriptorMatcher::read(cv::String const&) in libopencvforunity.a(features2d.o)
cv::javaDescriptorMatcher::write(cv::String const&) const in libopencvforunity.a(features2d.o)
cv::javaDescriptorExtractor::read(cv::String const&) in libopencvforunity.a(features2d.o)
cv::javaDescriptorExtractor::write(cv::String const&) const in libopencvforunity.a(features2d.o)
"cv::createTonemapDurand(float, float, float, float, float)", referenced from:
_photo_Photo_createTonemapDurand_10 in libopencvforunity.a(photo.o)
_photo_Photo_createTonemapDurand_11 in libopencvforunity.a(photo.o)
"cv::aruco::DetectorParameters::DetectorParameters()", referenced from:
_aruco_Aruco_detectMarkers_10 in libopencvforunity.a(aruco.o)
aruco_Aruco_refineDetectedMarkers_10 in libopencvforunity.a(aruco.o)
"cv::bioinspired::createRetinaFastToneMapping(cv::Size
)", referenced from:
_bioinspired_Bioinspired_createRetinaFastToneMapping_10 in libopencvforunity.a(bioinspired.o)
"cv::getBuildInformation()", referenced from:
_core_Core_getBuildInformation_10 in libopencvforunity.a(core.o)
"cv::sum(cv::_InputArray const&)", referenced from:
_core_Core_sumElems_10 in libopencvforunity.a(core.o)
"cv::omnidir::undistortPoints(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_ccalib_Ccalib_undistortPoints_10 in libopencvforunity.a(ccalib.o)
"cv::xfeatures2d::LATCH::create(int, bool, int)", referenced from:
_xfeatures2d_LATCH_create_10 in libopencvforunity.a(xfeatures2d.o)
_xfeatures2d_LATCH_create_11 in libopencvforunity.a(xfeatures2d.o)
"cv::patchNaNs(cv::_InputOutputArray const&, double)", referenced from:
_core_Core_patchNaNs_10 in libopencvforunity.a(core.o)
_core_Core_patchNaNs_11 in libopencvforunity.a(core.o)
"cv::bitwise_and(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&)", referenced from:
_core_Core_bitwise_1and_10 in libopencvforunity.a(core.o)
_core_Core_bitwise_1and_11 in libopencvforunity.a(core.o)
"cv::omnidir::stereoRectify(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_ccalib_Ccalib_stereoRectify_10 in libopencvforunity.a(ccalib.o)
"cv::Subdiv2D::getVertex(int, int*) const", referenced from:
_imgproc_Subdiv2D_getVertex_10 in libopencvforunity.a(imgproc.o)
_imgproc_Subdiv2D_getVertex_11 in libopencvforunity.a(imgproc.o)
"cv::fisheye::calibrate(cv::_InputArray const&, cv::InputArray const&, cv::Size const&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, cv::TermCriteria)", referenced from:
_calib3d_Calib3d_calibrate_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_calibrate_11 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_calibrate_12 in libopencvforunity.a(calib3d.o)
"cv::omnidir::stereoReconstruct(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, int, int, int, cv::_OutputArray const&, cv::_OutputArray const&, cv::OutputArray const&, cv::Size const&, cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
_ccalib_Ccalib_stereoReconstruct_10 in libopencvforunity.a(ccalib.o)
_ccalib_Ccalib_stereoReconstruct_11 in libopencvforunity.a(ccalib.o)
"cv::moments(cv::_InputArray const&, bool)", referenced from:
_imgproc_Imgproc_moments_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_moments_11 in libopencvforunity.a(imgproc.o)
"cv::omnidir::initUndistortRectifyMap(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Size const&, int, cv::_OutputArray const&, cv::_OutputArray const&, int)", referenced from:
_ccalib_Ccalib_initUndistortRectifyMap_10 in libopencvforunity.a(ccalib.o)
"cv::SimpleBlobDetector::Params::Params()", referenced from:
_calib3d_Calib3d_findCirclesGrid_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findCirclesGrid_11 in libopencvforunity.a(calib3d.o)
_features2d_Params_Params_10 in libopencvforunity.a(features2d.o)
cv::javaFeatureDetector::create(int) in libopencvforunity.a(features2d.o)
"cv::aruco::Dictionary::create(int, int, cv::Ptrcv::aruco::Dictionary&)", referenced from:
_aruco_Dictionary_create_1from_10 in libopencvforunity.a(aruco.o)
"cv::cubeRoot(float)", referenced from:
core_Core_cubeRoot_10 in libopencvforunity.a(core.o)
"cv::bioinspired::createRetina(cv::Size
, bool, int, bool, float, float)", referenced from:
_bioinspired_Bioinspired_createRetina_10 in libopencvforunity.a(bioinspired.o)
_bioinspired_Bioinspired_createRetina_11 in libopencvforunity.a(bioinspired.o)
"cv::fisheye::distortPoints(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::_InputArray const&, double)", referenced from:
_calib3d_Calib3d_distortPoints_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_distortPoints_11 in libopencvforunity.a(calib3d.o)
"cv::decomposeProjectionMatrix(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_decomposeProjectionMatrix_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_decomposeProjectionMatrix_11 in libopencvforunity.a(calib3d.o)
"cv::estimateRigidTransform(cv::_InputArray const&, cv::_InputArray const&, bool)", referenced from:
_video_Video_estimateRigidTransform_10 in libopencvforunity.a(video.o)
"cv::fisheye::stereoRectify(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Size const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::OutputArray const&, int, cv::Size const&, double, double)", referenced from:
_calib3d_Calib3d_stereoRectify_12 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_stereoRectify_13 in libopencvforunity.a(calib3d.o)
"cv::findContours(cv::_InputOutputArray const&, cv::_OutputArray const&, cv::OutputArray const&, int, int, cv::Point)", referenced from:
_imgproc_Imgproc_findContours_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_findContours_11 in libopencvforunity.a(imgproc.o)
"cv::StereoSGBM::create(int, int, int, int, int, int, int, int, int, int, int)", referenced from:
_calib3d_StereoSGBM_create_10 in libopencvforunity.a(calib3d.o)
_calib3d_StereoSGBM_create_11 in libopencvforunity.a(calib3d.o)
"cv::equalizeHist(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_imgproc_Imgproc_equalizeHist_10 in libopencvforunity.a(imgproc.o)
"cv::aruco::refineDetectedMarkers(cv::_InputArray const&, cv::Ptrcv::aruco::Board&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_InputArray const&, cv::_InputArray const&, float, float, bool, cv::_OutputArray const&, cv::Ptrcv::aruco::DetectorParameters const&)", referenced from:
_aruco_Aruco_refineDetectedMarkers_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_refineDetectedMarkers_11 in libopencvforunity.a(aruco.o)
"cv::BOWImgDescriptorExtractor::setVocabulary(cv::Mat const&)", referenced from:
_features2d_BOWImgDescriptorExtractor_setVocabulary_10 in libopencvforunity.a(features2d.o)
"cv::ml::LogisticRegression::create()", referenced from:
_ml_LogisticRegression_create_10 in libopencvforunity.a(ml.o)
"cv::fisheye::initUndistortRectifyMap(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Size const&, int, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_initUndistortRectifyMap_10 in libopencvforunity.a(calib3d.o)
"cv::face::createLBPHFaceRecognizer(int, int, int, int, double)", referenced from:
_face_Face_createLBPHFaceRecognizer_10 in libopencvforunity.a(face.o)
face_Face_createLBPHFaceRecognizer_11 in libopencvforunity.a(face.o)
"cv::bioinspired::createRetina(cv::Size
)", referenced from:
_bioinspired_Bioinspired_createRetina_12 in libopencvforunity.a(bioinspired.o)
"cv::Mat::convertTo(cv::_OutputArray const&, int, double, double) const", referenced from:
_core_Mat_n_1assignTo__JJI in libopencvforunity.a(Mat.o)
_core_Mat_n_1convertTo__JJIDD in libopencvforunity.a(Mat.o)
_core_Mat_n_1convertTo__JJID in libopencvforunity.a(Mat.o)
_core_Mat_n_1convertTo__JJI in libopencvforunity.a(Mat.o)
"cv::Subdiv2D::getEdgeList(std::__1::vector<cv::Vec<float, 4>, std::__1::allocator<cv::Vec<float, 4> > >&) const", referenced from:
_imgproc_Subdiv2D_getEdgeList_10 in libopencvforunity.a(imgproc.o)
"cv::ml::ANN_MLP::load(cv::String const&)", referenced from:
_ml_ANN_1MLP_load_10 in libopencvforunity.a(ml.o)
"cv::validateDisparity(cv::_InputOutputArray const&, cv::_InputArray const&, int, int, int)", referenced from:
_calib3d_Calib3d_validateDisparity_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_validateDisparity_11 in libopencvforunity.a(calib3d.o)
"cv::CascadeClassifier::CascadeClassifier()", referenced from:
_objdetect_CascadeClassifier_CascadeClassifier_11 in libopencvforunity.a(objdetect.o)
"cv::Mat::checkVector(int, int, bool) const", referenced from:
_core_Mat_n_1checkVector__JIIZ in libopencvforunity.a(Mat.o)
_core_Mat_n_1checkVector__JII in libopencvforunity.a(Mat.o)
_core_Mat_n_1checkVector__JI in libopencvforunity.a(Mat.o)
"cv::intersectConvexConvex(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, bool)", referenced from:
_imgproc_Imgproc_intersectConvexConvex_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_intersectConvexConvex_11 in libopencvforunity.a(imgproc.o)
"cv::aruco::generateCustomDictionary(int, int)", referenced from:
_aruco_Aruco_custom_1dictionary_10 in libopencvforunity.a(aruco.o)
"cv::createBackgroundSubtractorKNN(int, double, bool)", referenced from:
_video_Video_createBackgroundSubtractorKNN_10 in libopencvforunity.a(video.o)
_video_Video_createBackgroundSubtractorKNN_11 in libopencvforunity.a(video.o)
"cv::recoverPose(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_InputOutputArray const&)", referenced from:
_calib3d_Calib3d_recoverPose_13 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_recoverPose_14 in libopencvforunity.a(calib3d.o)
"cv::matMulDeriv(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::OutputArray const&)", referenced from:
calib3d_Calib3d_matMulDeriv_10 in libopencvforunity.a(calib3d.o)
"cv::ellipse(cv::InputOutputArray const&, cv::Point, cv::Size
, double, double, double, cv::Scalar
const&, int, int, int)", referenced from:
_imgproc_Imgproc_ellipse_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_ellipse_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_ellipse_12 in libopencvforunity.a(imgproc.o)
"cv::createHanningWindow(cv::OutputArray const&, cv::Size, int)", referenced from:
_imgproc_Imgproc_createHanningWindow_10 in libopencvforunity.a(imgproc.o)
"cv::threshold(cv::_InputArray const&, cv::_OutputArray const&, double, double, int)", referenced from:
imgproc_Imgproc_threshold_10 in libopencvforunity.a(imgproc.o)
"cv::getOptimalNewCameraMatrix(cv::InputArray const&, cv::InputArray const&, cv::Size, double, cv::Size, cv::Rect
, bool)", referenced from:
_calib3d_Calib3d_getOptimalNewCameraMatrix_10 in libopencvforunity.a(calib3d.o)
calib3d_Calib3d_getOptimalNewCameraMatrix_11 in libopencvforunity.a(calib3d.o)
"cv::getRectSubPix(cv::InputArray const&, cv::Size, cv::Point
, cv::_OutputArray const&, int)", referenced from:
_imgproc_Imgproc_getRectSubPix_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_getRectSubPix_11 in libopencvforunity.a(imgproc.o)
"cv::cornerMinEigenVal(cv::_InputArray const&, cv::_OutputArray const&, int, int, int)", referenced from:
_imgproc_Imgproc_cornerMinEigenVal_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_cornerMinEigenVal_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_cornerMinEigenVal_12 in libopencvforunity.a(imgproc.o)
"cv::filterSpeckles(cv::_InputOutputArray const&, double, int, double, cv::_InputOutputArray const&)", referenced from:
_calib3d_Calib3d_filterSpeckles_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_filterSpeckles_11 in libopencvforunity.a(calib3d.o)
"cv::Moments::Moments(double, double, double, double, double, double, double, double, double, double)", referenced from:
_imgproc_Imgproc_HuMoments_10 in libopencvforunity.a(imgproc.o)
"cv::aruco::calibrateCameraCharuco(cv::_InputArray const&, cv::InputArray const&, cv::Ptrcv::aruco::CharucoBoard&, cv::Size, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, cv::TermCriteria)", referenced from:
_aruco_Aruco_calibrateCameraCharucoExtended_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_calibrateCameraCharucoExtended_11 in libopencvforunity.a(aruco.o)
_aruco_Aruco_calibrateCameraCharucoExtended_12 in libopencvforunity.a(aruco.o)
"cv::DescriptorMatcher::match(cv::_InputArray const&, cv::_InputArray const&, std::__1::vector<cv::DMatch, std::__1::allocatorcv::DMatch >&, cv::_InputArray const&) const", referenced from:
_features2d_DescriptorMatcher_match_10 in libopencvforunity.a(features2d.o)
_features2d_DescriptorMatcher_match_11 in libopencvforunity.a(features2d.o)
"cv::CascadeClassifier::detectMultiScale(cv::_InputArray const&, std::_1::vector<cv::Rect, std::_1::allocator<cv::Rect > >&, std::__1::vector<int, std::1::allocator >&, double, int, int, cv::Size, cv::Size)", referenced from:
_objdetect_CascadeClassifier_detectMultiScale2_10 in libopencvforunity.a(objdetect.o)
_objdetect_CascadeClassifier_detectMultiScale2_11 in libopencvforunity.a(objdetect.o)
"cv::PCACompute(cv::_InputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, double)", referenced from:
_core_Core_PCACompute_10 in libopencvforunity.a(core.o)
"cv::divide(double, cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from:
_core_Core_divide_16 in libopencvforunity.a(core.o)
_core_Core_divide_17 in libopencvforunity.a(core.o)
"cv::fisheye::undistortImage(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Size const&)", referenced from:
_calib3d_Calib3d_undistortImage_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_undistortImage_11 in libopencvforunity.a(calib3d.o)
"cv::aruco::calibrateCameraCharuco(cv::_InputArray const&, cv::InputArray const&, cv::Ptrcv::aruco::CharucoBoard&, cv::Size, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, cv::TermCriteria)", referenced from:
_aruco_Aruco_calibrateCameraCharuco_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_calibrateCameraCharuco_11 in libopencvforunity.a(aruco.o)
_aruco_Aruco_calibrateCameraCharuco_12 in libopencvforunity.a(aruco.o)
"cv::computeCorrespondEpilines(cv::_InputArray const&, int, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
calib3d_Calib3d_computeCorrespondEpilines_10 in libopencvforunity.a(calib3d.o)
"cv::calibrationMatrixValues(cv::InputArray const&, cv::Size, double, double, double&, double&, double&, cv::Point
&, double&)", referenced from:
_calib3d_Calib3d_calibrationMatrixValues_10 in libopencvforunity.a(calib3d.o)
"cv::Mat::mul(cv::_InputArray const&, double) const", referenced from:
_core_Mat_n_1mul__JJD in libopencvforunity.a(Mat.o)
_core_Mat_n_1mul__JJ in libopencvforunity.a(Mat.o)
"cv::drawChessboardCorners(cv::InputOutputArray const&, cv::Size, cv::_InputArray const&, bool)", referenced from:
_calib3d_Calib3d_drawChessboardCorners_10 in libopencvforunity.a(calib3d.o)
"cv::estimateAffine3D(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, double, double)", referenced from:
_calib3d_Calib3d_estimateAffine3D_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_estimateAffine3D_11 in libopencvforunity.a(calib3d.o)
"cv::findFundamentalMat(cv::_InputArray const&, cv::_InputArray const&, int, double, double, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_findFundamentalMat_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findFundamentalMat_11 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findFundamentalMat_12 in libopencvforunity.a(calib3d.o)
"cv::correctMatches(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_correctMatches_10 in libopencvforunity.a(calib3d.o)
"cv::phase(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, bool)", referenced from:
_core_Core_phase_10 in libopencvforunity.a(core.o)
_core_Core_phase_11 in libopencvforunity.a(core.o)
"cv::aruco::detectMarkers(cv::_InputArray const&, cv::Ptrcv::aruco::Dictionary&, cv::_OutputArray const&, cv::_OutputArray const&, cv::Ptrcv::aruco::DetectorParameters const&, cv::_OutputArray const&)", referenced from:
_aruco_Aruco_detectMarkers_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_detectMarkers_11 in libopencvforunity.a(aruco.o)
"cv::triangulatePoints(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_triangulatePoints_10 in libopencvforunity.a(calib3d.o)
"cv::dilate(cv::_InputArray const&, cv::OutputArray const&, cv::InputArray const&, cv::Point, int, int, cv::Scalar const&)", referenced from:
_imgproc_Imgproc_dilate_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_dilate_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_dilate_12 in libopencvforunity.a(imgproc.o)
"cv::bgsegm::createBackgroundSubtractorMOG(int, int, double, double)", referenced from:
_bgsegm_Bgsegm_createBackgroundSubtractorMOG_10 in libopencvforunity.a(bgsegm.o)
_bgsegm_Bgsegm_createBackgroundSubtractorMOG_11 in libopencvforunity.a(bgsegm.o)
"cv::Mat::adjustROI(int, int, int, int)", referenced from:
_core_Mat_n_1adjustROI in libopencvforunity.a(Mat.o)
"cv::fisheye::stereoCalibrate(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::InputOutputArray const&, cv::Size, cv::_OutputArray const&, cv::_OutputArray const&, int, cv::TermCriteria)", referenced from:
_calib3d_Calib3d_stereoCalibrate_13 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_stereoCalibrate_14 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_stereoCalibrate_15 in libopencvforunity.a(calib3d.o)
"cv::getGaussianKernel(int, double, int)", referenced from:
_imgproc_Imgproc_getGaussianKernel_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_getGaussianKernel_11 in libopencvforunity.a(imgproc.o)
"cv::Mat::ones(int, int, int)", referenced from:
_core_Mat_n_1ones__III in libopencvforunity.a(Mat.o)
"cv::randu(cv::_InputOutputArray const&, cv::_InputArray const&, cv::_InputArray const&)", referenced from:
core_Core_randu_10 in libopencvforunity.a(core.o)
"cv::aruco::CharucoBoard::draw(cv::Size
, cv::_OutputArray const&, int, int)", referenced from:
_aruco_CharucoBoard_draw_10 in libopencvforunity.a(aruco.o)
_aruco_CharucoBoard_draw_11 in libopencvforunity.a(aruco.o)
"cv::String::allocate(unsigned long)", referenced from:
_bioinspired_TransientAreasSegmentationModule_setup_10 in libopencvforunity.a(bioinspired.o)
_bioinspired_TransientAreasSegmentationModule_setup_11 in libopencvforunity.a(bioinspired.o)
_bioinspired_TransientAreasSegmentationModule_write_10 in libopencvforunity.a(bioinspired.o)
_bioinspired_Retina_setup_10 in libopencvforunity.a(bioinspired.o)
_bioinspired_Retina_setup_11 in libopencvforunity.a(bioinspired.o)
_bioinspired_Retina_write_10 in libopencvforunity.a(bioinspired.o)
_core_Algorithm_save_10 in libopencvforunity.a(core.o)
...
"cv::ellipse(cv::InputOutputArray const&, cv::RotatedRect const&, cv::Scalar const&, int, int)", referenced from:
_imgproc_Imgproc_ellipse_13 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_ellipse_14 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_ellipse_15 in libopencvforunity.a(imgproc.o)
"cv::HoughCircles(cv::_InputArray const&, cv::_OutputArray const&, int, double, double, double, double, int, int)", referenced from:
_imgproc_Imgproc_HoughCircles_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_HoughCircles_11 in libopencvforunity.a(imgproc.o)
"cv::face::StandardCollector::create(double)", referenced from:
_face_StandardCollector_create_10 in libopencvforunity.a(face.o)
_face_StandardCollector_create_11 in libopencvforunity.a(face.o)
"cv::aruco::calibrateCameraAruco(cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Ptrcv::aruco::Board&, cv::Size, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, cv::TermCriteria)", referenced from:
_aruco_Aruco_calibrateCameraAruco_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_calibrateCameraAruco_11 in libopencvforunity.a(aruco.o)
_aruco_Aruco_calibrateCameraAruco_12 in libopencvforunity.a(aruco.o)
"cv::findEssentialMat(cv::_InputArray const&, cv::InputArray const&, double, cv::Point, int, double, double, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_findEssentialMat_13 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findEssentialMat_14 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findEssentialMat_15 in libopencvforunity.a(calib3d.o)
"cv::contourArea(cv::_InputArray const&, bool)", referenced from:
_imgproc_Imgproc_contourArea_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_contourArea_11 in libopencvforunity.a(imgproc.o)
"cv::convertPointsFromHomogeneous(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_convertPointsFromHomogeneous_10 in libopencvforunity.a(calib3d.o)
"cv::findEssentialMat(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, int, double, double, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_findEssentialMat_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findEssentialMat_11 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findEssentialMat_12 in libopencvforunity.a(calib3d.o)
"cv::BOWImgDescriptorExtractor::descriptorSize() const", referenced from:
_features2d_BOWImgDescriptorExtractor_descriptorSize_10 in libopencvforunity.a(features2d.o)
"cv::filter2D(cv::_InputArray const&, cv::_OutputArray const&, int, cv::InputArray const&, cv::Point, double, int)", referenced from:
_imgproc_Imgproc_filter2D_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_filter2D_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_filter2D_12 in libopencvforunity.a(imgproc.o)
"cv::pyrMeanShiftFiltering(cv::_InputArray const&, cv::_OutputArray const&, double, double, int, cv::TermCriteria)", referenced from:
_imgproc_Imgproc_pyrMeanShiftFiltering_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_pyrMeanShiftFiltering_11 in libopencvforunity.a(imgproc.o)
"cv::ximgproc::createStructuredEdgeDetection(cv::String const&, cv::Ptr<cv::ximgproc::RFFeatureGetter const>)", referenced from:
_ximgproc_Ximgproc_createStructuredEdgeDetection_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_createStructuredEdgeDetection_11 in libopencvforunity.a(ximgproc.o)
"cv::omnidir::stereoCalibrate(cv::_InputOutputArray const&, cv::InputOutputArray const&, cv::InputOutputArray const&, cv::Size const&, cv::Size const&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, cv::TermCriteria, cv::_OutputArray const&)", referenced from:
_ccalib_Ccalib_stereoCalibrate_10 in libopencvforunity.a(ccalib.o)
_ccalib_Ccalib_stereoCalibrate_11 in libopencvforunity.a(ccalib.o)
"cv::multiply(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, double, int)", referenced from:
_core_Core_multiply_10 in libopencvforunity.a(core.o)
_core_Core_multiply_11 in libopencvforunity.a(core.o)
_core_Core_multiply_12 in libopencvforunity.a(core.o)
_core_Core_multiply_13 in libopencvforunity.a(core.o)
_core_Core_multiply_14 in libopencvforunity.a(core.o)
_core_Core_multiply_15 in libopencvforunity.a(core.o)
"cv::FastFeatureDetector::create(int, bool, int)", referenced from:
_features2d_FastFeatureDetector_create_10 in libopencvforunity.a(features2d.o)
_features2d_FastFeatureDetector_create_11 in libopencvforunity.a(features2d.o)
cv::javaFeatureDetector::create(int) in libopencvforunity.a(features2d.o)
"cv::RQDecomp3x3(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_RQDecomp3x3_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_RQDecomp3x3_11 in libopencvforunity.a(calib3d.o)
"cv::min(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_min_11 in libopencvforunity.a(core.o)
"cv::fitLine(cv::_InputArray const&, cv::_OutputArray const&, int, double, double, double)", referenced from:
_imgproc_Imgproc_fitLine_10 in libopencvforunity.a(imgproc.o)
"cv::ximgproc::dtFilter(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, double, double, int, int)", referenced from:
_ximgproc_Ximgproc_dtFilter_10 in libopencvforunity.a(ximgproc.o)
_ximgproc_Ximgproc_dtFilter_11 in libopencvforunity.a(ximgproc.o)
"cv::phaseCorrelate(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, double
)", referenced from:
_imgproc_Imgproc_phaseCorrelate_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_phaseCorrelate_11 in libopencvforunity.a(imgproc.o)
"cv::stereoCalibrate(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::InputOutputArray const&, cv::Size, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, cv::TermCriteria)", referenced from:
_calib3d_Calib3d_stereoCalibrate_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_stereoCalibrate_11 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_stereoCalibrate_12 in libopencvforunity.a(calib3d.o)
"cv::Mahalanobis(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_core_Core_Mahalanobis_10 in libopencvforunity.a(core.o)
"cv::setRNGSeed(int)", referenced from:
core_Core_setRNGSeed_10 in libopencvforunity.a(core.o)
"cv::createCLAHE(double, cv::Size
)", referenced from:
_imgproc_Imgproc_createCLAHE_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_createCLAHE_11 in libopencvforunity.a(imgproc.o)
"cv::sampsonDistance(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_calib3d_Calib3d_sampsonDistance_10 in libopencvforunity.a(calib3d.o)
"cv::BOWImgDescriptorExtractor::getVocabulary() const", referenced from:
_features2d_BOWImgDescriptorExtractor_getVocabulary_10 in libopencvforunity.a(features2d.o)
"cv::motempl::calcGlobalOrientation(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, double, double)", referenced from:
_optflow_Optflow_calcGlobalOrientation_10 in libopencvforunity.a(optflow.o)
"cv::insertChannel(cv::_InputArray const&, cv::_InputOutputArray const&, int)", referenced from:
_core_Core_insertChannel_10 in libopencvforunity.a(core.o)
"cv::solvePnPRansac(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, bool, int, float, double, cv::_OutputArray const&, int)", referenced from:
_calib3d_Calib3d_solvePnPRansac_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_solvePnPRansac_11 in libopencvforunity.a(calib3d.o)
"cv::warpAffine(cv::_InputArray const&, cv::OutputArray const&, cv::InputArray const&, cv::Size, int, int, cv::Scalar const&)", referenced from:
_imgproc_Imgproc_warpAffine_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_warpAffine_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_warpAffine_12 in libopencvforunity.a(imgproc.o)
"cv::findHomography(cv::_InputArray const&, cv::_InputArray const&, int, double, cv::_OutputArray const&, int, double)", referenced from:
_calib3d_Calib3d_findHomography_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findHomography_11 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findHomography_12 in libopencvforunity.a(calib3d.o)
"cv::calcHist(cv::_InputArray const&, std::__1::vector<int, std::__1::allocator > const&, cv::_InputArray const&, cv::_OutputArray const&, std::__1::vector<int, std::__1::allocator > const&, std::__1::vector<float, std::__1::allocator > const&, bool)", referenced from:
_imgproc_Imgproc_calcHist_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_calcHist_11 in libopencvforunity.a(imgproc.o)
"cv::Mat::copySize(cv::Mat const&)", referenced from:
_aruco_Dictionary_get_1bytesList_10 in libopencvforunity.a(aruco.o)
_bioinspired_Retina_getMagnoRAW_10 in libopencvforunity.a(bioinspired.o)
_bioinspired_Retina_getParvoRAW_10 in libopencvforunity.a(bioinspired.o)
_calib3d_Calib3d_findEssentialMat_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findEssentialMat_11 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findEssentialMat_12 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_findEssentialMat_13 in libopencvforunity.a(calib3d.o)
...
"cv::KAZE::create(bool, bool, float, int, int, int)", referenced from:
_features2d_KAZE_create_10 in libopencvforunity.a(features2d.o)
_features2d_KAZE_create_11 in libopencvforunity.a(features2d.o)
"cv::CascadeClassifier::detectMultiScale(cv::_InputArray const&, std::1::vector<cv::Rect, std::1::allocator<cv::Rect > >&, double, int, int, cv::Size, cv::Size)", referenced from:
_objdetect_CascadeClassifier_detectMultiScale_10 in libopencvforunity.a(objdetect.o)
_objdetect_CascadeClassifier_detectMultiScale_11 in libopencvforunity.a(objdetect.o)
"cv::Mat::deallocate()", referenced from:
_aruco_Dictionary_get_1bytesList_10 in libopencvforunity.a(aruco.o)
_aruco_Dictionary_delete in libopencvforunity.a(aruco.o)
std::__1::__vector_base<cv::Mat, std::__1::allocatorcv::Mat >::
__vector_base() in libopencvforunity.a(aruco.o)
cv::detail::PtrOwnerImpl<cv::aruco::Dictionary, cv::DefaultDeletercv::aruco::Dictionary >::deleteSelf() in libopencvforunity.a(aruco.o)
_bioinspired_Retina_getMagnoRAW_10 in libopencvforunity.a(bioinspired.o)
_bioinspired_Retina_getParvoRAW_10 in libopencvforunity.a(bioinspired.o)
_calib3d_Calib3d_findEssentialMat_10 in libopencvforunity.a(calib3d.o)
...
"cv::aruco::Dictionary::get(int)", referenced from:
_aruco_Dictionary_get_10 in libopencvforunity.a(aruco.o)
"cv::merge(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_merge_10 in libopencvforunity.a(core.o)
"cv::aruco::DetectorParameters::create()", referenced from:
_aruco_DetectorParameters_create_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_detectMarkers_11 in libopencvforunity.a(aruco.o)
_aruco_Aruco_refineDetectedMarkers_11 in libopencvforunity.a(aruco.o)
"cv::KalmanFilter::correct(cv::Mat const&)", referenced from:
_video_KalmanFilter_correct_10 in libopencvforunity.a(video.o)
"cv::boundingRect(cv::_InputArray const&)", referenced from:
imgproc_Imgproc_boundingRect_10 in libopencvforunity.a(imgproc.o)
"cv::aruco::drawPlanarBoard(cv::Ptrcv::aruco::Board&, cv::Size
, cv::_OutputArray const&, int, int)", referenced from:
_aruco_Aruco_drawPlanarBoard_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_drawPlanarBoard_11 in libopencvforunity.a(aruco.o)
"cv::ml::SVM::create()", referenced from:
_ml_SVM_create_10 in libopencvforunity.a(ml.o)
"cv::Subdiv2D::getVoronoiFacetList(std::__1::vector<int, std::__1::allocator > const&, std::__1::vector<std::_1::vector<cv::Point, std::_1::allocator<cv::Point > >, std::__1::allocator<std::_1::vector<cv::Point, std::_1::allocator<cv::Point > > > >&, std::_1::vector<cv::Point, std::_1::allocator<cv::Point > >&)", referenced from:
_imgproc_Subdiv2D_getVoronoiFacetList_10 in libopencvforunity.a(imgproc.o)
"cv::xfeatures2d::DAISY::create(float, int, int, int, int, cv::_InputArray const&, bool, bool)", referenced from:
_xfeatures2d_DAISY_create_10 in libopencvforunity.a(xfeatures2d.o)
_xfeatures2d_DAISY_create_11 in libopencvforunity.a(xfeatures2d.o)
"cv::aruco::Dictionary::Dictionary(cv::Mat const&, int, int)", referenced from:
_aruco_CharucoBoard_create_10 in libopencvforunity.a(aruco.o)
_aruco_Dictionary_create_1from_10 in libopencvforunity.a(aruco.o)
_aruco_GridBoard_create_10 in libopencvforunity.a(aruco.o)
_aruco_GridBoard_create_11 in libopencvforunity.a(aruco.o)
_aruco_Aruco_custom_1dictionary_1from_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_detectMarkers_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_detectMarkers_11 in libopencvforunity.a(aruco.o)
...
"cv::plot::createPlot2d(cv::Mat, cv::Mat)", referenced from:
_plot_Plot_createPlot2d_11 in libopencvforunity.a(plot.o)
"cv::aruco::drawDetectedMarkers(cv::_InputOutputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Scalar)", referenced from:
_aruco_Aruco_drawDetectedMarkers_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_drawDetectedMarkers_11 in libopencvforunity.a(aruco.o)
"cv::isContourConvex(cv::_InputArray const&)", referenced from:
_imgproc_Imgproc_isContourConvex_10 in libopencvforunity.a(imgproc.o)
"cv::grabCut(cv::_InputArray const&, cv::InputOutputArray const&, cv::Rect, cv::_InputOutputArray const&, cv::_InputOutputArray const&, int, int)", referenced from:
_imgproc_Imgproc_grabCut_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_grabCut_11 in libopencvforunity.a(imgproc.o)
"cv::StereoBM::create(int, int)", referenced from:
_calib3d_StereoBM_create_10 in libopencvforunity.a(calib3d.o)
_calib3d_StereoBM_create_11 in libopencvforunity.a(calib3d.o)
"cv::mean(cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_core_Core_mean_10 in libopencvforunity.a(core.o)
_core_Core_mean_11 in libopencvforunity.a(core.o)
"cv::CascadeClassifier::empty() const", referenced from:
_objdetect_CascadeClassifier_empty_10 in libopencvforunity.a(objdetect.o)
"cv::aruco::drawDetectedDiamonds(cv::_InputOutputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Scalar)", referenced from:
_aruco_Aruco_drawDetectedDiamonds_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_drawDetectedDiamonds_11 in libopencvforunity.a(aruco.o)
"cv::imreadmulti(cv::String const&, std::__1::vector<cv::Mat, std::__1::allocatorcv::Mat >&, int)", referenced from:
_imgcodecs_Imgcodecs_imreadmulti_10 in libopencvforunity.a(imgcodecs.o)
_imgcodecs_Imgcodecs_imreadmulti_11 in libopencvforunity.a(imgcodecs.o)
"cv::aruco::drawAxis(cv::_InputOutputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, float)", referenced from:
aruco_Aruco_drawAxis_10 in libopencvforunity.a(aruco.o)
"cv::getValidDisparityROI(cv::Rect
, cv::Rect
, int, int, int)", referenced from:
_calib3d_Calib3d_getValidDisparityROI_10 in libopencvforunity.a(calib3d.o)
"cv::exp(cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_exp_10 in libopencvforunity.a(core.o)
"cv::accumulateProduct(cv::_InputArray const&, cv::_InputArray const&, cv::_InputOutputArray const&, cv::_InputArray const&)", referenced from:
imgproc_Imgproc_accumulateProduct_10 in libopencvforunity.a(imgproc.o)
imgproc_Imgproc_accumulateProduct_11 in libopencvforunity.a(imgproc.o)
"cv::bioinspired::createTransientAreasSegmentationModule(cv::Size
)", referenced from:
bioinspired_Bioinspired_createTransientAreasSegmentationModule_10 in libopencvforunity.a(bioinspired.o)
"cv::getTextSize(cv::String const&, int, double, int, int*)", referenced from:
imgproc_Imgproc_n_1getTextSize in libopencvforunity.a(imgproc.o)
"cv::clipLine(cv::Rect
, cv::Point
&, cv::Point
&)", referenced from:
_imgproc_Imgproc_clipLine_10 in libopencvforunity.a(imgproc.o)
"cv::inpaint(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, double, int)", referenced from:
_photo_Photo_inpaint_10 in libopencvforunity.a(photo.o)
"cv::scaleAdd(cv::_InputArray const&, double, cv::_InputArray const&, cv::_OutputArray const&)", referenced from:
_core_Core_scaleAdd_10 in libopencvforunity.a(core.o)
"cv::omnidir::calibrate(cv::_InputArray const&, cv::InputArray const&, cv::Size, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, cv::TermCriteria, cv::_OutputArray const&)", referenced from:
_ccalib_Ccalib_calibrate_10 in libopencvforunity.a(ccalib.o)
_ccalib_Ccalib_calibrate_11 in libopencvforunity.a(ccalib.o)
"cv::Sobel(cv::_InputArray const&, cv::_OutputArray const&, int, int, int, int, double, double, int)", referenced from:
_imgproc_Imgproc_Sobel_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_Sobel_11 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_Sobel_12 in libopencvforunity.a(imgproc.o)
"cv::aruco::interpolateCornersCharuco(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::Ptrcv::aruco::CharucoBoard&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_aruco_Aruco_interpolateCornersCharuco_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_interpolateCornersCharuco_11 in libopencvforunity.a(aruco.o)
"cv::BRISK::create(std::__1::vector<float, std::__1::allocator > const&, std::__1::vector<int, std::__1::allocator > const&, float, float, std::__1::vector<int, std::__1::allocator > const&)", referenced from:
_features2d_BRISK_create_12 in libopencvforunity.a(features2d.o)
_features2d_BRISK_create_13 in libopencvforunity.a(features2d.o)
"cv::calcCovarMatrix(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputOutputArray const&, int, int)", referenced from:
_core_Core_calcCovarMatrix_10 in libopencvforunity.a(core.o)
_core_Core_calcCovarMatrix_11 in libopencvforunity.a(core.o)
"cv::aruco::estimatePoseBoard(cv::_InputArray const&, cv::_InputArray const&, cv::Ptrcv::aruco::Board&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_aruco_Aruco_estimatePoseBoard_10 in libopencvforunity.a(aruco.o)
"cv::accumulateWeighted(cv::_InputArray const&, cv::_InputOutputArray const&, double, cv::_InputArray const&)", referenced from:
_imgproc_Imgproc_accumulateWeighted_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_accumulateWeighted_11 in libopencvforunity.a(imgproc.o)
"cv::xphoto::inpaint(cv::Mat const&, cv::Mat const&, cv::Mat&, int)", referenced from:
_xphoto_Xphoto_inpaint_10 in libopencvforunity.a(xphoto.o)
"cv::drawKeypoints(cv::_InputArray const&, std::__1::vector<cv::KeyPoint, std::__1::allocatorcv::KeyPoint > const&, cv::InputOutputArray const&, cv::Scalar const&, int)", referenced from:
_features2d_Features2d_drawKeypoints_10 in libopencvforunity.a(features2d.o)
_features2d_Features2d_drawKeypoints_11 in libopencvforunity.a(features2d.o)
"cv::calibrateCamera(cv::_InputArray const&, cv::InputArray const&, cv::Size, cv::_InputOutputArray const&, cv::_InputOutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, cv::TermCriteria)", referenced from:
_calib3d_Calib3d_calibrateCamera_10 in libopencvforunity.a(calib3d.o)
calib3d_Calib3d_calibrateCamera_11 in libopencvforunity.a(calib3d.o)
calib3d_Calib3d_calibrateCamera_12 in libopencvforunity.a(calib3d.o)
"cv::Mat::locateROI(cv::Size
&, cv::Point
&) const", referenced from:
_core_Mat_locateROI_10 in libopencvforunity.a(Mat.o)
"cv::decomposeHomographyMat(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_decomposeHomographyMat_10 in libopencvforunity.a(calib3d.o)
"cv::aruco::GridBoard::create(int, int, float, float, cv::Ptrcv::aruco::Dictionary&, int)", referenced from:
_aruco_GridBoard_create_10 in libopencvforunity.a(aruco.o)
aruco_GridBoard_create_11 in libopencvforunity.a(aruco.o)
"cv::aruco::GridBoard::draw(cv::Size
, cv::_OutputArray const&, int, int)", referenced from:
_aruco_GridBoard_draw_10 in libopencvforunity.a(aruco.o)
_aruco_GridBoard_draw_11 in libopencvforunity.a(aruco.o)
"cv::bitwise_or(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&)", referenced from:
_core_Core_bitwise_1or_10 in libopencvforunity.a(core.o)
_core_Core_bitwise_1or_11 in libopencvforunity.a(core.o)
"cv::reprojectImageTo3D(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, bool, int)", referenced from:
_calib3d_Calib3d_reprojectImageTo3D_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_reprojectImageTo3D_11 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_reprojectImageTo3D_12 in libopencvforunity.a(calib3d.o)
"cv::aruco::estimatePoseCharucoBoard(cv::_InputArray const&, cv::_InputArray const&, cv::Ptrcv::aruco::CharucoBoard&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_aruco_Aruco_estimatePoseCharucoBoard_10 in libopencvforunity.a(aruco.o)
"cv::BOWTrainer::add(cv::Mat const&)", referenced from:
_features2d_BOWTrainer_add_10 in libopencvforunity.a(features2d.o)
"cv::projectPoints(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, double)", referenced from:
_calib3d_Calib3d_projectPoints_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_projectPoints_11 in libopencvforunity.a(calib3d.o)
"cv::aruco::drawDetectedCornersCharuco(cv::_InputOutputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Scalar)", referenced from:
_aruco_Aruco_drawDetectedCornersCharuco_10 in libopencvforunity.a(aruco.o)
_aruco_Aruco_drawDetectedCornersCharuco_11 in libopencvforunity.a(aruco.o)
"cv::fastFree(void*)", referenced from:
_aruco_Dictionary_get_1bytesList_10 in libopencvforunity.a(aruco.o)
_aruco_Dictionary_delete in libopencvforunity.a(aruco.o)
std::__1::__vector_base<cv::Mat, std::__1::allocatorcv::Mat >::
__vector_base() in libopencvforunity.a(aruco.o)
cv::detail::PtrOwnerImpl<cv::aruco::Dictionary, cv::DefaultDeletercv::aruco::Dictionary >::deleteSelf() in libopencvforunity.a(aruco.o)
_bioinspired_Retina_getMagnoRAW_10 in libopencvforunity.a(bioinspired.o)
_bioinspired_Retina_getParvoRAW_10 in libopencvforunity.a(bioinspired.o)
_calib3d_Calib3d_findEssentialMat_10 in libopencvforunity.a(calib3d.o)
...
"cv::aruco::Dictionary::create(int, int)", referenced from:
_aruco_Dictionary_create_10 in libopencvforunity.a(aruco.o)
"cv::Mat::copyTo(cv::OutputArray const&, cv::InputArray const&) const", referenced from:
core_Mat_n_1copyTo__JJJ in libopencvforunity.a(Mat.o)
"cv::floodFill(cv::InputOutputArray const&, cv::InputOutputArray const&, cv::Point, cv::Scalar, cv::Rect
*, cv::Scalar, cv::Scalar, int)", referenced from:
_imgproc_Imgproc_floodFill_10 in libopencvforunity.a(imgproc.o)
_imgproc_Imgproc_floodFill_11 in libopencvforunity.a(imgproc.o)
"cv::stereoRectify(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::InputArray const&, cv::Size, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::OutputArray const&, cv::OutputArray const&, cv::OutputArray const&, int, double, cv::Size, cv::Rect*, cv::Rect*)", referenced from:
_calib3d_Calib3d_stereoRectify_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_stereoRectify_11 in libopencvforunity.a(calib3d.o)
"cv::Rodrigues(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&)", referenced from:
_calib3d_Calib3d_Rodrigues_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_Rodrigues_11 in libopencvforunity.a(calib3d.o)
"cv::fisheye::undistortPoints(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&)", referenced from:
_calib3d_Calib3d_undistortPoints_10 in libopencvforunity.a(calib3d.o)
_calib3d_Calib3d_undistortPoints_11 in libopencvforunity.a(calib3d.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Showing first 200 notices only
Showing first 200 errors only`

Change the confidence of matches points

There's some way to change the confidence of the matches points? If i use a texture of a brand that it's a
wine bottle label. If i focus a printed paper the matches works fine, but if i focus the bottle label, this doesn't work.

Please i need help with urgency!

Cheers.

WebGL - Android can't acces to back camera

Hello,

I'm using the WebcamTextureMarklessARExample. When i run my WebGL scene through my Android device, i can't change my front camera to my back camera.

There's some common issue? Some solution?

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.