"atomic bomb" commit. Reorganized OpenCV directory structure
authorVadim Pisarevsky <no@email>
Tue, 11 May 2010 17:44:00 +0000 (17:44 +0000)
committerVadim Pisarevsky <no@email>
Tue, 11 May 2010 17:44:00 +0000 (17:44 +0000)
commit127d6649a1c83397bf42799ac807af41aa507b30
tree76f8d24d330b493f3944881c313b7dcd8b4e2617
"atomic bomb" commit. Reorganized OpenCV directory structure
1761 files changed:
3rdparty/CMakeLists.txt [new file with mode: 0644]
3rdparty/flann/CMakeLists.txt [new file with mode: 0644]
3rdparty/flann/algorithms/autotuned_index.h [new file with mode: 0644]
3rdparty/flann/algorithms/composite_index.h [new file with mode: 0644]
3rdparty/flann/algorithms/dist.cpp [new file with mode: 0644]
3rdparty/flann/algorithms/dist.h [new file with mode: 0644]
3rdparty/flann/algorithms/kdtree_index.h [new file with mode: 0644]
3rdparty/flann/algorithms/kmeans_index.h [new file with mode: 0644]
3rdparty/flann/algorithms/linear_index.h [new file with mode: 0644]
3rdparty/flann/algorithms/nn_index.h [new file with mode: 0644]
3rdparty/flann/constants.h [new file with mode: 0644]
3rdparty/flann/flann.cpp [new file with mode: 0644]
3rdparty/flann/flann.h [new file with mode: 0644]
3rdparty/flann/flann.hpp [new file with mode: 0644]
3rdparty/flann/nn/ground_truth.h [new file with mode: 0644]
3rdparty/flann/nn/index_testing.cpp [new file with mode: 0644]
3rdparty/flann/nn/index_testing.h [new file with mode: 0644]
3rdparty/flann/nn/simplex_downhill.h [new file with mode: 0644]
3rdparty/flann/util/allocator.h [new file with mode: 0644]
3rdparty/flann/util/common.h [new file with mode: 0644]
3rdparty/flann/util/heap.h [new file with mode: 0644]
3rdparty/flann/util/logger.cpp [new file with mode: 0644]
3rdparty/flann/util/logger.h [new file with mode: 0644]
3rdparty/flann/util/matrix.h [new file with mode: 0644]
3rdparty/flann/util/object_factory.h [new file with mode: 0644]
3rdparty/flann/util/random.cpp [new file with mode: 0644]
3rdparty/flann/util/random.h [new file with mode: 0644]
3rdparty/flann/util/result_set.h [new file with mode: 0644]
3rdparty/flann/util/saving.cpp [new file with mode: 0644]
3rdparty/flann/util/saving.h [new file with mode: 0644]
3rdparty/flann/util/timer.h [new file with mode: 0644]
3rdparty/ilmimf/LICENSE [new file with mode: 0644]
3rdparty/ilmimf/README [new file with mode: 0644]
3rdparty/include/OpenEXR/Iex.h [new file with mode: 0644]
3rdparty/include/OpenEXR/IexBaseExc.h [new file with mode: 0644]
3rdparty/include/OpenEXR/IexErrnoExc.h [new file with mode: 0644]
3rdparty/include/OpenEXR/IexMacros.h [new file with mode: 0644]
3rdparty/include/OpenEXR/IexMathExc.h [new file with mode: 0644]
3rdparty/include/OpenEXR/IexThrowErrnoExc.h [new file with mode: 0644]
3rdparty/include/OpenEXR/IlmThread.h [new file with mode: 0644]
3rdparty/include/OpenEXR/IlmThreadMutex.h [new file with mode: 0644]
3rdparty/include/OpenEXR/IlmThreadPool.h [new file with mode: 0644]
3rdparty/include/OpenEXR/IlmThreadSemaphore.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathBox.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathBoxAlgo.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathColor.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathColorAlgo.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathEuler.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathExc.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathFrame.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathFrustum.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathFun.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathGL.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathGLU.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathHalfLimits.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathInterval.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathLimits.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathLine.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathLineAlgo.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathMath.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathMatrix.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathMatrixAlgo.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathPlane.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathPlatform.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathQuat.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathRandom.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathRoots.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathShear.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathSphere.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathVec.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImathVecAlgo.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfArray.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfBoxAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfCRgbaFile.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfChannelList.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfChannelListAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfChromaticities.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfChromaticitiesAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfCompression.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfCompressionAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfConvert.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfDoubleAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfEnvmap.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfEnvmapAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfFloatAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfFrameBuffer.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfHeader.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfHuf.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfIO.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfInputFile.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfInt64.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfIntAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfKeyCode.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfKeyCodeAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfLineOrder.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfLineOrderAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfLut.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfMatrixAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfName.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfOpaqueAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfOutputFile.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfPixelType.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfPreviewImage.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfPreviewImageAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfRgba.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfRgbaFile.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfRgbaYca.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfStandardAttributes.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfStdIO.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfStringAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfTestFile.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfThreading.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfTileDescription.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfTileDescriptionAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfTiledInputFile.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfTiledOutputFile.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfTiledRgbaFile.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfTimeCode.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfTimeCodeAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfVecAttribute.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfVersion.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfWav.h [new file with mode: 0644]
3rdparty/include/OpenEXR/ImfXdr.h [new file with mode: 0644]
3rdparty/include/OpenEXR/OpenEXRConfig.h [new file with mode: 0644]
3rdparty/include/OpenEXR/half.h [new file with mode: 0644]
3rdparty/include/OpenEXR/halfFunction.h [new file with mode: 0644]
3rdparty/include/OpenEXR/halfLimits.h [new file with mode: 0644]
3rdparty/include/cblas.h [new file with mode: 0644]
3rdparty/include/clapack.h [new file with mode: 0644]
3rdparty/include/f2c.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/adler32.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/avcodec.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/avdevice.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/avformat.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/avio.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/avstring.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/avutil.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/base64.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/common.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/crc.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/fifo.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/imgconvert.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/integer.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/intfloat_readwrite.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/log.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/lzo.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/mathematics.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/md5.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/mem.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/opt.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/pixfmt.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/random.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/rational.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/rgb2rgb.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/rtp.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/rtsp.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/rtspcodes.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/sha1.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/vdpau.h [new file with mode: 0644]
3rdparty/include/ffmpeg_/xvmc.h [new file with mode: 0644]
3rdparty/include/flann/common.h [new file with mode: 0644]
3rdparty/include/flann/constants.h [new file with mode: 0644]
3rdparty/include/flann/flann.h [new file with mode: 0644]
3rdparty/include/flann/flann.hpp [new file with mode: 0644]
3rdparty/include/flann/matrix.h [new file with mode: 0644]
3rdparty/include/flann/random.h [new file with mode: 0644]
3rdparty/include/jasper/jas_cm.h [new file with mode: 0644]
3rdparty/include/jasper/jas_config.h [new file with mode: 0644]
3rdparty/include/jasper/jas_config.h.in [new file with mode: 0644]
3rdparty/include/jasper/jas_config2.h [new file with mode: 0644]
3rdparty/include/jasper/jas_debug.h [new file with mode: 0644]
3rdparty/include/jasper/jas_fix.h [new file with mode: 0644]
3rdparty/include/jasper/jas_getopt.h [new file with mode: 0644]
3rdparty/include/jasper/jas_icc.h [new file with mode: 0644]
3rdparty/include/jasper/jas_image.h [new file with mode: 0644]
3rdparty/include/jasper/jas_init.h [new file with mode: 0644]
3rdparty/include/jasper/jas_malloc.h [new file with mode: 0644]
3rdparty/include/jasper/jas_math.h [new file with mode: 0644]
3rdparty/include/jasper/jas_seq.h [new file with mode: 0644]
3rdparty/include/jasper/jas_stream.h [new file with mode: 0644]
3rdparty/include/jasper/jas_string.h [new file with mode: 0644]
3rdparty/include/jasper/jas_tmr.h [new file with mode: 0644]
3rdparty/include/jasper/jas_tvp.h [new file with mode: 0644]
3rdparty/include/jasper/jas_types.h [new file with mode: 0644]
3rdparty/include/jasper/jas_version.h [new file with mode: 0644]
3rdparty/include/jasper/jasper.h [new file with mode: 0644]
3rdparty/include/jconfig.h [new file with mode: 0644]
3rdparty/include/jmorecfg.h [new file with mode: 0644]
3rdparty/include/jpeglib.h [new file with mode: 0644]
3rdparty/include/msc_inttypes.h [new file with mode: 0644]
3rdparty/include/msc_stdint.h [new file with mode: 0644]
3rdparty/include/png.h [new file with mode: 0644]
3rdparty/include/pngconf.h [new file with mode: 0644]
3rdparty/include/tiff.h [new file with mode: 0644]
3rdparty/include/tiffio.h [new file with mode: 0644]
3rdparty/include/tiffvers.h [new file with mode: 0644]
3rdparty/include/videoInput.h [new file with mode: 0644]
3rdparty/include/zconf.h [new file with mode: 0644]
3rdparty/include/zlib.h [new file with mode: 0644]
3rdparty/lapack/CMakeLists.txt [new file with mode: 0644]
3rdparty/lapack/COPYING [new file with mode: 0644]
3rdparty/lapack/dasum.c [new file with mode: 0644]
3rdparty/lapack/daxpy.c [new file with mode: 0644]
3rdparty/lapack/dbdsdc.c [new file with mode: 0644]
3rdparty/lapack/dbdsqr.c [new file with mode: 0644]
3rdparty/lapack/dcopy.c [new file with mode: 0644]
3rdparty/lapack/ddot.c [new file with mode: 0644]
3rdparty/lapack/dgebd2.c [new file with mode: 0644]
3rdparty/lapack/dgebrd.c [new file with mode: 0644]
3rdparty/lapack/dgelq2.c [new file with mode: 0644]
3rdparty/lapack/dgelqf.c [new file with mode: 0644]
3rdparty/lapack/dgels.c [new file with mode: 0644]
3rdparty/lapack/dgelsd.c [new file with mode: 0644]
3rdparty/lapack/dgemm.c [new file with mode: 0644]
3rdparty/lapack/dgemv.c [new file with mode: 0644]
3rdparty/lapack/dgeqr2.c [new file with mode: 0644]
3rdparty/lapack/dgeqrf.c [new file with mode: 0644]
3rdparty/lapack/dger.c [new file with mode: 0644]
3rdparty/lapack/dgesdd.c [new file with mode: 0644]
3rdparty/lapack/dgesv.c [new file with mode: 0644]
3rdparty/lapack/dgetf2.c [new file with mode: 0644]
3rdparty/lapack/dgetrf.c [new file with mode: 0644]
3rdparty/lapack/dgetri.c [new file with mode: 0644]
3rdparty/lapack/dgetrs.c [new file with mode: 0644]
3rdparty/lapack/dlabad.c [new file with mode: 0644]
3rdparty/lapack/dlabrd.c [new file with mode: 0644]
3rdparty/lapack/dlacpy.c [new file with mode: 0644]
3rdparty/lapack/dlae2.c [new file with mode: 0644]
3rdparty/lapack/dlaebz.c [new file with mode: 0644]
3rdparty/lapack/dlaed0.c [new file with mode: 0644]
3rdparty/lapack/dlaed1.c [new file with mode: 0644]
3rdparty/lapack/dlaed2.c [new file with mode: 0644]
3rdparty/lapack/dlaed3.c [new file with mode: 0644]
3rdparty/lapack/dlaed4.c [new file with mode: 0644]
3rdparty/lapack/dlaed5.c [new file with mode: 0644]
3rdparty/lapack/dlaed6.c [new file with mode: 0644]
3rdparty/lapack/dlaed7.c [new file with mode: 0644]
3rdparty/lapack/dlaed8.c [new file with mode: 0644]
3rdparty/lapack/dlaed9.c [new file with mode: 0644]
3rdparty/lapack/dlaeda.c [new file with mode: 0644]
3rdparty/lapack/dlaev2.c [new file with mode: 0644]
3rdparty/lapack/dlagtf.c [new file with mode: 0644]
3rdparty/lapack/dlagts.c [new file with mode: 0644]
3rdparty/lapack/dlaisnan.c [new file with mode: 0644]
3rdparty/lapack/dlals0.c [new file with mode: 0644]
3rdparty/lapack/dlalsa.c [new file with mode: 0644]
3rdparty/lapack/dlalsd.c [new file with mode: 0644]
3rdparty/lapack/dlamch.c [new file with mode: 0644]
3rdparty/lapack/dlamrg.c [new file with mode: 0644]
3rdparty/lapack/dlaneg.c [new file with mode: 0644]
3rdparty/lapack/dlange.c [new file with mode: 0644]
3rdparty/lapack/dlanst.c [new file with mode: 0644]
3rdparty/lapack/dlansy.c [new file with mode: 0644]
3rdparty/lapack/dlapy2.c [new file with mode: 0644]
3rdparty/lapack/dlar1v.c [new file with mode: 0644]
3rdparty/lapack/dlarf.c [new file with mode: 0644]
3rdparty/lapack/dlarfb.c [new file with mode: 0644]
3rdparty/lapack/dlarfg.c [new file with mode: 0644]
3rdparty/lapack/dlarft.c [new file with mode: 0644]
3rdparty/lapack/dlarnv.c [new file with mode: 0644]
3rdparty/lapack/dlarra.c [new file with mode: 0644]
3rdparty/lapack/dlarrb.c [new file with mode: 0644]
3rdparty/lapack/dlarrc.c [new file with mode: 0644]
3rdparty/lapack/dlarrd.c [new file with mode: 0644]
3rdparty/lapack/dlarre.c [new file with mode: 0644]
3rdparty/lapack/dlarrf.c [new file with mode: 0644]
3rdparty/lapack/dlarrj.c [new file with mode: 0644]
3rdparty/lapack/dlarrk.c [new file with mode: 0644]
3rdparty/lapack/dlarrr.c [new file with mode: 0644]
3rdparty/lapack/dlarrv.c [new file with mode: 0644]
3rdparty/lapack/dlartg.c [new file with mode: 0644]
3rdparty/lapack/dlaruv.c [new file with mode: 0644]
3rdparty/lapack/dlas2.c [new file with mode: 0644]
3rdparty/lapack/dlascl.c [new file with mode: 0644]
3rdparty/lapack/dlasd0.c [new file with mode: 0644]
3rdparty/lapack/dlasd1.c [new file with mode: 0644]
3rdparty/lapack/dlasd2.c [new file with mode: 0644]
3rdparty/lapack/dlasd3.c [new file with mode: 0644]
3rdparty/lapack/dlasd4.c [new file with mode: 0644]
3rdparty/lapack/dlasd5.c [new file with mode: 0644]
3rdparty/lapack/dlasd6.c [new file with mode: 0644]
3rdparty/lapack/dlasd7.c [new file with mode: 0644]
3rdparty/lapack/dlasd8.c [new file with mode: 0644]
3rdparty/lapack/dlasda.c [new file with mode: 0644]
3rdparty/lapack/dlasdq.c [new file with mode: 0644]
3rdparty/lapack/dlasdt.c [new file with mode: 0644]
3rdparty/lapack/dlaset.c [new file with mode: 0644]
3rdparty/lapack/dlasq1.c [new file with mode: 0644]
3rdparty/lapack/dlasq2.c [new file with mode: 0644]
3rdparty/lapack/dlasq3.c [new file with mode: 0644]
3rdparty/lapack/dlasq4.c [new file with mode: 0644]
3rdparty/lapack/dlasq5.c [new file with mode: 0644]
3rdparty/lapack/dlasq6.c [new file with mode: 0644]
3rdparty/lapack/dlasr.c [new file with mode: 0644]
3rdparty/lapack/dlasrt.c [new file with mode: 0644]
3rdparty/lapack/dlassq.c [new file with mode: 0644]
3rdparty/lapack/dlasv2.c [new file with mode: 0644]
3rdparty/lapack/dlaswp.c [new file with mode: 0644]
3rdparty/lapack/dlasyf.c [new file with mode: 0644]
3rdparty/lapack/dlatrd.c [new file with mode: 0644]
3rdparty/lapack/dlauu2.c [new file with mode: 0644]
3rdparty/lapack/dlauum.c [new file with mode: 0644]
3rdparty/lapack/dlazq3.c [new file with mode: 0644]
3rdparty/lapack/dlazq4.c [new file with mode: 0644]
3rdparty/lapack/dnrm2.c [new file with mode: 0644]
3rdparty/lapack/dorg2r.c [new file with mode: 0644]
3rdparty/lapack/dorgbr.c [new file with mode: 0644]
3rdparty/lapack/dorgl2.c [new file with mode: 0644]
3rdparty/lapack/dorglq.c [new file with mode: 0644]
3rdparty/lapack/dorgqr.c [new file with mode: 0644]
3rdparty/lapack/dorm2l.c [new file with mode: 0644]
3rdparty/lapack/dorm2r.c [new file with mode: 0644]
3rdparty/lapack/dormbr.c [new file with mode: 0644]
3rdparty/lapack/dorml2.c [new file with mode: 0644]
3rdparty/lapack/dormlq.c [new file with mode: 0644]
3rdparty/lapack/dormql.c [new file with mode: 0644]
3rdparty/lapack/dormqr.c [new file with mode: 0644]
3rdparty/lapack/dormtr.c [new file with mode: 0644]
3rdparty/lapack/dpotf2.c [new file with mode: 0644]
3rdparty/lapack/dpotrf.c [new file with mode: 0644]
3rdparty/lapack/dpotri.c [new file with mode: 0644]
3rdparty/lapack/dpotrs.c [new file with mode: 0644]
3rdparty/lapack/drot.c [new file with mode: 0644]
3rdparty/lapack/dscal.c [new file with mode: 0644]
3rdparty/lapack/dstebz.c [new file with mode: 0644]
3rdparty/lapack/dstein.c [new file with mode: 0644]
3rdparty/lapack/dstemr.c [new file with mode: 0644]
3rdparty/lapack/dsteqr.c [new file with mode: 0644]
3rdparty/lapack/dsterf.c [new file with mode: 0644]
3rdparty/lapack/dswap.c [new file with mode: 0644]
3rdparty/lapack/dsyevr.c [new file with mode: 0644]
3rdparty/lapack/dsymv.c [new file with mode: 0644]
3rdparty/lapack/dsyr.c [new file with mode: 0644]
3rdparty/lapack/dsyr2.c [new file with mode: 0644]
3rdparty/lapack/dsyr2k.c [new file with mode: 0644]
3rdparty/lapack/dsyrk.c [new file with mode: 0644]
3rdparty/lapack/dsytd2.c [new file with mode: 0644]
3rdparty/lapack/dsytf2.c [new file with mode: 0644]
3rdparty/lapack/dsytrd.c [new file with mode: 0644]
3rdparty/lapack/dsytrf.c [new file with mode: 0644]
3rdparty/lapack/dsytri.c [new file with mode: 0644]
3rdparty/lapack/dsytrs.c [new file with mode: 0644]
3rdparty/lapack/dtrmm.c [new file with mode: 0644]
3rdparty/lapack/dtrmv.c [new file with mode: 0644]
3rdparty/lapack/dtrsm.c [new file with mode: 0644]
3rdparty/lapack/dtrti2.c [new file with mode: 0644]
3rdparty/lapack/dtrtri.c [new file with mode: 0644]
3rdparty/lapack/dtrtrs.c [new file with mode: 0644]
3rdparty/lapack/f77_aloc.c [new file with mode: 0644]
3rdparty/lapack/idamax.c [new file with mode: 0644]
3rdparty/lapack/ieeeck.c [new file with mode: 0644]
3rdparty/lapack/ilaenv.c [new file with mode: 0644]
3rdparty/lapack/iparmq.c [new file with mode: 0644]
3rdparty/lapack/isamax.c [new file with mode: 0644]
3rdparty/lapack/pow_di.c [new file with mode: 0644]
3rdparty/lapack/pow_ii.c [new file with mode: 0644]
3rdparty/lapack/pow_ri.c [new file with mode: 0644]
3rdparty/lapack/precomp.c [new file with mode: 0644]
3rdparty/lapack/s_cat.c [new file with mode: 0644]
3rdparty/lapack/s_cmp.c [new file with mode: 0644]
3rdparty/lapack/s_copy.c [new file with mode: 0644]
3rdparty/lapack/sasum.c [new file with mode: 0644]
3rdparty/lapack/saxpy.c [new file with mode: 0644]
3rdparty/lapack/sbdsdc.c [new file with mode: 0644]
3rdparty/lapack/sbdsqr.c [new file with mode: 0644]
3rdparty/lapack/scopy.c [new file with mode: 0644]
3rdparty/lapack/sdot.c [new file with mode: 0644]
3rdparty/lapack/sgebd2.c [new file with mode: 0644]
3rdparty/lapack/sgebrd.c [new file with mode: 0644]
3rdparty/lapack/sgelq2.c [new file with mode: 0644]
3rdparty/lapack/sgelqf.c [new file with mode: 0644]
3rdparty/lapack/sgels.c [new file with mode: 0644]
3rdparty/lapack/sgelsd.c [new file with mode: 0644]
3rdparty/lapack/sgemm.c [new file with mode: 0644]
3rdparty/lapack/sgemv.c [new file with mode: 0644]
3rdparty/lapack/sgeqr2.c [new file with mode: 0644]
3rdparty/lapack/sgeqrf.c [new file with mode: 0644]
3rdparty/lapack/sger.c [new file with mode: 0644]
3rdparty/lapack/sgesdd.c [new file with mode: 0644]
3rdparty/lapack/sgesv.c [new file with mode: 0644]
3rdparty/lapack/sgetf2.c [new file with mode: 0644]
3rdparty/lapack/sgetrf.c [new file with mode: 0644]
3rdparty/lapack/sgetri.c [new file with mode: 0644]
3rdparty/lapack/sgetrs.c [new file with mode: 0644]
3rdparty/lapack/slabad.c [new file with mode: 0644]
3rdparty/lapack/slabrd.c [new file with mode: 0644]
3rdparty/lapack/slacpy.c [new file with mode: 0644]
3rdparty/lapack/slae2.c [new file with mode: 0644]
3rdparty/lapack/slaebz.c [new file with mode: 0644]
3rdparty/lapack/slaed0.c [new file with mode: 0644]
3rdparty/lapack/slaed1.c [new file with mode: 0644]
3rdparty/lapack/slaed2.c [new file with mode: 0644]
3rdparty/lapack/slaed3.c [new file with mode: 0644]
3rdparty/lapack/slaed4.c [new file with mode: 0644]
3rdparty/lapack/slaed5.c [new file with mode: 0644]
3rdparty/lapack/slaed6.c [new file with mode: 0644]
3rdparty/lapack/slaed7.c [new file with mode: 0644]
3rdparty/lapack/slaed8.c [new file with mode: 0644]
3rdparty/lapack/slaed9.c [new file with mode: 0644]
3rdparty/lapack/slaeda.c [new file with mode: 0644]
3rdparty/lapack/slaev2.c [new file with mode: 0644]
3rdparty/lapack/slagtf.c [new file with mode: 0644]
3rdparty/lapack/slagts.c [new file with mode: 0644]
3rdparty/lapack/slaisnan.c [new file with mode: 0644]
3rdparty/lapack/slals0.c [new file with mode: 0644]
3rdparty/lapack/slalsa.c [new file with mode: 0644]
3rdparty/lapack/slalsd.c [new file with mode: 0644]
3rdparty/lapack/slamch.c [new file with mode: 0644]
3rdparty/lapack/slamrg.c [new file with mode: 0644]
3rdparty/lapack/slaneg.c [new file with mode: 0644]
3rdparty/lapack/slange.c [new file with mode: 0644]
3rdparty/lapack/slanst.c [new file with mode: 0644]
3rdparty/lapack/slansy.c [new file with mode: 0644]
3rdparty/lapack/slapy2.c [new file with mode: 0644]
3rdparty/lapack/slar1v.c [new file with mode: 0644]
3rdparty/lapack/slarf.c [new file with mode: 0644]
3rdparty/lapack/slarfb.c [new file with mode: 0644]
3rdparty/lapack/slarfg.c [new file with mode: 0644]
3rdparty/lapack/slarft.c [new file with mode: 0644]
3rdparty/lapack/slarnv.c [new file with mode: 0644]
3rdparty/lapack/slarra.c [new file with mode: 0644]
3rdparty/lapack/slarrb.c [new file with mode: 0644]
3rdparty/lapack/slarrc.c [new file with mode: 0644]
3rdparty/lapack/slarrd.c [new file with mode: 0644]
3rdparty/lapack/slarre.c [new file with mode: 0644]
3rdparty/lapack/slarrf.c [new file with mode: 0644]
3rdparty/lapack/slarrj.c [new file with mode: 0644]
3rdparty/lapack/slarrk.c [new file with mode: 0644]
3rdparty/lapack/slarrr.c [new file with mode: 0644]
3rdparty/lapack/slarrv.c [new file with mode: 0644]
3rdparty/lapack/slartg.c [new file with mode: 0644]
3rdparty/lapack/slaruv.c [new file with mode: 0644]
3rdparty/lapack/slas2.c [new file with mode: 0644]
3rdparty/lapack/slascl.c [new file with mode: 0644]
3rdparty/lapack/slasd0.c [new file with mode: 0644]
3rdparty/lapack/slasd1.c [new file with mode: 0644]
3rdparty/lapack/slasd2.c [new file with mode: 0644]
3rdparty/lapack/slasd3.c [new file with mode: 0644]
3rdparty/lapack/slasd4.c [new file with mode: 0644]
3rdparty/lapack/slasd5.c [new file with mode: 0644]
3rdparty/lapack/slasd6.c [new file with mode: 0644]
3rdparty/lapack/slasd7.c [new file with mode: 0644]
3rdparty/lapack/slasd8.c [new file with mode: 0644]
3rdparty/lapack/slasda.c [new file with mode: 0644]
3rdparty/lapack/slasdq.c [new file with mode: 0644]
3rdparty/lapack/slasdt.c [new file with mode: 0644]
3rdparty/lapack/slaset.c [new file with mode: 0644]
3rdparty/lapack/slasq1.c [new file with mode: 0644]
3rdparty/lapack/slasq2.c [new file with mode: 0644]
3rdparty/lapack/slasq3.c [new file with mode: 0644]
3rdparty/lapack/slasq4.c [new file with mode: 0644]
3rdparty/lapack/slasq5.c [new file with mode: 0644]
3rdparty/lapack/slasq6.c [new file with mode: 0644]
3rdparty/lapack/slasr.c [new file with mode: 0644]
3rdparty/lapack/slasrt.c [new file with mode: 0644]
3rdparty/lapack/slassq.c [new file with mode: 0644]
3rdparty/lapack/slasv2.c [new file with mode: 0644]
3rdparty/lapack/slaswp.c [new file with mode: 0644]
3rdparty/lapack/slatrd.c [new file with mode: 0644]
3rdparty/lapack/slauu2.c [new file with mode: 0644]
3rdparty/lapack/slauum.c [new file with mode: 0644]
3rdparty/lapack/slazq3.c [new file with mode: 0644]
3rdparty/lapack/slazq4.c [new file with mode: 0644]
3rdparty/lapack/snrm2.c [new file with mode: 0644]
3rdparty/lapack/sorg2r.c [new file with mode: 0644]
3rdparty/lapack/sorgbr.c [new file with mode: 0644]
3rdparty/lapack/sorgl2.c [new file with mode: 0644]
3rdparty/lapack/sorglq.c [new file with mode: 0644]
3rdparty/lapack/sorgqr.c [new file with mode: 0644]
3rdparty/lapack/sorm2l.c [new file with mode: 0644]
3rdparty/lapack/sorm2r.c [new file with mode: 0644]
3rdparty/lapack/sormbr.c [new file with mode: 0644]
3rdparty/lapack/sorml2.c [new file with mode: 0644]
3rdparty/lapack/sormlq.c [new file with mode: 0644]
3rdparty/lapack/sormql.c [new file with mode: 0644]
3rdparty/lapack/sormqr.c [new file with mode: 0644]
3rdparty/lapack/sormtr.c [new file with mode: 0644]
3rdparty/lapack/spotf2.c [new file with mode: 0644]
3rdparty/lapack/spotrf.c [new file with mode: 0644]
3rdparty/lapack/spotri.c [new file with mode: 0644]
3rdparty/lapack/spotrs.c [new file with mode: 0644]
3rdparty/lapack/srot.c [new file with mode: 0644]
3rdparty/lapack/sscal.c [new file with mode: 0644]
3rdparty/lapack/sstebz.c [new file with mode: 0644]
3rdparty/lapack/sstein.c [new file with mode: 0644]
3rdparty/lapack/sstemr.c [new file with mode: 0644]
3rdparty/lapack/ssteqr.c [new file with mode: 0644]
3rdparty/lapack/ssterf.c [new file with mode: 0644]
3rdparty/lapack/sswap.c [new file with mode: 0644]
3rdparty/lapack/ssyevr.c [new file with mode: 0644]
3rdparty/lapack/ssymv.c [new file with mode: 0644]
3rdparty/lapack/ssyr2.c [new file with mode: 0644]
3rdparty/lapack/ssyr2k.c [new file with mode: 0644]
3rdparty/lapack/ssyrk.c [new file with mode: 0644]
3rdparty/lapack/ssytd2.c [new file with mode: 0644]
3rdparty/lapack/ssytrd.c [new file with mode: 0644]
3rdparty/lapack/strmm.c [new file with mode: 0644]
3rdparty/lapack/strmv.c [new file with mode: 0644]
3rdparty/lapack/strsm.c [new file with mode: 0644]
3rdparty/lapack/strti2.c [new file with mode: 0644]
3rdparty/lapack/strtri.c [new file with mode: 0644]
3rdparty/lapack/strtrs.c [new file with mode: 0644]
3rdparty/lapack/xerbla.c [new file with mode: 0644]
3rdparty/lib/Half.lib [new file with mode: 0644]
3rdparty/lib/Iex.lib [new file with mode: 0644]
3rdparty/lib/IlmImf.lib [new file with mode: 0644]
3rdparty/lib/IlmThread.lib [new file with mode: 0644]
3rdparty/lib/Imath.lib [new file with mode: 0644]
3rdparty/lib/libavcodec.a [new file with mode: 0644]
3rdparty/lib/libavcodec64.a [new file with mode: 0644]
3rdparty/lib/libavdevice.a [new file with mode: 0644]
3rdparty/lib/libavdevice64.a [new file with mode: 0644]
3rdparty/lib/libavformat.a [new file with mode: 0644]
3rdparty/lib/libavformat64.a [new file with mode: 0644]
3rdparty/lib/libavutil.a [new file with mode: 0644]
3rdparty/lib/libavutil64.a [new file with mode: 0644]
3rdparty/lib/libcoldname_.a [new file with mode: 0644]
3rdparty/lib/libgcc_.a [new file with mode: 0644]
3rdparty/lib/libmingwex_.a [new file with mode: 0644]
3rdparty/lib/libvideoInput.a [new file with mode: 0644]
3rdparty/lib/libwsock32_.a [new file with mode: 0644]
3rdparty/lib/videoInput.lib [new file with mode: 0644]
3rdparty/lib/videoInput64.lib [new file with mode: 0644]
3rdparty/libjasper/CMakeLists.txt [new file with mode: 0644]
3rdparty/libjasper/LICENSE [new file with mode: 0644]
3rdparty/libjasper/README [new file with mode: 0644]
3rdparty/libjasper/jas_cm.c [new file with mode: 0644]
3rdparty/libjasper/jas_debug.c [new file with mode: 0644]
3rdparty/libjasper/jas_getopt.c [new file with mode: 0644]
3rdparty/libjasper/jas_icc.c [new file with mode: 0644]
3rdparty/libjasper/jas_iccdata.c [new file with mode: 0644]
3rdparty/libjasper/jas_image.c [new file with mode: 0644]
3rdparty/libjasper/jas_init.c [new file with mode: 0644]
3rdparty/libjasper/jas_malloc.c [new file with mode: 0644]
3rdparty/libjasper/jas_seq.c [new file with mode: 0644]
3rdparty/libjasper/jas_stream.c [new file with mode: 0644]
3rdparty/libjasper/jas_string.c [new file with mode: 0644]
3rdparty/libjasper/jas_tmr.c [new file with mode: 0644]
3rdparty/libjasper/jas_tvp.c [new file with mode: 0644]
3rdparty/libjasper/jas_version.c [new file with mode: 0644]
3rdparty/libjasper/jp2_cod.c [new file with mode: 0644]
3rdparty/libjasper/jp2_cod.h [new file with mode: 0644]
3rdparty/libjasper/jp2_dec.c [new file with mode: 0644]
3rdparty/libjasper/jp2_dec.h [new file with mode: 0644]
3rdparty/libjasper/jp2_enc.c [new file with mode: 0644]
3rdparty/libjasper/jpc_bs.c [new file with mode: 0644]
3rdparty/libjasper/jpc_bs.h [new file with mode: 0644]
3rdparty/libjasper/jpc_cod.h [new file with mode: 0644]
3rdparty/libjasper/jpc_cs.c [new file with mode: 0644]
3rdparty/libjasper/jpc_cs.h [new file with mode: 0644]
3rdparty/libjasper/jpc_dec.c [new file with mode: 0644]
3rdparty/libjasper/jpc_dec.h [new file with mode: 0644]
3rdparty/libjasper/jpc_enc.c [new file with mode: 0644]
3rdparty/libjasper/jpc_enc.h [new file with mode: 0644]
3rdparty/libjasper/jpc_fix.h [new file with mode: 0644]
3rdparty/libjasper/jpc_flt.h [new file with mode: 0644]
3rdparty/libjasper/jpc_math.c [new file with mode: 0644]
3rdparty/libjasper/jpc_math.h [new file with mode: 0644]
3rdparty/libjasper/jpc_mct.c [new file with mode: 0644]
3rdparty/libjasper/jpc_mct.h [new file with mode: 0644]
3rdparty/libjasper/jpc_mqcod.c [new file with mode: 0644]
3rdparty/libjasper/jpc_mqcod.h [new file with mode: 0644]
3rdparty/libjasper/jpc_mqdec.c [new file with mode: 0644]
3rdparty/libjasper/jpc_mqdec.h [new file with mode: 0644]
3rdparty/libjasper/jpc_mqenc.c [new file with mode: 0644]
3rdparty/libjasper/jpc_mqenc.h [new file with mode: 0644]
3rdparty/libjasper/jpc_qmfb.c [new file with mode: 0644]
3rdparty/libjasper/jpc_qmfb.h [new file with mode: 0644]
3rdparty/libjasper/jpc_t1cod.c [new file with mode: 0644]
3rdparty/libjasper/jpc_t1cod.h [new file with mode: 0644]
3rdparty/libjasper/jpc_t1dec.c [new file with mode: 0644]
3rdparty/libjasper/jpc_t1dec.h [new file with mode: 0644]
3rdparty/libjasper/jpc_t1enc.c [new file with mode: 0644]
3rdparty/libjasper/jpc_t1enc.h [new file with mode: 0644]
3rdparty/libjasper/jpc_t2cod.c [new file with mode: 0644]
3rdparty/libjasper/jpc_t2cod.h [new file with mode: 0644]
3rdparty/libjasper/jpc_t2dec.c [new file with mode: 0644]
3rdparty/libjasper/jpc_t2dec.h [new file with mode: 0644]
3rdparty/libjasper/jpc_t2enc.c [new file with mode: 0644]
3rdparty/libjasper/jpc_t2enc.h [new file with mode: 0644]
3rdparty/libjasper/jpc_tagtree.c [new file with mode: 0644]
3rdparty/libjasper/jpc_tagtree.h [new file with mode: 0644]
3rdparty/libjasper/jpc_tsfb.c [new file with mode: 0644]
3rdparty/libjasper/jpc_tsfb.h [new file with mode: 0644]
3rdparty/libjasper/jpc_util.c [new file with mode: 0644]
3rdparty/libjasper/jpc_util.h [new file with mode: 0644]
3rdparty/libjpeg/CMakeLists.txt [new file with mode: 0644]
3rdparty/libjpeg/README [new file with mode: 0644]
3rdparty/libjpeg/jcapimin.c [new file with mode: 0644]
3rdparty/libjpeg/jcapistd.c [new file with mode: 0644]
3rdparty/libjpeg/jccoefct.c [new file with mode: 0644]
3rdparty/libjpeg/jccolor.c [new file with mode: 0644]
3rdparty/libjpeg/jcdctmgr.c [new file with mode: 0644]
3rdparty/libjpeg/jchuff.c [new file with mode: 0644]
3rdparty/libjpeg/jchuff.h [new file with mode: 0644]
3rdparty/libjpeg/jcinit.c [new file with mode: 0644]
3rdparty/libjpeg/jcmainct.c [new file with mode: 0644]
3rdparty/libjpeg/jcmarker.c [new file with mode: 0644]
3rdparty/libjpeg/jcmaster.c [new file with mode: 0644]
3rdparty/libjpeg/jcomapi.c [new file with mode: 0644]
3rdparty/libjpeg/jcparam.c [new file with mode: 0644]
3rdparty/libjpeg/jcphuff.c [new file with mode: 0644]
3rdparty/libjpeg/jcprepct.c [new file with mode: 0644]
3rdparty/libjpeg/jcsample.c [new file with mode: 0644]
3rdparty/libjpeg/jctrans.c [new file with mode: 0644]
3rdparty/libjpeg/jdapimin.c [new file with mode: 0644]
3rdparty/libjpeg/jdapistd.c [new file with mode: 0644]
3rdparty/libjpeg/jdatadst.c [new file with mode: 0644]
3rdparty/libjpeg/jdatasrc.c [new file with mode: 0644]
3rdparty/libjpeg/jdcoefct.c [new file with mode: 0644]
3rdparty/libjpeg/jdcolor.c [new file with mode: 0644]
3rdparty/libjpeg/jdct.h [new file with mode: 0644]
3rdparty/libjpeg/jddctmgr.c [new file with mode: 0644]
3rdparty/libjpeg/jdhuff.c [new file with mode: 0644]
3rdparty/libjpeg/jdhuff.h [new file with mode: 0644]
3rdparty/libjpeg/jdinput.c [new file with mode: 0644]
3rdparty/libjpeg/jdmainct.c [new file with mode: 0644]
3rdparty/libjpeg/jdmarker.c [new file with mode: 0644]
3rdparty/libjpeg/jdmaster.c [new file with mode: 0644]
3rdparty/libjpeg/jdmerge.c [new file with mode: 0644]
3rdparty/libjpeg/jdphuff.c [new file with mode: 0644]
3rdparty/libjpeg/jdpostct.c [new file with mode: 0644]
3rdparty/libjpeg/jdsample.c [new file with mode: 0644]
3rdparty/libjpeg/jdtrans.c [new file with mode: 0644]
3rdparty/libjpeg/jerror.c [new file with mode: 0644]
3rdparty/libjpeg/jerror.h [new file with mode: 0644]
3rdparty/libjpeg/jfdctflt.c [new file with mode: 0644]
3rdparty/libjpeg/jfdctfst.c [new file with mode: 0644]
3rdparty/libjpeg/jfdctint.c [new file with mode: 0644]
3rdparty/libjpeg/jidctflt.c [new file with mode: 0644]
3rdparty/libjpeg/jidctfst.c [new file with mode: 0644]
3rdparty/libjpeg/jidctint.c [new file with mode: 0644]
3rdparty/libjpeg/jidctred.c [new file with mode: 0644]
3rdparty/libjpeg/jinclude.h [new file with mode: 0644]
3rdparty/libjpeg/jmemansi.c [new file with mode: 0644]
3rdparty/libjpeg/jmemmgr.c [new file with mode: 0644]
3rdparty/libjpeg/jmemsys.h [new file with mode: 0644]
3rdparty/libjpeg/jpegint.h [new file with mode: 0644]
3rdparty/libjpeg/jquant1.c [new file with mode: 0644]
3rdparty/libjpeg/jquant2.c [new file with mode: 0644]
3rdparty/libjpeg/jutils.c [new file with mode: 0644]
3rdparty/libjpeg/jversion.h [new file with mode: 0644]
3rdparty/libjpeg/transupp.c [new file with mode: 0644]
3rdparty/libjpeg/transupp.h [new file with mode: 0644]
3rdparty/libpng/CMakeLists.txt [new file with mode: 0644]
3rdparty/libpng/README [new file with mode: 0644]
3rdparty/libpng/png.c [new file with mode: 0644]
3rdparty/libpng/pngerror.c [new file with mode: 0644]
3rdparty/libpng/pnggccrd.c [new file with mode: 0644]
3rdparty/libpng/pngget.c [new file with mode: 0644]
3rdparty/libpng/pngmem.c [new file with mode: 0644]
3rdparty/libpng/pngpread.c [new file with mode: 0644]
3rdparty/libpng/pngread.c [new file with mode: 0644]
3rdparty/libpng/pngrio.c [new file with mode: 0644]
3rdparty/libpng/pngrtran.c [new file with mode: 0644]
3rdparty/libpng/pngrutil.c [new file with mode: 0644]
3rdparty/libpng/pngset.c [new file with mode: 0644]
3rdparty/libpng/pngtest.c [new file with mode: 0644]
3rdparty/libpng/pngtrans.c [new file with mode: 0644]
3rdparty/libpng/pngvcrd.c [new file with mode: 0644]
3rdparty/libpng/pngwio.c [new file with mode: 0644]
3rdparty/libpng/pngwrite.c [new file with mode: 0644]
3rdparty/libpng/pngwtran.c [new file with mode: 0644]
3rdparty/libpng/pngwutil.c [new file with mode: 0644]
3rdparty/libtiff/CMakeLists.txt [new file with mode: 0644]
3rdparty/libtiff/Makefile.vc [new file with mode: 0644]
3rdparty/libtiff/libtiff.def [new file with mode: 0644]
3rdparty/libtiff/t4.h [new file with mode: 0644]
3rdparty/libtiff/tif_apple.c [new file with mode: 0644]
3rdparty/libtiff/tif_aux.c [new file with mode: 0644]
3rdparty/libtiff/tif_close.c [new file with mode: 0644]
3rdparty/libtiff/tif_codec.c [new file with mode: 0644]
3rdparty/libtiff/tif_color.c [new file with mode: 0644]
3rdparty/libtiff/tif_compress.c [new file with mode: 0644]
3rdparty/libtiff/tif_config.h [new file with mode: 0644]
3rdparty/libtiff/tif_dir.c [new file with mode: 0644]
3rdparty/libtiff/tif_dir.h [new file with mode: 0644]
3rdparty/libtiff/tif_dirinfo.c [new file with mode: 0644]
3rdparty/libtiff/tif_dirread.c [new file with mode: 0644]
3rdparty/libtiff/tif_dirwrite.c [new file with mode: 0644]
3rdparty/libtiff/tif_dumpmode.c [new file with mode: 0644]
3rdparty/libtiff/tif_error.c [new file with mode: 0644]
3rdparty/libtiff/tif_extension.c [new file with mode: 0644]
3rdparty/libtiff/tif_fax3.c [new file with mode: 0644]
3rdparty/libtiff/tif_fax3.h [new file with mode: 0644]
3rdparty/libtiff/tif_fax3sm.c [new file with mode: 0644]
3rdparty/libtiff/tif_flush.c [new file with mode: 0644]
3rdparty/libtiff/tif_getimage.c [new file with mode: 0644]
3rdparty/libtiff/tif_jpeg.c [new file with mode: 0644]
3rdparty/libtiff/tif_luv.c [new file with mode: 0644]
3rdparty/libtiff/tif_lzw.c [new file with mode: 0644]
3rdparty/libtiff/tif_next.c [new file with mode: 0644]
3rdparty/libtiff/tif_ojpeg.c [new file with mode: 0644]
3rdparty/libtiff/tif_open.c [new file with mode: 0644]
3rdparty/libtiff/tif_packbits.c [new file with mode: 0644]
3rdparty/libtiff/tif_pixarlog.c [new file with mode: 0644]
3rdparty/libtiff/tif_predict.c [new file with mode: 0644]
3rdparty/libtiff/tif_predict.h [new file with mode: 0644]
3rdparty/libtiff/tif_print.c [new file with mode: 0644]
3rdparty/libtiff/tif_read.c [new file with mode: 0644]
3rdparty/libtiff/tif_stream.cxx [new file with mode: 0644]
3rdparty/libtiff/tif_strip.c [new file with mode: 0644]
3rdparty/libtiff/tif_swab.c [new file with mode: 0644]
3rdparty/libtiff/tif_thunder.c [new file with mode: 0644]
3rdparty/libtiff/tif_tile.c [new file with mode: 0644]
3rdparty/libtiff/tif_unix.c [new file with mode: 0644]
3rdparty/libtiff/tif_version.c [new file with mode: 0644]
3rdparty/libtiff/tif_warning.c [new file with mode: 0644]
3rdparty/libtiff/tif_win32.c [new file with mode: 0644]
3rdparty/libtiff/tif_write.c [new file with mode: 0644]
3rdparty/libtiff/tif_zip.c [new file with mode: 0644]
3rdparty/libtiff/tiffconf.h [new file with mode: 0644]
3rdparty/libtiff/tiffio.hxx [new file with mode: 0644]
3rdparty/libtiff/tiffiop.h [new file with mode: 0644]
3rdparty/libtiff/uvcode.h [new file with mode: 0644]
3rdparty/readme.txt [new file with mode: 0644]
3rdparty/zlib/.cvsignore [new file with mode: 0644]
3rdparty/zlib/CMakeLists.txt [new file with mode: 0644]
3rdparty/zlib/README [new file with mode: 0644]
3rdparty/zlib/adler32.c [new file with mode: 0644]
3rdparty/zlib/compress.c [new file with mode: 0644]
3rdparty/zlib/configure [new file with mode: 0644]
3rdparty/zlib/crc32.c [new file with mode: 0644]
3rdparty/zlib/crc32.h [new file with mode: 0644]
3rdparty/zlib/deflate.c [new file with mode: 0644]
3rdparty/zlib/deflate.h [new file with mode: 0644]
3rdparty/zlib/example.c [new file with mode: 0644]
3rdparty/zlib/gzio.c [new file with mode: 0644]
3rdparty/zlib/infback.c [new file with mode: 0644]
3rdparty/zlib/inffast.c [new file with mode: 0644]
3rdparty/zlib/inffast.h [new file with mode: 0644]
3rdparty/zlib/inffixed.h [new file with mode: 0644]
3rdparty/zlib/inflate.c [new file with mode: 0644]
3rdparty/zlib/inflate.h [new file with mode: 0644]
3rdparty/zlib/inftrees.c [new file with mode: 0644]
3rdparty/zlib/inftrees.h [new file with mode: 0644]
3rdparty/zlib/trees.c [new file with mode: 0644]
3rdparty/zlib/trees.h [new file with mode: 0644]
3rdparty/zlib/uncompr.c [new file with mode: 0644]
3rdparty/zlib/zutil.c [new file with mode: 0644]
3rdparty/zlib/zutil.h [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
OpenCVConfig.cmake.in [new file with mode: 0644]
OpenCVFindLATEX.cmake [new file with mode: 0644]
OpenCVFindPkgConfig.cmake [new file with mode: 0644]
OpenCVFindTBB.cmake [new file with mode: 0644]
OpenCVInstallRequiredSystemLibraries.cmake [new file with mode: 0644]
OpenCVModule.cmake [new file with mode: 0644]
OpenCVPCHSupport.cmake [new file with mode: 0644]
Package.cmake.in [new file with mode: 0644]
README [new file with mode: 0644]
cmake_uninstall.cmake.in [new file with mode: 0755]
cvconfig.h.cmake [new file with mode: 0644]
data/CMakeLists.txt [new file with mode: 0644]
data/haarcascades/haarcascade_eye.xml [new file with mode: 0644]
data/haarcascades/haarcascade_eye_tree_eyeglasses.xml [new file with mode: 0644]
data/haarcascades/haarcascade_frontalface_alt.xml [new file with mode: 0644]
data/haarcascades/haarcascade_frontalface_alt2.xml [new file with mode: 0644]
data/haarcascades/haarcascade_frontalface_alt_tree.xml [new file with mode: 0644]
data/haarcascades/haarcascade_frontalface_default.xml [new file with mode: 0644]
data/haarcascades/haarcascade_fullbody.xml [new file with mode: 0644]
data/haarcascades/haarcascade_lefteye_2splits.xml [new file with mode: 0644]
data/haarcascades/haarcascade_lowerbody.xml [new file with mode: 0644]
data/haarcascades/haarcascade_mcs_eyepair_big.xml [new file with mode: 0644]
data/haarcascades/haarcascade_mcs_eyepair_small.xml [new file with mode: 0644]
data/haarcascades/haarcascade_mcs_lefteye.xml [new file with mode: 0644]
data/haarcascades/haarcascade_mcs_mouth.xml [new file with mode: 0644]
data/haarcascades/haarcascade_mcs_nose.xml [new file with mode: 0644]
data/haarcascades/haarcascade_mcs_righteye.xml [new file with mode: 0644]
data/haarcascades/haarcascade_mcs_upperbody.xml [new file with mode: 0644]
data/haarcascades/haarcascade_profileface.xml [new file with mode: 0644]
data/haarcascades/haarcascade_righteye_2splits.xml [new file with mode: 0644]
data/haarcascades/haarcascade_upperbody.xml [new file with mode: 0644]
data/lbpcascades/lbpcascade_frontalface.xml [new file with mode: 0644]
data/readme.txt [new file with mode: 0644]
doc/CMakeLists.txt [new file with mode: 0644]
doc/ChangeLog.htm [new file with mode: 0644]
doc/CvAux.tex [new file with mode: 0644]
doc/FAQ.tex [new file with mode: 0644]
doc/HighGui.tex [new file with mode: 0644]
doc/MachineLearning.tex [new file with mode: 0644]
doc/README.txt [new file with mode: 0644]
doc/common.m4 [new file with mode: 0644]
doc/cv_calibration_3d.tex [new file with mode: 0644]
doc/cv_feature_detection.tex [new file with mode: 0644]
doc/cv_histograms.tex [new file with mode: 0644]
doc/cv_image_filtering.tex [new file with mode: 0644]
doc/cv_image_transform.tex [new file with mode: 0644]
doc/cv_image_warping.tex [new file with mode: 0644]
doc/cv_motion_tracking.tex [new file with mode: 0644]
doc/cv_object_detection.tex [new file with mode: 0644]
doc/cv_planar_subdivisions.tex [new file with mode: 0644]
doc/cv_struct_shape_analysis.tex [new file with mode: 0644]
doc/cvaux_3d.tex [new file with mode: 0644]
doc/cvaux_bgfg.tex [new file with mode: 0644]
doc/cvaux_object_detection.tex [new file with mode: 0644]
doc/cvcam.rtf [new file with mode: 0644]
doc/cxcore_array_operations.tex [new file with mode: 0644]
doc/cxcore_basic_structures.tex [new file with mode: 0644]
doc/cxcore_clustering_search.tex [new file with mode: 0644]
doc/cxcore_drawing_functions.tex [new file with mode: 0644]
doc/cxcore_dynamic_structures.tex [new file with mode: 0644]
doc/cxcore_introduction.tex [new file with mode: 0644]
doc/cxcore_persistence.tex [new file with mode: 0644]
doc/cxcore_utilities_system_functions.tex [new file with mode: 0644]
doc/go [new file with mode: 0644]
doc/haartraining.htm [new file with mode: 0644]
doc/helvetica.sty [new file with mode: 0644]
doc/index.htm [new file with mode: 0644]
doc/latex2sphinx/_themes/blue/layout.html [new file with mode: 0644]
doc/latex2sphinx/_themes/blue/static/default.css_t [new file with mode: 0644]
doc/latex2sphinx/_themes/blue/theme.conf [new file with mode: 0644]
doc/latex2sphinx/buildall [new file with mode: 0644]
doc/latex2sphinx/building.jpg [new file with mode: 0644]
doc/latex2sphinx/conf.py [new file with mode: 0644]
doc/latex2sphinx/latex.py [new file with mode: 0644]
doc/latex2sphinx/latexparser.py [new file with mode: 0644]
doc/latex2sphinx/lena.jpg [new file with mode: 0644]
doc/latex2sphinx/mymath.sty [new file with mode: 0644]
doc/latex2sphinx/opencv-logo2.png [new file with mode: 0644]
doc/latex2sphinx/pythonapi.py [new file with mode: 0644]
doc/latex2sphinx/qfile.py [new file with mode: 0644]
doc/license.txt [new file with mode: 0644]
doc/online-opencv.tex [new file with mode: 0644]
doc/opencv-logo.png [new file with mode: 0644]
doc/opencv-logo2.png [new file with mode: 0644]
doc/opencv.bib [new file with mode: 0644]
doc/opencv.jpg [new file with mode: 0644]
doc/opencv.pdf [new file with mode: 0644]
doc/opencv.sty [new file with mode: 0644]
doc/opencv.tex [new file with mode: 0644]
doc/opencvref_body.tex [new file with mode: 0644]
doc/packaging.txt [new file with mode: 0644]
doc/papers/algo_tracking.pdf [new file with mode: 0644]
doc/papers/avbpa99.ps [new file with mode: 0644]
doc/papers/camshift.pdf [new file with mode: 0644]
doc/pattern.pdf [new file with mode: 0644]
doc/pics/backprojectpatch.png [new file with mode: 0644]
doc/pics/boundingrect.png [new file with mode: 0644]
doc/pics/building.jpg [new file with mode: 0644]
doc/pics/contoursecarea.png [new file with mode: 0644]
doc/pics/cornersubpix.png [new file with mode: 0644]
doc/pics/defects.png [new file with mode: 0644]
doc/pics/disparity.png [new file with mode: 0644]
doc/pics/ellipse.png [new file with mode: 0644]
doc/pics/em1.png [new file with mode: 0644]
doc/pics/em3.png [new file with mode: 0644]
doc/pics/em4.png [new file with mode: 0644]
doc/pics/em5.png [new file with mode: 0644]
doc/pics/em6.png [new file with mode: 0644]
doc/pics/em7.png [new file with mode: 0644]
doc/pics/em8.png [new file with mode: 0644]
doc/pics/em9.png [new file with mode: 0644]
doc/pics/errmsg.png [new file with mode: 0644]
doc/pics/face.png [new file with mode: 0644]
doc/pics/haarfeatures.png [new file with mode: 0644]
doc/pics/houghp.png [new file with mode: 0644]
doc/pics/integral.png [new file with mode: 0644]
doc/pics/inv_logpolar.jpg [new file with mode: 0644]
doc/pics/left.jpg [new file with mode: 0644]
doc/pics/logpolar.jpg [new file with mode: 0644]
doc/pics/maxrect.png [new file with mode: 0644]
doc/pics/memstorage1.png [new file with mode: 0644]
doc/pics/memstorage2.png [new file with mode: 0644]
doc/pics/minareabox.png [new file with mode: 0644]
doc/pics/mlp_.png [new file with mode: 0644]
doc/pics/neuron_model.png [new file with mode: 0644]
doc/pics/pointpolygon.png [new file with mode: 0644]
doc/pics/quadedge.png [new file with mode: 0644]
doc/pics/right.jpg [new file with mode: 0644]
doc/pics/sigmoid_bipolar.png [new file with mode: 0644]
doc/pics/stereo_undistort.jpg [new file with mode: 0644]
doc/pics/subdiv.png [new file with mode: 0644]
doc/pics/threshold.png [new file with mode: 0644]
doc/pics/tsukuba_l.png [new file with mode: 0644]
doc/pics/tsukuba_r.png [new file with mode: 0644]
doc/plastex/Makefile [new file with mode: 0644]
doc/plastex/TODO [new file with mode: 0644]
doc/plastex/_themes/blue/layout.html [new file with mode: 0644]
doc/plastex/_themes/blue/static/default.css_t [new file with mode: 0644]
doc/plastex/_themes/blue/theme.conf [new file with mode: 0644]
doc/plastex/conf.py [new file with mode: 0644]
doc/plastex/faq.rst [new file with mode: 0644]
doc/plastex/faq_general.rst [new file with mode: 0644]
doc/plastex/faq_technical.rst [new file with mode: 0644]
doc/plastex/find_function_names.sh [new file with mode: 0644]
doc/plastex/function_names.py [new file with mode: 0644]
doc/plastex/go [new file with mode: 0644]
doc/plastex/index.rst.copy [new file with mode: 0644]
doc/plastex/latex.py [new file with mode: 0644]
doc/plastex/mymath.sty [new file with mode: 0644]
doc/plastex/myopencv.py [new file with mode: 0644]
doc/plastex/opencv-logo2.png [new file with mode: 0644]
doc/plastex/python-introduction.rst [new file with mode: 0644]
doc/plastex/renderer.py [new file with mode: 0644]
doc/python_fragments/findstereocorrespondence.py [new file with mode: 0644]
doc/python_fragments/precornerdetect.py [new file with mode: 0644]
doc/verbdef.sty [new file with mode: 0644]
doc/vidsurv/Blob_Tracking_Modules.doc [new file with mode: 0644]
doc/vidsurv/Blob_Tracking_Tests.doc [new file with mode: 0644]
doc/vidsurv/TestSeq.doc [new file with mode: 0644]
include/CMakeLists.txt [new file with mode: 0644]
include/opencv/cv.h [new file with mode: 0644]
include/opencv/cvaux.h [new file with mode: 0644]
include/opencv/cvwimage.h [new file with mode: 0644]
include/opencv/cxcore.h [new file with mode: 0644]
include/opencv/cxeigen.hpp [new file with mode: 0644]
include/opencv/cxmisc.h [new file with mode: 0644]
include/opencv/highgui.h [new file with mode: 0644]
include/opencv/ml.h [new file with mode: 0644]
interfaces/CMakeLists.txt [new file with mode: 0644]
interfaces/swig/CMakeLists.txt [new file with mode: 0644]
interfaces/swig/README [new file with mode: 0644]
interfaces/swig/filtered/constants.h [new file with mode: 0644]
interfaces/swig/filtered/cv.h [new file with mode: 0644]
interfaces/swig/general/cv.i [new file with mode: 0644]
interfaces/swig/general/cvarr_operators.i [new file with mode: 0644]
interfaces/swig/general/cvmacros.i [new file with mode: 0644]
interfaces/swig/general/doublepointers.i [new file with mode: 0644]
interfaces/swig/general/extensions.i [new file with mode: 0644]
interfaces/swig/general/highgui.i [new file with mode: 0644]
interfaces/swig/general/memory.i [new file with mode: 0644]
interfaces/swig/general/sizeof.i [new file with mode: 0644]
interfaces/swig/general/typemaps.i [new file with mode: 0644]
interfaces/swig/octave/CMakeLists.txt [new file with mode: 0644]
interfaces/swig/octave/COPYING [new file with mode: 0644]
interfaces/swig/octave/DESCRIPTION [new file with mode: 0644]
interfaces/swig/octave/INDEX [new file with mode: 0644]
interfaces/swig/octave/PKG_ADD_template [new file with mode: 0644]
interfaces/swig/octave/adapters.i [new file with mode: 0644]
interfaces/swig/octave/cv.i [new file with mode: 0644]
interfaces/swig/octave/cv_wrap.cpp [new file with mode: 0644]
interfaces/swig/octave/cvaliases.i [new file with mode: 0644]
interfaces/swig/octave/cvarr.i [new file with mode: 0644]
interfaces/swig/octave/cvseq.i [new file with mode: 0644]
interfaces/swig/octave/cvshadow.cpp [new file with mode: 0644]
interfaces/swig/octave/cvshadow.h [new file with mode: 0644]
interfaces/swig/octave/cvshadow.i [new file with mode: 0644]
interfaces/swig/octave/highgui.i [new file with mode: 0644]
interfaces/swig/octave/highgui_wrap.cpp [new file with mode: 0644]
interfaces/swig/octave/imagedata.i [new file with mode: 0644]
interfaces/swig/octave/ml.i [new file with mode: 0644]
interfaces/swig/octave/ml_wrap.cpp [new file with mode: 0644]
interfaces/swig/octave/octcvseq.hpp [new file with mode: 0644]
interfaces/swig/octave/octerror.cpp [new file with mode: 0644]
interfaces/swig/octave/octerror.h [new file with mode: 0644]
interfaces/swig/octave/octhelpers.cpp [new file with mode: 0644]
interfaces/swig/octave/octhelpers.h [new file with mode: 0644]
interfaces/swig/octave/octhelpers.i [new file with mode: 0644]
interfaces/swig/octave/octtypemaps.i [new file with mode: 0644]
interfaces/swig/octave/opencv.m [new file with mode: 0644]
interfaces/swig/python/.cvsignore [new file with mode: 0644]
interfaces/swig/python/CMakeLists.txt [new file with mode: 0644]
interfaces/swig/python/__init__.py [new file with mode: 0644]
interfaces/swig/python/_cv.cpp [new file with mode: 0644]
interfaces/swig/python/_highgui.cpp [new file with mode: 0644]
interfaces/swig/python/_ml.cpp [new file with mode: 0644]
interfaces/swig/python/adaptors.py [new file with mode: 0644]
interfaces/swig/python/cv.i [new file with mode: 0644]
interfaces/swig/python/cv.py [new file with mode: 0644]
interfaces/swig/python/cvaliases.i [new file with mode: 0644]
interfaces/swig/python/cvaliases_autogen.i [new file with mode: 0644]
interfaces/swig/python/cvarr.i [new file with mode: 0644]
interfaces/swig/python/cvseq.i [new file with mode: 0644]
interfaces/swig/python/cvshadow.cpp [new file with mode: 0644]
interfaces/swig/python/cvshadow.h [new file with mode: 0644]
interfaces/swig/python/cvshadow.i [new file with mode: 0644]
interfaces/swig/python/cvswigmacros.i [new file with mode: 0644]
interfaces/swig/python/error.cpp [new file with mode: 0644]
interfaces/swig/python/error.h [new file with mode: 0644]
interfaces/swig/python/highgui.i [new file with mode: 0644]
interfaces/swig/python/highgui.py [new file with mode: 0644]
interfaces/swig/python/imagedata.i [new file with mode: 0644]
interfaces/swig/python/matlab_syntax.py [new file with mode: 0644]
interfaces/swig/python/ml.i [new file with mode: 0644]
interfaces/swig/python/ml.py [new file with mode: 0644]
interfaces/swig/python/nointpb.i [new file with mode: 0644]
interfaces/swig/python/pycvseq.hpp [new file with mode: 0644]
interfaces/swig/python/pyhelpers.cpp [new file with mode: 0644]
interfaces/swig/python/pyhelpers.h [new file with mode: 0644]
interfaces/swig/python/pyhelpers.i [new file with mode: 0644]
interfaces/swig/python/pytypemaps.i [new file with mode: 0644]
interfaces/swig/python/setup-for-win.py [new file with mode: 0644]
modules/CMakeLists.txt [new file with mode: 0644]
modules/calib3d/CMakeLists.txt [new file with mode: 0644]
modules/calib3d/include/opencv2/calib3d/calib3d.hpp [new file with mode: 0644]
modules/calib3d/include/opencv2/calib3d/compat_c.h [new file with mode: 0644]
modules/calib3d/src/_modelest.h [new file with mode: 0644]
modules/calib3d/src/calibinit.cpp [new file with mode: 0644]
modules/calib3d/src/calibration.cpp [new file with mode: 0644]
modules/calib3d/src/checkchessboard.cpp [new file with mode: 0644]
modules/calib3d/src/fundam.cpp [new file with mode: 0644]
modules/calib3d/src/modelest.cpp [new file with mode: 0644]
modules/calib3d/src/posit.cpp [new file with mode: 0644]
modules/calib3d/src/precomp.cpp [new file with mode: 0644]
modules/calib3d/src/precomp.hpp [new file with mode: 0644]
modules/calib3d/src/stereobm.cpp [new file with mode: 0644]
modules/calib3d/src/stereogc.cpp [new file with mode: 0644]
modules/calib3d/src/stereosgbm.cpp [new file with mode: 0644]
modules/calib3d/src/triangulate.cpp [new file with mode: 0644]
modules/calib3d/src/undistort.cpp [new file with mode: 0644]
modules/contrib/CMakeLists.txt [new file with mode: 0644]
modules/contrib/include/opencv2/contrib/contrib.hpp [new file with mode: 0644]
modules/contrib/src/adaptiveskindetector.cpp [new file with mode: 0644]
modules/contrib/src/ba.cpp [new file with mode: 0644]
modules/contrib/src/fuzzymeanshifttracker.cpp [new file with mode: 0644]
modules/contrib/src/octree.cpp [new file with mode: 0644]
modules/contrib/src/precomp.cpp [new file with mode: 0644]
modules/contrib/src/precomp.hpp [new file with mode: 0644]
modules/contrib/src/quadsubpix.cpp [new file with mode: 0644]
modules/contrib/src/selfsimilarity.cpp [new file with mode: 0644]
modules/contrib/src/spinimages.cpp [new file with mode: 0644]
modules/core/CMakeLists.txt [new file with mode: 0644]
modules/core/include/opencv2/core/core.hpp [new file with mode: 0644]
modules/core/include/opencv2/core/core_c.h [new file with mode: 0644]
modules/core/include/opencv2/core/eigen.hpp [new file with mode: 0644]
modules/core/include/opencv2/core/flann.hpp [new file with mode: 0644]
modules/core/include/opencv2/core/internal.hpp [new file with mode: 0644]
modules/core/include/opencv2/core/mat.hpp [new file with mode: 0644]
modules/core/include/opencv2/core/operations.hpp [new file with mode: 0644]
modules/core/include/opencv2/core/types_c.h [new file with mode: 0644]
modules/core/include/opencv2/core/version.hpp [new file with mode: 0644]
modules/core/include/opencv2/core/wimage.hpp [new file with mode: 0644]
modules/core/src/alloc.cpp [new file with mode: 0644]
modules/core/src/arithm.cpp [new file with mode: 0644]
modules/core/src/array.cpp [new file with mode: 0644]
modules/core/src/convert.cpp [new file with mode: 0644]
modules/core/src/copy.cpp [new file with mode: 0644]
modules/core/src/datastructs.cpp [new file with mode: 0644]
modules/core/src/drawing.cpp [new file with mode: 0644]
modules/core/src/dxt.cpp [new file with mode: 0644]
modules/core/src/flann.cpp [new file with mode: 0644]
modules/core/src/lapack.cpp [new file with mode: 0644]
modules/core/src/mathfuncs.cpp [new file with mode: 0644]
modules/core/src/matmul.cpp [new file with mode: 0644]
modules/core/src/matrix.cpp [new file with mode: 0644]
modules/core/src/persistence.cpp [new file with mode: 0644]
modules/core/src/precomp.cpp [new file with mode: 0644]
modules/core/src/precomp.hpp [new file with mode: 0644]
modules/core/src/rand.cpp [new file with mode: 0644]
modules/core/src/stat.cpp [new file with mode: 0644]
modules/core/src/system.cpp [new file with mode: 0644]
modules/core/src/tables.cpp [new file with mode: 0644]
modules/features2d/CMakeLists.txt [new file with mode: 0644]
modules/features2d/include/opencv2/features2d/features2d.hpp [new file with mode: 0644]
modules/features2d/src/calonder.cpp [new file with mode: 0644]
modules/features2d/src/descriptors.cpp [new file with mode: 0644]
modules/features2d/src/detectors.cpp [new file with mode: 0644]
modules/features2d/src/fast.cpp [new file with mode: 0644]
modules/features2d/src/keypoint.cpp [new file with mode: 0644]
modules/features2d/src/mser.cpp [new file with mode: 0644]
modules/features2d/src/oneway.cpp [new file with mode: 0644]
modules/features2d/src/planardetect.cpp [new file with mode: 0644]
modules/features2d/src/precomp.cpp [new file with mode: 0644]
modules/features2d/src/precomp.hpp [new file with mode: 0644]
modules/features2d/src/sift.cpp [new file with mode: 0644]
modules/features2d/src/stardetector.cpp [new file with mode: 0644]
modules/features2d/src/surf.cpp [new file with mode: 0644]
modules/ffmpeg/CMakeLists.txt [new file with mode: 0644]
modules/ffmpeg/ffopencv.cpp [new file with mode: 0644]
modules/ffmpeg/ffopencv.h [new file with mode: 0644]
modules/haartraining/CMakeLists.txt [new file with mode: 0644]
modules/haartraining/_cvcommon.h [new file with mode: 0644]
modules/haartraining/_cvhaartraining.h [new file with mode: 0644]
modules/haartraining/createsamples.cpp [new file with mode: 0644]
modules/haartraining/cvboost.cpp [new file with mode: 0644]
modules/haartraining/cvclassifier.h [new file with mode: 0644]
modules/haartraining/cvcommon.cpp [new file with mode: 0644]
modules/haartraining/cvhaarclassifier.cpp [new file with mode: 0644]
modules/haartraining/cvhaartraining.cpp [new file with mode: 0644]
modules/haartraining/cvhaartraining.h [new file with mode: 0644]
modules/haartraining/cvsamples.cpp [new file with mode: 0644]
modules/haartraining/haartraining.cpp [new file with mode: 0644]
modules/haartraining/performance.cpp [new file with mode: 0644]
modules/highgui/CMakeLists.txt [new file with mode: 0644]
modules/highgui/include/opencv2/highgui/highgui.hpp [new file with mode: 0644]
modules/highgui/include/opencv2/highgui/highgui_c.h [new file with mode: 0644]
modules/highgui/src/bitstrm.cpp [new file with mode: 0644]
modules/highgui/src/bitstrm.hpp [new file with mode: 0644]
modules/highgui/src/cap.cpp [new file with mode: 0644]
modules/highgui/src/cap_cmu.cpp [new file with mode: 0644]
modules/highgui/src/cap_dc1394.cpp [new file with mode: 0644]
modules/highgui/src/cap_dc1394_v2.cpp [new file with mode: 0644]
modules/highgui/src/cap_dshow.cpp [new file with mode: 0644]
modules/highgui/src/cap_ffmpeg.cpp [new file with mode: 0644]
modules/highgui/src/cap_gstreamer.cpp [new file with mode: 0644]
modules/highgui/src/cap_images.cpp [new file with mode: 0644]
modules/highgui/src/cap_libv4l.cpp [new file with mode: 0644]
modules/highgui/src/cap_mil.cpp [new file with mode: 0644]
modules/highgui/src/cap_pvapi.cpp [new file with mode: 0644]
modules/highgui/src/cap_qt.cpp [new file with mode: 0644]
modules/highgui/src/cap_qtkit.mm [new file with mode: 0644]
modules/highgui/src/cap_tyzx.cpp [new file with mode: 0644]
modules/highgui/src/cap_unicap.cpp [new file with mode: 0644]
modules/highgui/src/cap_v4l.cpp [new file with mode: 0644]
modules/highgui/src/cap_vfw.cpp [new file with mode: 0644]
modules/highgui/src/cap_w32.cpp [new file with mode: 0644]
modules/highgui/src/cap_xine.cpp [new file with mode: 0644]
modules/highgui/src/grfmt_base.cpp [new file with mode: 0644]
modules/highgui/src/grfmt_base.hpp [new file with mode: 0644]
modules/highgui/src/grfmt_bmp.cpp [new file with mode: 0644]
modules/highgui/src/grfmt_bmp.hpp [new file with mode: 0644]
modules/highgui/src/grfmt_exr.cpp [new file with mode: 0644]
modules/highgui/src/grfmt_exr.hpp [new file with mode: 0644]
modules/highgui/src/grfmt_imageio.cpp [new file with mode: 0644]
modules/highgui/src/grfmt_imageio.hpp [new file with mode: 0644]
modules/highgui/src/grfmt_jpeg.cpp [new file with mode: 0644]
modules/highgui/src/grfmt_jpeg.hpp [new file with mode: 0644]
modules/highgui/src/grfmt_jpeg2000.cpp [new file with mode: 0644]
modules/highgui/src/grfmt_jpeg2000.hpp [new file with mode: 0644]
modules/highgui/src/grfmt_png.cpp [new file with mode: 0644]
modules/highgui/src/grfmt_png.hpp [new file with mode: 0644]
modules/highgui/src/grfmt_pxm.cpp [new file with mode: 0644]
modules/highgui/src/grfmt_pxm.hpp [new file with mode: 0644]
modules/highgui/src/grfmt_sunras.cpp [new file with mode: 0644]
modules/highgui/src/grfmt_sunras.hpp [new file with mode: 0644]
modules/highgui/src/grfmt_tiff.cpp [new file with mode: 0644]
modules/highgui/src/grfmt_tiff.hpp [new file with mode: 0644]
modules/highgui/src/grfmts.hpp [new file with mode: 0644]
modules/highgui/src/gstappsink.cpp [new file with mode: 0644]
modules/highgui/src/gstappsink.hpp [new file with mode: 0644]
modules/highgui/src/loadsave.cpp [new file with mode: 0644]
modules/highgui/src/makeswig.sh [new file with mode: 0644]
modules/highgui/src/precomp.cpp [new file with mode: 0644]
modules/highgui/src/precomp.hpp [new file with mode: 0644]
modules/highgui/src/utils.cpp [new file with mode: 0644]
modules/highgui/src/utils.hpp [new file with mode: 0644]
modules/highgui/src/window.cpp [new file with mode: 0644]
modules/highgui/src/window_carbon.cpp [new file with mode: 0644]
modules/highgui/src/window_cocoa.mm [new file with mode: 0644]
modules/highgui/src/window_gtk.cpp [new file with mode: 0644]
modules/highgui/src/window_w32.cpp [new file with mode: 0644]
modules/imgproc/CMakeLists.txt [new file with mode: 0644]
modules/imgproc/include/opencv2/imgproc/compat_c.h [new file with mode: 0644]
modules/imgproc/include/opencv2/imgproc/imgproc.hpp [new file with mode: 0644]
modules/imgproc/include/opencv2/imgproc/imgproc_c.h [new file with mode: 0644]
modules/imgproc/include/opencv2/imgproc/types_c.h [new file with mode: 0644]
modules/imgproc/src/_featuretree.h [new file with mode: 0644]
modules/imgproc/src/_geom.h [new file with mode: 0644]
modules/imgproc/src/_imgproc.h [new file with mode: 0644]
modules/imgproc/src/_kdtree.hpp [new file with mode: 0644]
modules/imgproc/src/_list.h [new file with mode: 0644]
modules/imgproc/src/accum.cpp [new file with mode: 0644]
modules/imgproc/src/approx.cpp [new file with mode: 0644]
modules/imgproc/src/canny.cpp [new file with mode: 0644]
modules/imgproc/src/color.cpp [new file with mode: 0644]
modules/imgproc/src/contours.cpp [new file with mode: 0644]
modules/imgproc/src/convhull.cpp [new file with mode: 0644]
modules/imgproc/src/corner.cpp [new file with mode: 0644]
modules/imgproc/src/cornersubpix.cpp [new file with mode: 0644]
modules/imgproc/src/deriv.cpp [new file with mode: 0644]
modules/imgproc/src/distransform.cpp [new file with mode: 0644]
modules/imgproc/src/emd.cpp [new file with mode: 0644]
modules/imgproc/src/featureselect.cpp [new file with mode: 0644]
modules/imgproc/src/featuretree.cpp [new file with mode: 0644]
modules/imgproc/src/filter.cpp [new file with mode: 0644]
modules/imgproc/src/floodfill.cpp [new file with mode: 0644]
modules/imgproc/src/gcgraph.hpp [new file with mode: 0644]
modules/imgproc/src/geometry.cpp [new file with mode: 0644]
modules/imgproc/src/grabcut.cpp [new file with mode: 0644]
modules/imgproc/src/histogram.cpp [new file with mode: 0644]
modules/imgproc/src/hough.cpp [new file with mode: 0644]
modules/imgproc/src/imgwarp.cpp [new file with mode: 0644]
modules/imgproc/src/inpaint.cpp [new file with mode: 0644]
modules/imgproc/src/kdtree.cpp [new file with mode: 0644]
modules/imgproc/src/linefit.cpp [new file with mode: 0644]
modules/imgproc/src/lsh.cpp [new file with mode: 0644]
modules/imgproc/src/matchcontours.cpp [new file with mode: 0644]
modules/imgproc/src/moments.cpp [new file with mode: 0644]
modules/imgproc/src/morph.cpp [new file with mode: 0644]
modules/imgproc/src/precomp.cpp [new file with mode: 0644]
modules/imgproc/src/precomp.hpp [new file with mode: 0644]
modules/imgproc/src/pyramids.cpp [new file with mode: 0644]
modules/imgproc/src/pyrsegmentation.cpp [new file with mode: 0644]
modules/imgproc/src/rotcalipers.cpp [new file with mode: 0644]
modules/imgproc/src/samplers.cpp [new file with mode: 0644]
modules/imgproc/src/segmentation.cpp [new file with mode: 0644]
modules/imgproc/src/shapedescr.cpp [new file with mode: 0644]
modules/imgproc/src/smooth.cpp [new file with mode: 0644]
modules/imgproc/src/spilltree.cpp [new file with mode: 0644]
modules/imgproc/src/subdivision2d.cpp [new file with mode: 0644]
modules/imgproc/src/sumpixels.cpp [new file with mode: 0644]
modules/imgproc/src/tables.cpp [new file with mode: 0644]
modules/imgproc/src/templmatch.cpp [new file with mode: 0644]
modules/imgproc/src/thresh.cpp [new file with mode: 0644]
modules/imgproc/src/utils.cpp [new file with mode: 0644]
modules/legacy/CMakeLists.txt [new file with mode: 0644]
modules/legacy/include/opencv2/legacy/legacy.hpp [new file with mode: 0644]
modules/legacy/include/opencv2/legacy/streams.hpp [new file with mode: 0644]
modules/legacy/src/3dtracker.cpp [new file with mode: 0644]
modules/legacy/src/_facedetection.h [new file with mode: 0644]
modules/legacy/src/_matrix.h [new file with mode: 0644]
modules/legacy/src/_vectrack.h [new file with mode: 0644]
modules/legacy/src/_vm.h [new file with mode: 0644]
modules/legacy/src/auxutils.cpp [new file with mode: 0644]
modules/legacy/src/calcimagehomography.cpp [new file with mode: 0644]
modules/legacy/src/calibfilter.cpp [new file with mode: 0644]
modules/legacy/src/camshift.cpp [new file with mode: 0644]
modules/legacy/src/clique.cpp [new file with mode: 0644]
modules/legacy/src/condens.cpp [new file with mode: 0644]
modules/legacy/src/contourtree.cpp [new file with mode: 0644]
modules/legacy/src/correspond.cpp [new file with mode: 0644]
modules/legacy/src/corrimages.cpp [new file with mode: 0644]
modules/legacy/src/createhandmask.cpp [new file with mode: 0644]
modules/legacy/src/decomppoly.cpp [new file with mode: 0644]
modules/legacy/src/dominants.cpp [new file with mode: 0644]
modules/legacy/src/dpstereo.cpp [new file with mode: 0644]
modules/legacy/src/eigenobjects.cpp [new file with mode: 0644]
modules/legacy/src/enmin.cpp [new file with mode: 0644]
modules/legacy/src/epilines.cpp [new file with mode: 0644]
modules/legacy/src/extendededges.cpp [new file with mode: 0644]
modules/legacy/src/face.cpp [new file with mode: 0644]
modules/legacy/src/face.h [new file with mode: 0644]
modules/legacy/src/facedetection.cpp [new file with mode: 0644]
modules/legacy/src/facedetection.h [new file with mode: 0644]
modules/legacy/src/facetemplate.cpp [new file with mode: 0644]
modules/legacy/src/facetemplate.h [new file with mode: 0644]
modules/legacy/src/findface.cpp [new file with mode: 0644]
modules/legacy/src/findhandregion.cpp [new file with mode: 0644]
modules/legacy/src/hmm.cpp [new file with mode: 0644]
modules/legacy/src/hmm1d.cpp [new file with mode: 0644]
modules/legacy/src/hmmobs.cpp [new file with mode: 0644]
modules/legacy/src/image.cpp [new file with mode: 0644]
modules/legacy/src/lcm.cpp [new file with mode: 0644]
modules/legacy/src/lee.cpp [new file with mode: 0644]
modules/legacy/src/levmar.cpp [new file with mode: 0644]
modules/legacy/src/levmarprojbandle.cpp [new file with mode: 0644]
modules/legacy/src/levmartrif.cpp [new file with mode: 0644]
modules/legacy/src/lines.cpp [new file with mode: 0644]
modules/legacy/src/lmeds.cpp [new file with mode: 0644]
modules/legacy/src/mat.cpp [new file with mode: 0644]
modules/legacy/src/morphcontours.cpp [new file with mode: 0644]
modules/legacy/src/morphing.cpp [new file with mode: 0644]
modules/legacy/src/pgh.cpp [new file with mode: 0644]
modules/legacy/src/precomp.cpp [new file with mode: 0644]
modules/legacy/src/precomp.hpp [new file with mode: 0644]
modules/legacy/src/prewarp.cpp [new file with mode: 0644]
modules/legacy/src/scanlines.cpp [new file with mode: 0644]
modules/legacy/src/segment.cpp [new file with mode: 0644]
modules/legacy/src/snakes.cpp [new file with mode: 0644]
modules/legacy/src/subdiv2.cpp [new file with mode: 0644]
modules/legacy/src/texture.cpp [new file with mode: 0644]
modules/legacy/src/trifocal.cpp [new file with mode: 0644]
modules/legacy/src/vecfacetracking.cpp [new file with mode: 0644]
modules/legacy/src/video.cpp [new file with mode: 0644]
modules/ml/CMakeLists.txt [new file with mode: 0644]
modules/ml/include/opencv2/ml/ml.hpp [new file with mode: 0644]
modules/ml/src/ann_mlp.cpp [new file with mode: 0644]
modules/ml/src/boost.cpp [new file with mode: 0644]
modules/ml/src/cnn.cpp [new file with mode: 0644]
modules/ml/src/data.cpp [new file with mode: 0644]
modules/ml/src/em.cpp [new file with mode: 0644]
modules/ml/src/ertrees.cpp [new file with mode: 0644]
modules/ml/src/estimate.cpp [new file with mode: 0644]
modules/ml/src/inner_functions.cpp [new file with mode: 0644]
modules/ml/src/knearest.cpp [new file with mode: 0644]
modules/ml/src/nbayes.cpp [new file with mode: 0644]
modules/ml/src/precomp.cpp [new file with mode: 0644]
modules/ml/src/precomp.hpp [new file with mode: 0644]
modules/ml/src/rtrees.cpp [new file with mode: 0644]
modules/ml/src/svm.cpp [new file with mode: 0644]
modules/ml/src/testset.cpp [new file with mode: 0644]
modules/ml/src/tree.cpp [new file with mode: 0644]
modules/objdetect/CMakeLists.txt [new file with mode: 0644]
modules/objdetect/include/opencv2/objdetect/objdetect.hpp [new file with mode: 0644]
modules/objdetect/src/cascadedetect.cpp [new file with mode: 0644]
modules/objdetect/src/haar.cpp [new file with mode: 0644]
modules/objdetect/src/hog.cpp [new file with mode: 0644]
modules/objdetect/src/precomp.cpp [new file with mode: 0644]
modules/objdetect/src/precomp.hpp [new file with mode: 0644]
modules/python/CMakeLists.txt [new file with mode: 0644]
modules/python/api [new file with mode: 0644]
modules/python/cv.cpp [new file with mode: 0644]
modules/python/defs [new file with mode: 0644]
modules/python/gen.py [new file with mode: 0644]
modules/traincascade/CMakeLists.txt [new file with mode: 0644]
modules/traincascade/boost.cpp [new file with mode: 0644]
modules/traincascade/boost.h [new file with mode: 0644]
modules/traincascade/cascadeclassifier.cpp [new file with mode: 0644]
modules/traincascade/cascadeclassifier.h [new file with mode: 0644]
modules/traincascade/features.cpp [new file with mode: 0644]
modules/traincascade/haarfeatures.cpp [new file with mode: 0644]
modules/traincascade/haarfeatures.h [new file with mode: 0644]
modules/traincascade/imagestorage.cpp [new file with mode: 0644]
modules/traincascade/imagestorage.h [new file with mode: 0644]
modules/traincascade/lbpfeatures.cpp [new file with mode: 0644]
modules/traincascade/lbpfeatures.h [new file with mode: 0644]
modules/traincascade/traincascade.cpp [new file with mode: 0644]
modules/traincascade/traincascade_features.h [new file with mode: 0644]
modules/video/CMakeLists.txt [new file with mode: 0644]
modules/video/include/opencv2/video/background_segm.hpp [new file with mode: 0644]
modules/video/include/opencv2/video/blobtrack.hpp [new file with mode: 0644]
modules/video/include/opencv2/video/tracking.hpp [new file with mode: 0644]
modules/video/src/bgfg_acmmm2003.cpp [new file with mode: 0644]
modules/video/src/bgfg_codebook.cpp [new file with mode: 0644]
modules/video/src/bgfg_common.cpp [new file with mode: 0644]
modules/video/src/bgfg_estimation.cpp [new file with mode: 0644]
modules/video/src/bgfg_gaussmix.cpp [new file with mode: 0644]
modules/video/src/blobtrackanalysis.cpp [new file with mode: 0644]
modules/video/src/blobtrackanalysishist.cpp [new file with mode: 0644]
modules/video/src/blobtrackanalysisior.cpp [new file with mode: 0644]
modules/video/src/blobtrackanalysistrackdist.cpp [new file with mode: 0644]
modules/video/src/blobtrackgen1.cpp [new file with mode: 0644]
modules/video/src/blobtrackgenyml.cpp [new file with mode: 0644]
modules/video/src/blobtrackingauto.cpp [new file with mode: 0644]
modules/video/src/blobtrackingcc.cpp [new file with mode: 0644]
modules/video/src/blobtrackingccwithcr.cpp [new file with mode: 0644]
modules/video/src/blobtrackingkalman.cpp [new file with mode: 0644]
modules/video/src/blobtrackinglist.cpp [new file with mode: 0644]
modules/video/src/blobtrackingmsfg.cpp [new file with mode: 0644]
modules/video/src/blobtrackingmsfgs.cpp [new file with mode: 0644]
modules/video/src/blobtrackpostprockalman.cpp [new file with mode: 0644]
modules/video/src/blobtrackpostproclinear.cpp [new file with mode: 0644]
modules/video/src/blobtrackpostproclist.cpp [new file with mode: 0644]
modules/video/src/camshift.cpp [new file with mode: 0644]
modules/video/src/enteringblobdetection.cpp [new file with mode: 0644]
modules/video/src/enteringblobdetectionreal.cpp [new file with mode: 0644]
modules/video/src/kalman.cpp [new file with mode: 0644]
modules/video/src/lkpyramid.cpp [new file with mode: 0644]
modules/video/src/motempl.cpp [new file with mode: 0644]
modules/video/src/optflowbm.cpp [new file with mode: 0644]
modules/video/src/optflowgf.cpp [new file with mode: 0644]
modules/video/src/optflowhs.cpp [new file with mode: 0644]
modules/video/src/optflowlk.cpp [new file with mode: 0644]
modules/video/src/precomp.cpp [new file with mode: 0644]
modules/video/src/precomp.hpp [new file with mode: 0644]
modules/video/src/testseq.cpp [new file with mode: 0644]
opencv.pc.cmake.in [new file with mode: 0755]
samples/CMakeLists.txt [new file with mode: 0644]
samples/MacOSX/FaceTracker/FaceTracker-Info.plist [new file with mode: 0644]
samples/MacOSX/FaceTracker/FaceTracker.cpp [new file with mode: 0644]
samples/MacOSX/FaceTracker/FaceTracker.xcodeproj/project.pbxproj [new file with mode: 0644]
samples/MacOSX/FaceTracker/README.txt [new file with mode: 0644]
samples/c/CMakeLists.txt [new file with mode: 0644]
samples/c/adaptiveskindetector.cpp [new file with mode: 0644]
samples/c/agaricus-lepiota.data [new file with mode: 0644]
samples/c/airplane.jpg [new file with mode: 0644]
samples/c/baboon.jpg [new file with mode: 0644]
samples/c/baboon200.jpg [new file with mode: 0644]
samples/c/baboon200_rotated.jpg [new file with mode: 0644]
samples/c/bgfg_codebook.cpp [new file with mode: 0644]
samples/c/bgfg_segm.cpp [new file with mode: 0644]
samples/c/blobtrack_sample.cpp [new file with mode: 0644]
samples/c/box.png [new file with mode: 0644]
samples/c/box_in_scene.png [new file with mode: 0644]
samples/c/build_all.sh [new file with mode: 0644]
samples/c/calibration.cpp [new file with mode: 0644]
samples/c/calibration_artificial.cpp [new file with mode: 0644]
samples/c/camshiftdemo.c [new file with mode: 0644]
samples/c/contours.c [new file with mode: 0644]
samples/c/convert_cascade.c [new file with mode: 0644]
samples/c/convexhull.c [new file with mode: 0644]
samples/c/cvsample.dsp [new file with mode: 0644]
samples/c/cvsample.vs2005.vcproj [new file with mode: 0644]
samples/c/delaunay.c [new file with mode: 0644]
samples/c/demhist.c [new file with mode: 0644]
samples/c/detectors_sample.cpp [new file with mode: 0644]
samples/c/dft.c [new file with mode: 0644]
samples/c/distrans.c [new file with mode: 0644]
samples/c/drawing.c [new file with mode: 0644]
samples/c/edge.c [new file with mode: 0644]
samples/c/example_cmake/CMakeLists.txt [new file with mode: 0755]
samples/c/example_cmake/README.txt [new file with mode: 0755]
samples/c/example_cmake/minarea.c [new file with mode: 0755]
samples/c/facedetect.cmd [new file with mode: 0755]
samples/c/facedetect.cpp [new file with mode: 0644]
samples/c/fback.cpp [new file with mode: 0644]
samples/c/fback_c.c [new file with mode: 0644]
samples/c/ffilldemo.c [new file with mode: 0644]
samples/c/find_obj.cpp [new file with mode: 0644]
samples/c/find_obj_calonder.cpp [new file with mode: 0644]
samples/c/find_obj_ferns.cpp [new file with mode: 0644]
samples/c/fitellipse.cpp [new file with mode: 0644]
samples/c/fruits.jpg [new file with mode: 0644]
samples/c/grabcut.cpp [new file with mode: 0644]
samples/c/houghlines.c [new file with mode: 0644]
samples/c/image.cpp [new file with mode: 0644]
samples/c/inpaint.cpp [new file with mode: 0644]
samples/c/kalman.c [new file with mode: 0644]
samples/c/kmeans.c [new file with mode: 0644]
samples/c/laplace.c [new file with mode: 0644]
samples/c/left01.jpg [new file with mode: 0644]
samples/c/left02.jpg [new file with mode: 0644]
samples/c/left03.jpg [new file with mode: 0644]
samples/c/left04.jpg [new file with mode: 0644]
samples/c/left05.jpg [new file with mode: 0644]
samples/c/left06.jpg [new file with mode: 0644]
samples/c/left07.jpg [new file with mode: 0644]
samples/c/left08.jpg [new file with mode: 0644]
samples/c/left09.jpg [new file with mode: 0644]
samples/c/left11.jpg [new file with mode: 0644]
samples/c/left12.jpg [new file with mode: 0644]
samples/c/left13.jpg [new file with mode: 0644]
samples/c/left14.jpg [new file with mode: 0644]
samples/c/lena.jpg [new file with mode: 0644]
samples/c/letter-recognition.data [new file with mode: 0644]
samples/c/letter_recog.cpp [new file with mode: 0644]
samples/c/lkdemo.c [new file with mode: 0644]
samples/c/minarea.c [new file with mode: 0644]
samples/c/morphology.c [new file with mode: 0644]
samples/c/motempl.c [new file with mode: 0644]
samples/c/mser_sample.cpp [new file with mode: 0644]
samples/c/mushroom.cpp [new file with mode: 0644]
samples/c/one_way_sample.cpp [new file with mode: 0644]
samples/c/one_way_train_0000.jpg [new file with mode: 0644]
samples/c/one_way_train_0001.jpg [new file with mode: 0644]
samples/c/peopledetect.cpp [new file with mode: 0644]
samples/c/pic1.png [new file with mode: 0644]
samples/c/pic2.png [new file with mode: 0644]
samples/c/pic3.png [new file with mode: 0644]
samples/c/pic4.png [new file with mode: 0644]
samples/c/pic5.png [new file with mode: 0644]
samples/c/pic6.png [new file with mode: 0644]
samples/c/polar_transforms.c [new file with mode: 0644]
samples/c/puzzle.png [new file with mode: 0644]
samples/c/pyramid_segmentation.c [new file with mode: 0644]
samples/c/right01.jpg [new file with mode: 0644]
samples/c/right02.jpg [new file with mode: 0644]
samples/c/right03.jpg [new file with mode: 0644]
samples/c/right04.jpg [new file with mode: 0644]
samples/c/right05.jpg [new file with mode: 0644]
samples/c/right06.jpg [new file with mode: 0644]
samples/c/right07.jpg [new file with mode: 0644]
samples/c/right08.jpg [new file with mode: 0644]
samples/c/right09.jpg [new file with mode: 0644]
samples/c/right11.jpg [new file with mode: 0644]
samples/c/right12.jpg [new file with mode: 0644]
samples/c/right13.jpg [new file with mode: 0644]
samples/c/right14.jpg [new file with mode: 0644]
samples/c/scene_l.bmp [new file with mode: 0644]
samples/c/scene_r.bmp [new file with mode: 0644]
samples/c/squares.c [new file with mode: 0644]
samples/c/stereo_calib.cpp [new file with mode: 0644]
samples/c/stereo_calib.txt [new file with mode: 0644]
samples/c/stereo_match.cpp [new file with mode: 0644]
samples/c/stuff.jpg [new file with mode: 0644]
samples/c/tree.avi [new file with mode: 0644]
samples/c/tree_engine.cpp [new file with mode: 0644]
samples/c/watershed.cpp [new file with mode: 0644]
samples/c/waveform.data [new file with mode: 0644]
samples/cpp/CMakeLists.txt [new file with mode: 0644]
samples/cpp/connected_components.cpp [new file with mode: 0644]
samples/cpp/contours2.cpp [new file with mode: 0644]
samples/cpp/morphology2.cpp [new file with mode: 0644]
samples/cpp/segment_objects.cpp [new file with mode: 0644]
samples/octave/CMakeLists.txt [new file with mode: 0644]
samples/octave/cam-histo.m [new file with mode: 0644]
samples/octave/capture-cam.m [new file with mode: 0644]
samples/octave/chessboard.m [new file with mode: 0644]
samples/octave/contours.m [new file with mode: 0644]
samples/octave/convexhull.m [new file with mode: 0644]
samples/octave/delaunay.m [new file with mode: 0644]
samples/octave/demhist.m [new file with mode: 0644]
samples/octave/dft.m [new file with mode: 0644]
samples/octave/distrans.m [new file with mode: 0644]
samples/octave/drawing.m [new file with mode: 0644]
samples/octave/edge.m [new file with mode: 0644]
samples/octave/facedetect.m [new file with mode: 0644]
samples/octave/ffilldemo.m [new file with mode: 0644]
samples/octave/fitellipse.m [new file with mode: 0644]
samples/octave/houghlines.m [new file with mode: 0644]
samples/octave/inpaint.m [new file with mode: 0644]
samples/octave/kalman.m [new file with mode: 0644]
samples/octave/kmeans.m [new file with mode: 0644]
samples/octave/laplace.m [new file with mode: 0644]
samples/octave/lkdemo.m [new file with mode: 0644]
samples/octave/logpolar.m [new file with mode: 0644]
samples/octave/minarea.m [new file with mode: 0644]
samples/octave/minidemo.m [new file with mode: 0644]
samples/octave/morphology.m [new file with mode: 0644]
samples/octave/motempl.m [new file with mode: 0644]
samples/octave/pyramid_segmentation.m [new file with mode: 0644]
samples/octave/squares.m [new file with mode: 0644]
samples/octave/watershed.m [new file with mode: 0644]
samples/python/camera.py [new file with mode: 0644]
samples/python/camshift.py [new file with mode: 0644]
samples/python/chessboard.py [new file with mode: 0755]
samples/python/contours.py [new file with mode: 0755]
samples/python/convexhull.py [new file with mode: 0755]
samples/python/cv20squares.py [new file with mode: 0644]
samples/python/cvutils.py [new file with mode: 0644]
samples/python/delaunay.py [new file with mode: 0755]
samples/python/demhist.py [new file with mode: 0755]
samples/python/dft.py [new file with mode: 0755]
samples/python/distrans.py [new file with mode: 0755]
samples/python/drawing.py [new file with mode: 0755]
samples/python/edge.py [new file with mode: 0755]
samples/python/facedetect.py [new file with mode: 0755]
samples/python/fback.py [new file with mode: 0644]
samples/python/ffilldemo.py [new file with mode: 0755]
samples/python/fitellipse.py [new file with mode: 0755]
samples/python/houghlines.py [new file with mode: 0755]
samples/python/inpaint.py [new file with mode: 0755]
samples/python/kalman.py [new file with mode: 0755]
samples/python/kmeans.py [new file with mode: 0755]
samples/python/laplace.py [new file with mode: 0755]
samples/python/lkdemo.py [new file with mode: 0755]
samples/python/logpolar.py [new file with mode: 0755]
samples/python/minarea.py [new file with mode: 0755]
samples/python/minidemo.py [new file with mode: 0755]
samples/python/morphology.py [new file with mode: 0755]
samples/python/motempl.py [new file with mode: 0755]
samples/python/numpy_array.py [new file with mode: 0644]
samples/python/numpy_warhol.py [new file with mode: 0644]
samples/python/peopledetect.py [new file with mode: 0644]
samples/python/pyramid_segmentation.py [new file with mode: 0755]
samples/python/squares.py [new file with mode: 0755]
samples/python/watershed.py [new file with mode: 0755]
samples/swig_python/CMakeLists.txt [new file with mode: 0644]
samples/swig_python/cam-histo.py [new file with mode: 0755]
samples/swig_python/capture-cam.py [new file with mode: 0755]
samples/swig_python/chessboard.py [new file with mode: 0755]
samples/swig_python/contours.py [new file with mode: 0755]
samples/swig_python/convexhull.py [new file with mode: 0755]
samples/swig_python/delaunay.py [new file with mode: 0755]
samples/swig_python/demhist.py [new file with mode: 0755]
samples/swig_python/dft.py [new file with mode: 0755]
samples/swig_python/distrans.py [new file with mode: 0755]
samples/swig_python/drawing.py [new file with mode: 0755]
samples/swig_python/edge.py [new file with mode: 0755]
samples/swig_python/facedetect.py [new file with mode: 0755]
samples/swig_python/ffilldemo.py [new file with mode: 0755]
samples/swig_python/fitellipse.py [new file with mode: 0755]
samples/swig_python/houghlines.py [new file with mode: 0755]
samples/swig_python/inpaint.py [new file with mode: 0755]
samples/swig_python/kalman.py [new file with mode: 0755]
samples/swig_python/kmeans.py [new file with mode: 0755]
samples/swig_python/laplace.py [new file with mode: 0755]
samples/swig_python/lkdemo.py [new file with mode: 0755]
samples/swig_python/logpolar.py [new file with mode: 0755]
samples/swig_python/minarea.py [new file with mode: 0755]
samples/swig_python/minidemo.py [new file with mode: 0755]
samples/swig_python/morphology.py [new file with mode: 0755]
samples/swig_python/motempl.py [new file with mode: 0755]
samples/swig_python/pyramid_segmentation.py [new file with mode: 0755]
samples/swig_python/squares.py [new file with mode: 0755]
samples/swig_python/watershed.py [new file with mode: 0755]
tests/CMakeLists.txt [new file with mode: 0644]
tests/cv/CMakeLists.txt [new file with mode: 0644]
tests/cv/src/aaccum.cpp [new file with mode: 0644]
tests/cv/src/aadaptthresh.cpp [new file with mode: 0644]
tests/cv/src/aapproxpoly.cpp [new file with mode: 0644]
tests/cv/src/abundleadjustment.cpp [new file with mode: 0755]
tests/cv/src/acalonder.cpp [new file with mode: 0644]
tests/cv/src/acameracalibration.cpp [new file with mode: 0644]
tests/cv/src/acameracalibration_artificial.cpp [new file with mode: 0644]
tests/cv/src/acamshift.cpp [new file with mode: 0644]
tests/cv/src/acanny.cpp [new file with mode: 0644]
tests/cv/src/acascadeandhog.cpp [new file with mode: 0644]
tests/cv/src/achesscorners.cpp [new file with mode: 0644]
tests/cv/src/acolor.cpp [new file with mode: 0644]
tests/cv/src/acomposeRT.cpp [new file with mode: 0644]
tests/cv/src/acondens.cpp [new file with mode: 0644]
tests/cv/src/acontourmoments.cpp [new file with mode: 0644]
tests/cv/src/acontours.cpp [new file with mode: 0644]
tests/cv/src/acontoursmatch.cpp [new file with mode: 0644]
tests/cv/src/aconvhull.cpp [new file with mode: 0644]
tests/cv/src/acornerssubpix.cpp [new file with mode: 0644]
tests/cv/src/acreatecontourtree.cpp [new file with mode: 0644]
tests/cv/src/adetectors.cpp [new file with mode: 0644]
tests/cv/src/adistancetransform.cpp [new file with mode: 0644]
tests/cv/src/adrawing.cpp [new file with mode: 0644]
tests/cv/src/adrawing_regress.cpp [new file with mode: 0644]
tests/cv/src/aeigenobjects.cpp [new file with mode: 0644]
tests/cv/src/aeigenobjects.inc [new file with mode: 0644]
tests/cv/src/aemd.cpp [new file with mode: 0644]
tests/cv/src/aestimaterigid.cpp [new file with mode: 0644]
tests/cv/src/affine3d_estimator.cpp [new file with mode: 0644]
tests/cv/src/afilter.cpp [new file with mode: 0644]
tests/cv/src/afloodfill.cpp [new file with mode: 0644]
tests/cv/src/afundam.cpp [new file with mode: 0644]
tests/cv/src/ahistograms.cpp [new file with mode: 0644]
tests/cv/src/ahmmobs.cpp [new file with mode: 0644]
tests/cv/src/ahoughtransform.cpp [new file with mode: 0644]
tests/cv/src/aimage.cpp [new file with mode: 0644]
tests/cv/src/aimgwarp.cpp [new file with mode: 0644]
tests/cv/src/akalman.cpp [new file with mode: 0644]
tests/cv/src/akmeans.cpp [new file with mode: 0644]
tests/cv/src/amatchcontourtrees.cpp [new file with mode: 0644]
tests/cv/src/amoments.cpp [new file with mode: 0644]
tests/cv/src/amotiontemplates.cpp [new file with mode: 0644]
tests/cv/src/amotseg.cpp [new file with mode: 0644]
tests/cv/src/amser.cpp [new file with mode: 0644]
tests/cv/src/anearestneighbors.cpp [new file with mode: 0644]
tests/cv/src/aoptflowhs.cpp [new file with mode: 0644]
tests/cv/src/aoptflowlk.cpp [new file with mode: 0644]
tests/cv/src/aoptflowpyrlk.cpp [new file with mode: 0644]
tests/cv/src/aposit.cpp [new file with mode: 0644]
tests/cv/src/apyrsegmentation.cpp [new file with mode: 0644]
tests/cv/src/areprojectImageTo3D.cpp [new file with mode: 0644]
tests/cv/src/asnakes.cpp [new file with mode: 0644]
tests/cv/src/astereocorrespondencegc.cpp [new file with mode: 0644]
tests/cv/src/astereomatching.cpp [new file with mode: 0755]
tests/cv/src/asubdivisions.cpp [new file with mode: 0644]
tests/cv/src/atemplmatch.cpp [new file with mode: 0644]
tests/cv/src/athresh.cpp [new file with mode: 0644]
tests/cv/src/aundistort.cpp [new file with mode: 0644]
tests/cv/src/bcameracalibration.cpp [new file with mode: 0644]
tests/cv/src/bchesscorners.cpp [new file with mode: 0644]
tests/cv/src/bundistort.cpp [new file with mode: 0644]
tests/cv/src/cvchessboardgenerator.cpp [new file with mode: 0644]
tests/cv/src/cvchessboardgenerator.h [new file with mode: 0644]
tests/cv/src/cvtest.cpp [new file with mode: 0644]
tests/cv/src/cvtest.h [new file with mode: 0644]
tests/cv/src/detectors_test.cpp [new file with mode: 0644]
tests/cv/src/fast.cpp [new file with mode: 0644]
tests/cv/src/grabcut.cpp [new file with mode: 0644]
tests/cv/src/highguitest.cpp [new file with mode: 0644]
tests/cv/src/highguitest_guionly.cpp [new file with mode: 0644]
tests/cv/src/inpaint.cpp [new file with mode: 0644]
tests/cv/src/operations.cpp [new file with mode: 0644]
tests/cv/src/optflow.cpp [new file with mode: 0644]
tests/cv/src/tchesscorners.cpp [new file with mode: 0644]
tests/cv/src/tsysa.cpp [new file with mode: 0644]
tests/cv/src/watershed.cpp [new file with mode: 0644]
tests/cxcore/CMakeLists.txt [new file with mode: 0644]
tests/cxcore/src/aarithm.cpp [new file with mode: 0644]
tests/cxcore/src/aarray.cpp [new file with mode: 0644]
tests/cxcore/src/adatastruct.cpp [new file with mode: 0644]
tests/cxcore/src/adxt.cpp [new file with mode: 0644]
tests/cxcore/src/aio.cpp [new file with mode: 0644]
tests/cxcore/src/amath.cpp [new file with mode: 0644]
tests/cxcore/src/apca.cpp [new file with mode: 0644]
tests/cxcore/src/arand.cpp [new file with mode: 0644]
tests/cxcore/src/areduce.cpp [new file with mode: 0644]
tests/cxcore/src/asolvepoly.cpp [new file with mode: 0644]
tests/cxcore/src/cxcoretest.h [new file with mode: 0644]
tests/cxcore/src/cxcoretest_main.cpp [new file with mode: 0644]
tests/cxcore/src/matrix_operations.cpp [new file with mode: 0644]
tests/cxcore/src/precomp.cpp [new file with mode: 0644]
tests/cxts/CMakeLists.txt [new file with mode: 0644]
tests/cxts/_cxts.h [new file with mode: 0644]
tests/cxts/cxts.cpp [new file with mode: 0644]
tests/cxts/cxts.h [new file with mode: 0644]
tests/cxts/cxts_arrtest.cpp [new file with mode: 0644]
tests/cxts/cxts_math.cpp [new file with mode: 0644]
tests/cxts/precomp.cpp [new file with mode: 0644]
tests/ml/CMakeLists.txt [new file with mode: 0644]
tests/ml/src/aemknearestkmeans.cpp [new file with mode: 0644]
tests/ml/src/amltests.cpp [new file with mode: 0644]
tests/ml/src/mltest.h [new file with mode: 0644]
tests/ml/src/mltest_main.cpp [new file with mode: 0644]
tests/ml/src/mltests.cpp [new file with mode: 0644]
tests/ml/src/precomp.cpp [new file with mode: 0644]
tests/ml/src/slmltests.cpp [new file with mode: 0644]
tests/octave/frame.jpg [new file with mode: 0644]
tests/octave/test_adaptors.m [new file with mode: 0755]
tests/python/camera_calibration.py [new file with mode: 0644]
tests/python/goodfeatures.py [new file with mode: 0644]
tests/python/test.py [new file with mode: 0644]
tests/python/ticket_6.py [new file with mode: 0644]
tests/python/tickets.py [new file with mode: 0644]
tests/python/transformations.py [new file with mode: 0644]
tests/swig_python/cmp_tests.py [new file with mode: 0755]
tests/swig_python/cvtestutils.py [new file with mode: 0644]
tests/swig_python/feature_tree_tests.py [new file with mode: 0755]
tests/swig_python/highgui/cvCreateFileCapture.py [new file with mode: 0755]
tests/swig_python/highgui/cvCreateFileCaptureRGB.py [new file with mode: 0755]
tests/swig_python/highgui/cvCreateFileCaptureRGBA.py [new file with mode: 0755]
tests/swig_python/highgui/cvCreateFileCaptureUYVY.py [new file with mode: 0755]
tests/swig_python/highgui/cvCreateFileCaptureY8.py [new file with mode: 0755]
tests/swig_python/highgui/cvCreateFileCaptureYUY2.py [new file with mode: 0755]
tests/swig_python/highgui/cvCreateFileCaptureYV12.py [new file with mode: 0755]
tests/swig_python/highgui/cvCreateFileCaptureYV16.py [new file with mode: 0755]
tests/swig_python/highgui/cvCreateFileCaptureYVU9.py [new file with mode: 0755]
tests/swig_python/highgui/cvCreateTrackbar.py [new file with mode: 0755]
tests/swig_python/highgui/cvGetCaptureProperty.py [new file with mode: 0755]
tests/swig_python/highgui/cvGetSetTrackbarPos.py [new file with mode: 0755]
tests/swig_python/highgui/cvGetWindowHandleName.py [new file with mode: 0755]
tests/swig_python/highgui/cvGrabFrame.py [new file with mode: 0755]
tests/swig_python/highgui/cvInitSystem.py [new file with mode: 0755]
tests/swig_python/highgui/cvLoadImage.py [new file with mode: 0755]
tests/swig_python/highgui/cvLoadImageBMP.py [new file with mode: 0755]
tests/swig_python/highgui/cvLoadImageJPG.py [new file with mode: 0755]
tests/swig_python/highgui/cvLoadImagePNG.py [new file with mode: 0755]
tests/swig_python/highgui/cvLoadImagePPM.py [new file with mode: 0755]
tests/swig_python/highgui/cvLoadImageSR.py [new file with mode: 0755]
tests/swig_python/highgui/cvLoadImageTIFF.py [new file with mode: 0755]
tests/swig_python/highgui/cvMoveResizeWindow.py [new file with mode: 0755]
tests/swig_python/highgui/cvNamedWindow.py [new file with mode: 0755]
tests/swig_python/highgui/cvQueryFrame.py [new file with mode: 0755]
tests/swig_python/highgui/cvRetrieveFrame.py [new file with mode: 0755]
tests/swig_python/highgui/cvSaveImage.py [new file with mode: 0755]
tests/swig_python/highgui/cvSetMouseCallback.py [new file with mode: 0755]
tests/swig_python/highgui/cvShowImage.py [new file with mode: 0755]
tests/swig_python/highgui/cvWaitKey.py [new file with mode: 0755]
tests/swig_python/highgui/frames.py [new file with mode: 0755]
tests/swig_python/highgui/match.py [new file with mode: 0755]
tests/swig_python/highgui/query_3gp.py [new file with mode: 0755]
tests/swig_python/highgui/query_bmp24.py [new file with mode: 0755]
tests/swig_python/highgui/query_bmp32.py [new file with mode: 0755]
tests/swig_python/highgui/query_cinepak.py [new file with mode: 0755]
tests/swig_python/highgui/query_divx.py [new file with mode: 0755]
tests/swig_python/highgui/query_dv_pal_progressive_avi.py [new file with mode: 0755]
tests/swig_python/highgui/query_dv_pal_progressive_dv.py [new file with mode: 0755]
tests/swig_python/highgui/query_huffyuv.py [new file with mode: 0755]
tests/swig_python/highgui/query_indeo.py [new file with mode: 0755]
tests/swig_python/highgui/query_mpeg4.py [new file with mode: 0755]
tests/swig_python/highgui/query_test.py [new file with mode: 0755]
tests/swig_python/highgui/query_uncompressed.py [new file with mode: 0755]
tests/swig_python/highgui/query_wmv9.py [new file with mode: 0755]
tests/swig_python/highgui/seek_frame_3gp.py [new file with mode: 0755]
tests/swig_python/highgui/seek_frame_bmp24.py [new file with mode: 0755]
tests/swig_python/highgui/seek_frame_bmp32.py [new file with mode: 0755]
tests/swig_python/highgui/seek_frame_cinepak.py [new file with mode: 0755]
tests/swig_python/highgui/seek_frame_divx.py [new file with mode: 0755]
tests/swig_python/highgui/seek_frame_dv_pal_progressive_avi.py [new file with mode: 0755]
tests/swig_python/highgui/seek_frame_dv_pal_progressive_dv.py [new file with mode: 0755]
tests/swig_python/highgui/seek_frame_huffyuv.py [new file with mode: 0755]
tests/swig_python/highgui/seek_frame_indeo.py [new file with mode: 0755]
tests/swig_python/highgui/seek_frame_mpeg4.py [new file with mode: 0755]
tests/swig_python/highgui/seek_frame_uncompressed.py [new file with mode: 0755]
tests/swig_python/highgui/seek_frame_wmv9.py [new file with mode: 0755]
tests/swig_python/highgui/seek_test.py [new file with mode: 0755]
tests/swig_python/highgui/seek_time_3gp.py [new file with mode: 0755]
tests/swig_python/highgui/seek_time_bmp24.py [new file with mode: 0755]
tests/swig_python/highgui/seek_time_bmp32.py [new file with mode: 0755]
tests/swig_python/highgui/seek_time_cinepak.py [new file with mode: 0755]
tests/swig_python/highgui/seek_time_divx.py [new file with mode: 0755]
tests/swig_python/highgui/seek_time_dv_pal_progressive_avi.py [new file with mode: 0755]
tests/swig_python/highgui/seek_time_dv_pal_progressive_dv.py [new file with mode: 0755]
tests/swig_python/highgui/seek_time_huffyuv.py [new file with mode: 0755]
tests/swig_python/highgui/seek_time_indeo.py [new file with mode: 0755]
tests/swig_python/highgui/seek_time_mpeg4.py [new file with mode: 0755]
tests/swig_python/highgui/seek_time_uncompressed.py [new file with mode: 0755]
tests/swig_python/highgui/seek_time_wmv9.py [new file with mode: 0755]
tests/swig_python/highgui/size_3gp.py [new file with mode: 0755]
tests/swig_python/highgui/size_bmp24.py [new file with mode: 0755]
tests/swig_python/highgui/size_bmp32.py [new file with mode: 0755]
tests/swig_python/highgui/size_cinepak.py [new file with mode: 0755]
tests/swig_python/highgui/size_divx.py [new file with mode: 0755]
tests/swig_python/highgui/size_dv_pal_progressive_avi.py [new file with mode: 0755]
tests/swig_python/highgui/size_dv_pal_progressive_dv.py [new file with mode: 0755]
tests/swig_python/highgui/size_huffyuv.py [new file with mode: 0755]
tests/swig_python/highgui/size_indeo.py [new file with mode: 0755]
tests/swig_python/highgui/size_mpeg4.py [new file with mode: 0755]
tests/swig_python/highgui/size_test.py [new file with mode: 0755]
tests/swig_python/highgui/size_uncompressed.py [new file with mode: 0755]
tests/swig_python/highgui/size_wmv9.py [new file with mode: 0755]
tests/swig_python/highgui/works.py [new file with mode: 0755]
tests/swig_python/histogram_tests.py [new file with mode: 0755]
tests/swig_python/homography_tests.py [new file with mode: 0755]
tests/swig_python/lsh_tests.py [new file with mode: 0755]
tests/swig_python/moments_tests.py [new file with mode: 0755]
tests/swig_python/roots_tests.py [new file with mode: 0755]
tests/swig_python/test_adaptors.py [new file with mode: 0755]
tests/swig_python/testall.py [new file with mode: 0755]
tests/test_cv.sh [new file with mode: 0755]
tests/test_cxcore.sh [new file with mode: 0755]
tests/test_ml.sh [new file with mode: 0755]
utils/check_doc.py [new file with mode: 0644]
utils/cvarr_operators.py [new file with mode: 0644]
utils/extract_aliases.py [new file with mode: 0755]
utils/extract_constants.py [new file with mode: 0755]
utils/extract_doublepointers.py [new file with mode: 0755]
utils/extract_macros.py [new file with mode: 0755]
utils/make_index.py [new file with mode: 0644]
utils/opencv.ico [new file with mode: 0644]
utils/opencv.iss [new file with mode: 0644]
utils/splash.bmp [new file with mode: 0644]