From c14a4e80881144eaeab89ae277c503cc19d20314 Mon Sep 17 00:00:00 2001 From: Canming Huang Date: Fri, 27 Jan 2023 14:55:42 -0500 Subject: [PATCH] Updated year in header to 2023 --- CMakeLists.txt | 2 +- Emgu.CV.Contrib/Aruco/ArucoInvoke.cs | 2 +- Emgu.CV.Contrib/Aruco/DetectorParameters.cs | 2 +- Emgu.CV.Contrib/Aruco/Dictionary.cs | 2 +- Emgu.CV.Contrib/Aruco/GridBoard.cs | 2 +- Emgu.CV.Contrib/Barcode/BarcodeDetector.cs | 2 +- Emgu.CV.Contrib/BgSegm/BackgroundSubtractorCNT.cs | 2 +- Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGMG.cs | 2 +- Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGSOC.cs | 2 +- Emgu.CV.Contrib/BgSegm/BackgroundSubtractorLSBP.cs | 2 +- Emgu.CV.Contrib/BgSegm/BackgroundSubtractorMOG.cs | 2 +- Emgu.CV.Contrib/CMakeLists.txt | 2 +- Emgu.CV.Contrib/DepthAI/CameraBoardSocket.cs | 2 +- Emgu.CV.Contrib/DepthAI/CameraImageOrientation.cs | 2 +- Emgu.CV.Contrib/DepthAI/ColorCamera.cs | 2 +- Emgu.CV.Contrib/DepthAI/DaiInvoke.cs | 2 +- Emgu.CV.Contrib/DepthAI/DataOutputQueue.cs | 2 +- Emgu.CV.Contrib/DepthAI/Device.cs | 2 +- Emgu.CV.Contrib/DepthAI/FrameMetadata.cs | 2 +- Emgu.CV.Contrib/DepthAI/INode.cs | 2 +- Emgu.CV.Contrib/DepthAI/ImgFrame.cs | 2 +- Emgu.CV.Contrib/DepthAI/MonoCamera.cs | 2 +- Emgu.CV.Contrib/DepthAI/NeuralNetwork.cs | 2 +- Emgu.CV.Contrib/DepthAI/NodeInput.cs | 2 +- Emgu.CV.Contrib/DepthAI/NodeOutput.cs | 2 +- Emgu.CV.Contrib/DepthAI/OpenVINO.cs | 2 +- Emgu.CV.Contrib/DepthAI/Pipeline.cs | 2 +- Emgu.CV.Contrib/DepthAI/StereoDepth.cs | 2 +- Emgu.CV.Contrib/DepthAI/XLinkOut.cs | 2 +- Emgu.CV.Contrib/DnnModern/CaffeConverter.cs | 2 +- Emgu.CV.Contrib/DnnSuperres/SuperResImpl.cs | 2 +- Emgu.CV.Contrib/Dpm/DpmDetector.cs | 2 +- Emgu.CV.Contrib/Face/BIF.cs | 2 +- Emgu.CV.Contrib/Face/BasicFaceRecognizer.cs | 2 +- Emgu.CV.Contrib/Face/EigenFaceRecognizer.cs | 2 +- Emgu.CV.Contrib/Face/FaceRecognizer.cs | 2 +- Emgu.CV.Contrib/Face/FacemarkAAM.cs | 2 +- Emgu.CV.Contrib/Face/FacemarkLBF.cs | 2 +- Emgu.CV.Contrib/Face/FisherFaceRecognizer.cs | 2 +- Emgu.CV.Contrib/Face/IFacemark.cs | 2 +- Emgu.CV.Contrib/Face/LBPHFaceRecognizer.cs | 2 +- Emgu.CV.Contrib/Face/MACE.cs | 2 +- Emgu.CV.Contrib/Freetype/Freetype2.cs | 2 +- Emgu.CV.Contrib/Fuzzy/FuzzyInvoke.cs | 2 +- Emgu.CV.Contrib/Hdf/HDF5.cs | 2 +- Emgu.CV.Contrib/Hfs/HfsInvoke.cs | 2 +- Emgu.CV.Contrib/Hfs/HfsSegment.cs | 2 +- Emgu.CV.Contrib/ImgHash/AverageHash.cs | 2 +- Emgu.CV.Contrib/ImgHash/BlockMeanHash.cs | 2 +- Emgu.CV.Contrib/ImgHash/ColorMomentHash.cs | 2 +- Emgu.CV.Contrib/ImgHash/ImgHashBase.cs | 2 +- Emgu.CV.Contrib/ImgHash/ImgHashInvoke.cs | 2 +- Emgu.CV.Contrib/ImgHash/MarrHildrethHash.cs | 2 +- Emgu.CV.Contrib/ImgHash/PHash.cs | 2 +- Emgu.CV.Contrib/ImgHash/RadialVarianceHash.cs | 2 +- Emgu.CV.Contrib/IntensityTransform/IntensityTransformInvoke.cs | 2 +- Emgu.CV.Contrib/LineDescriptor/BinaryDescriptor.cs | 2 +- Emgu.CV.Contrib/LineDescriptor/LSDDetector.cs | 2 +- Emgu.CV.Contrib/LineDescriptor/MKeyLine.cs | 2 +- Emgu.CV.Contrib/Mcc/CChecker.cs | 2 +- Emgu.CV.Contrib/Mcc/CCheckerDetector.cs | 2 +- Emgu.CV.Contrib/Mcc/CCheckerDraw.cs | 2 +- Emgu.CV.Contrib/Mcc/ColorCorrectionModel.cs | 2 +- Emgu.CV.Contrib/Mcc/DetectorParameters.cs | 2 +- Emgu.CV.Contrib/PhaseUnwrapping/HistogramPhaseUnwrapping.cs | 2 +- Emgu.CV.Contrib/Plot/Plot2d.cs | 2 +- Emgu.CV.Contrib/Quality/IQualityBase.cs | 2 +- Emgu.CV.Contrib/Quality/QualityBRISQUE.cs | 2 +- Emgu.CV.Contrib/Quality/QualityGMSD.cs | 2 +- Emgu.CV.Contrib/Quality/QualityMSE.cs | 2 +- Emgu.CV.Contrib/Quality/QualityPSNR.cs | 2 +- Emgu.CV.Contrib/Quality/QualitySSIM.cs | 2 +- Emgu.CV.Contrib/Rapid/Rapid.cs | 2 +- Emgu.CV.Contrib/Reg/IMap.cs | 2 +- Emgu.CV.Contrib/Reg/IMapper.cs | 2 +- Emgu.CV.Contrib/Reg/Map.cs | 2 +- Emgu.CV.Contrib/Reg/MapAffine.cs | 2 +- Emgu.CV.Contrib/Reg/MapProjec.cs | 2 +- Emgu.CV.Contrib/Reg/MapShift.cs | 2 +- Emgu.CV.Contrib/Reg/MapperGradAffine.cs | 2 +- Emgu.CV.Contrib/Reg/MapperGradEuclid.cs | 2 +- Emgu.CV.Contrib/Reg/MapperGradProj.cs | 2 +- Emgu.CV.Contrib/Reg/MapperGradShift.cs | 2 +- Emgu.CV.Contrib/Reg/MapperGradSimilar.cs | 2 +- Emgu.CV.Contrib/Reg/MapperPyramid.cs | 2 +- Emgu.CV.Contrib/Rgbd/Detector.cs | 2 +- Emgu.CV.Contrib/Rgbd/Match.cs | 2 +- Emgu.CV.Contrib/Rgbd/Modality.cs | 2 +- Emgu.CV.Contrib/Rgbd/Odometry.cs | 2 +- Emgu.CV.Contrib/Rgbd/RgbdNormals.cs | 2 +- Emgu.CV.Contrib/Saliency/Saliency.cs | 2 +- Emgu.CV.Contrib/Stereo/QuasiDenseStereo.cs | 2 +- Emgu.CV.Contrib/StructuredLight/GrayCodePattern.cs | 2 +- Emgu.CV.Contrib/StructuredLight/SinusoidalPattern.cs | 2 +- Emgu.CV.Contrib/StructuredLight/StructuredLightPattern.cs | 2 +- Emgu.CV.Contrib/SurfaceMatching/ICP.cs | 2 +- Emgu.CV.Contrib/SurfaceMatching/PPF3DDetector.cs | 2 +- Emgu.CV.Contrib/SurfaceMatching/Pose3D.cs | 2 +- Emgu.CV.Contrib/Text/ERFilter.cs | 2 +- Emgu.CV.Contrib/Text/MCvERStat.cs | 2 +- Emgu.CV.Contrib/Text/TextDetectorCNN.cs | 2 +- Emgu.CV.Contrib/Tracking/MultiTracker.cs | 2 +- Emgu.CV.Contrib/Tracking/Tracker.cs | 2 +- Emgu.CV.Contrib/Tracking/TrackerBoosting.cs | 2 +- Emgu.CV.Contrib/Tracking/TrackerCSRT.cs | 2 +- Emgu.CV.Contrib/Tracking/TrackerKCF.cs | 2 +- Emgu.CV.Contrib/Tracking/TrackerMOSSE.cs | 2 +- Emgu.CV.Contrib/Tracking/TrackerMedianFlow.cs | 2 +- Emgu.CV.Contrib/Tracking/TrackerTLD.cs | 2 +- Emgu.CV.Contrib/WechatQrcode/WeChatQRCode.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/BEBLID.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/BoostDesc.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/BriefDescriptorExtractor.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/CudaSURF.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/DAISY.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/Freak.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/HarrisLaplaceFeatureDetector.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/LATCH.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/LUCID.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/MSDDetector.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/PCTSignatures.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/PCTSignaturesSQFD.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/SURF.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/StarDetector.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/TBMR.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/VGG.cs | 2 +- Emgu.CV.Contrib/XFeatures2D/XFeatures2DInvoke.cs | 2 +- Emgu.CV.Contrib/XImgproc/DTFilter.cs | 2 +- Emgu.CV.Contrib/XImgproc/DisparityWLSFilter.cs | 2 +- Emgu.CV.Contrib/XImgproc/DtFilterType.cs | 2 +- Emgu.CV.Contrib/XImgproc/EdgeBoxes.cs | 2 +- Emgu.CV.Contrib/XImgproc/EdgeDrawing.cs | 2 +- Emgu.CV.Contrib/XImgproc/FastLineDetector.cs | 2 +- Emgu.CV.Contrib/XImgproc/GraphSegmentation.cs | 2 +- Emgu.CV.Contrib/XImgproc/IDisparityFilter.cs | 2 +- Emgu.CV.Contrib/XImgproc/LocalBinarizationMethods.cs | 2 +- Emgu.CV.Contrib/XImgproc/RidgeDetectionFilter.cs | 2 +- Emgu.CV.Contrib/XImgproc/ScanSegment.cs | 2 +- Emgu.CV.Contrib/XImgproc/SelectiveSearchSegmentation.cs | 2 +- Emgu.CV.Contrib/XImgproc/StructuredEdgeDetection.cs | 2 +- Emgu.CV.Contrib/XImgproc/SuperpixelLSC.cs | 2 +- Emgu.CV.Contrib/XImgproc/SuperpixelSEEDS.cs | 2 +- Emgu.CV.Contrib/XImgproc/SuperpixelSLIC.cs | 2 +- Emgu.CV.Contrib/XImgproc/ThinningTypes.cs | 2 +- Emgu.CV.Contrib/XImgproc/WMFWeightType.cs | 2 +- Emgu.CV.Contrib/XImgproc/XImgprocInvoke.cs | 2 +- Emgu.CV.Contrib/XObjdetect/WBDetector.cs | 2 +- Emgu.CV.Contrib/XPhoto/GrayworldWB.cs | 2 +- Emgu.CV.Contrib/XPhoto/LearningBasedWB.cs | 2 +- Emgu.CV.Contrib/XPhoto/SimpleWB.cs | 2 +- Emgu.CV.Contrib/XPhoto/TonemapDurand.cs | 2 +- Emgu.CV.Contrib/XPhoto/WhiteBalancer.cs | 2 +- Emgu.CV.Contrib/XPhoto/XPhotoInvoke.cs | 2 +- Emgu.CV.Cuda/Bgsegm/CudaBackgroundSubtractorMOG.cs | 2 +- Emgu.CV.Cuda/Bgsegm/CudaBackgroundSubtractorMOG2.cs | 2 +- Emgu.CV.Cuda/CMakeLists.txt | 2 +- Emgu.CV.Cuda/Codec/CudaCodec.cs | 2 +- Emgu.CV.Cuda/Codec/CudaVideoReader.cs | 2 +- Emgu.CV.Cuda/Codec/CudaVideoWriter.cs | 2 +- Emgu.CV.Cuda/CudaConvolution.cs | 2 +- Emgu.CV.Cuda/CudaDeviceInfo.cs | 2 +- Emgu.CV.Cuda/CudaImage.cs | 2 +- Emgu.CV.Cuda/CudaInvoke.cs | 2 +- Emgu.CV.Cuda/CudaLookUpTable.cs | 2 +- Emgu.CV.Cuda/Features2d/CudaBruteForceMatcher.cs | 2 +- Emgu.CV.Cuda/Features2d/CudaFastFeatureDetector.cs | 2 +- Emgu.CV.Cuda/Features2d/CudaORBDetector.cs | 2 +- Emgu.CV.Cuda/Features2d/Feature2DAsync.cs | 2 +- Emgu.CV.Cuda/Filters/CudaBoxFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaBoxMaxFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaBoxMinFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaColumnSumFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaDerivFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaGaussianFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaLaplacianFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaLinearFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaMedianFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaMorphologyFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaRowSumFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaScharrFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaSeparableLinearFilter.cs | 2 +- Emgu.CV.Cuda/Filters/CudaSobelFilter.cs | 2 +- Emgu.CV.Cuda/GpuMat.cs | 2 +- Emgu.CV.Cuda/Imgproc/CudaCannyEdgeDetector.cs | 2 +- Emgu.CV.Cuda/Imgproc/CudaClahe.cs | 2 +- Emgu.CV.Cuda/Imgproc/CudaCornernessCriteria.cs | 2 +- Emgu.CV.Cuda/Imgproc/CudaGoodFeaturesToTrackDetector.cs | 2 +- Emgu.CV.Cuda/Imgproc/CudaHarrisCorner.cs | 2 +- Emgu.CV.Cuda/Imgproc/CudaHoughCirclesDetector.cs | 2 +- Emgu.CV.Cuda/Imgproc/CudaHoughLinesDetector.cs | 2 +- Emgu.CV.Cuda/Imgproc/CudaHoughSegmentDetector.cs | 2 +- Emgu.CV.Cuda/Imgproc/CudaInvoke.cs | 2 +- Emgu.CV.Cuda/Imgproc/CudaMinEigenValCorner.cs | 2 +- Emgu.CV.Cuda/Imgproc/CudaTemplateMatching.cs | 2 +- Emgu.CV.Cuda/InputArray.cs | 2 +- Emgu.CV.Cuda/Legacy/CudaBackgroundSubtractorFGD.cs | 2 +- Emgu.CV.Cuda/Legacy/CudaBackgroundSubtractorGMG.cs | 2 +- Emgu.CV.Cuda/Objdetect/CudaCascadeClassifier.cs | 2 +- Emgu.CV.Cuda/Objdetect/CudaHOG.cs | 2 +- Emgu.CV.Cuda/Optflow/CudaBroxOpticalFlow.cs | 2 +- Emgu.CV.Cuda/Optflow/CudaDensePyrLKOpticalFlow.cs | 2 +- Emgu.CV.Cuda/Optflow/CudaFarnebackOpticalFlow.cs | 2 +- Emgu.CV.Cuda/Optflow/CudaOpticalFlowDualTvl1.cs | 2 +- Emgu.CV.Cuda/Optflow/CudaSparsePyrLKOpticalFlow.cs | 2 +- Emgu.CV.Cuda/Optflow/ICudaDenseOpticalFlow.cs | 2 +- Emgu.CV.Cuda/Optflow/ICudaSparseOpticalFlow.cs | 2 +- Emgu.CV.Cuda/Optflow/INvidiaOpticalFlow.cs | 2 +- Emgu.CV.Cuda/Optflow/NvidiaOpticalFlow_1_0.cs | 2 +- Emgu.CV.Cuda/Optflow/NvidiaOpticalFlow_2_0.cs | 2 +- Emgu.CV.Cuda/Photo/CudaInvoke.cs | 2 +- Emgu.CV.Cuda/Stereo/CudaDisparityBilateralFilter.cs | 2 +- Emgu.CV.Cuda/Stereo/CudaStereoBM.cs | 2 +- Emgu.CV.Cuda/Stereo/CudaStereoConstantSpaceBP.cs | 2 +- Emgu.CV.Cuda/Stream.cs | 2 +- Emgu.CV.Cuda/TargetArchs.cs | 2 +- Emgu.CV.DebuggerVisualizers/BitmapVisualizer.cs | 2 +- Emgu.CV.DebuggerVisualizers/CMakeLists.txt | 2 +- Emgu.CV.DebuggerVisualizers/DenseHistogramVisualizer.cs | 2 +- Emgu.CV.DebuggerVisualizers/ImageVisualizer.cs | 2 +- Emgu.CV.DebuggerVisualizers/MatNDVisualizer.cs | 2 +- Emgu.CV.DebuggerVisualizers/MatrixVisualizer.cs | 2 +- Emgu.CV.DebuggerVisualizers/Properties/AssemblyInfo.cs | 2 +- Emgu.CV.Example/Aruco/CMakeLists.txt | 2 +- Emgu.CV.Example/Aruco/MainForm.cs | 2 +- Emgu.CV.Example/BuildInfo.NetCore.Console/CMakeLists.txt | 2 +- Emgu.CV.Example/BuildInfo.NetCore.Console/Program.cs | 2 +- Emgu.CV.Example/CMakeLists.txt | 2 +- Emgu.CV.Example/CameraCapture/CMakeLists.txt | 2 +- Emgu.CV.Example/CameraCapture/CameraCapture.cs | 2 +- Emgu.CV.Example/CameraCapture/Program.cs | 2 +- Emgu.CV.Example/CameraCapture/Properties/AssemblyInfo.cs | 2 +- Emgu.CV.Example/DepthAI/Program.cs | 2 +- Emgu.CV.Example/Docker/Program.cs | 2 +- Emgu.CV.Example/DynamicImage.Asp.NetCore/CMakeLists.txt | 2 +- Emgu.CV.Example/FaceDetectionVB/Module1.vb | 2 +- Emgu.CV.Example/FacialMouseControl/Form1.cs | 2 +- Emgu.CV.Example/FacialMouseControl/Program.cs | 2 +- Emgu.CV.Example/FacialMouseControl/Properties/AssemblyInfo.cs | 2 +- Emgu.CV.Example/HelloWorld/CMakeLists.txt | 2 +- Emgu.CV.Example/HelloWorld/Program.cs | 2 +- Emgu.CV.Example/MAUI/MauiDemoApp/AboutPage.cs | 2 +- Emgu.CV.Example/MAUI/MauiDemoApp/DrawMatches.cs | 2 +- Emgu.CV.Example/MAUI/MauiDemoApp/FeatureMatchingPage.cs | 2 +- Emgu.CV.Example/MAUI/MauiDemoApp/FreetypePage.cs | 2 +- Emgu.CV.Example/MAUI/MauiDemoApp/HelloWorldPage.cs | 2 +- Emgu.CV.Example/MAUI/MauiDemoApp/MainPage.xaml.cs | 2 +- Emgu.CV.Example/MAUI/MauiDemoApp/MauiProgram.cs | 2 +- Emgu.CV.Example/MAUI/MauiDemoApp/PlanarSubdivisionPage.cs | 2 +- Emgu.CV.Example/MAUI/MauiDemoApp/ShapeDetector.cs | 2 +- Emgu.CV.Example/MAUI/MauiDemoApp/Simple3DReconstruct.cs | 2 +- Emgu.CV.Example/MAUI/MauiDemoApp/VideoSurveillanceModel.cs | 2 +- Emgu.CV.Example/Mac/AppDelegate.cs | 2 +- Emgu.CV.Example/Mac/Main.cs | 2 +- Emgu.CV.Example/Mac/NSImageExtension.cs | 2 +- Emgu.CV.Example/Mac/ViewController.cs | 2 +- Emgu.CV.Example/OCR/CMakeLists.txt | 2 +- Emgu.CV.Example/OCR/OCRForm.cs | 2 +- Emgu.CV.Example/OCR/Program.cs | 2 +- Emgu.CV.Example/OCR/Properties/AssemblyInfo.cs | 2 +- Emgu.CV.Example/Stitching/StitchingMainForm.cs | 2 +- Emgu.CV.Example/TF.Interop/MainForm.cs | 2 +- Emgu.CV.Example/TF.Interop/TensorConvert.cs | 2 +- Emgu.CV.Example/TF.Lite.Interop/CMakeLists.txt | 2 +- Emgu.CV.Example/WPF.NetCore/App.xaml.cs | 2 +- Emgu.CV.Example/WPF.NetCore/Window1.xaml.cs | 2 +- Emgu.CV.Example/Webservice_Client/CMakeLists.txt | 2 +- Emgu.CV.Example/Webservice_Client/Form1.Designer.cs | 2 +- Emgu.CV.Example/Webservice_Client/Form1.cs | 2 +- Emgu.CV.Example/Webservice_Client/Program.cs | 2 +- Emgu.CV.Example/Webservice_Client/Properties/AssemblyInfo.cs | 2 +- Emgu.CV.Example/Webservice_Host/CMakeLists.txt | 2 +- Emgu.CV.Example/Webservice_Host/IImageService.cs | 2 +- Emgu.CV.Example/Webservice_Host/ImageService.cs | 2 +- Emgu.CV.Example/Webservice_Host/Program.cs | 2 +- Emgu.CV.Example/Webservice_Host/Properties/AssemblyInfo.cs | 2 +- Emgu.CV.Example/XamarinForms/Android/MainApplication.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/AboutPage.cs | 2 +- .../XamarinForms/Core/Android/AndroidCameraManager.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/Android/AndroidCameraPage.cs | 2 +- .../XamarinForms/Core/Android/CameraCaptureSessionCallback.cs | 2 +- .../XamarinForms/Core/Android/OnYuvImageAvailableListener.cs | 2 +- .../XamarinForms/Core/Android/RefCountedAutoCloseable.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/Android/YUV420Converter.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/App.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/DrawMatches.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/DrawSubdivision.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/FeatureMatching.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/FeatureMatchingPage.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/FreetypePage.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/HelloWorldPage.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/PlanarSubdivisionPage.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/ProcessAndRenderPage.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/ShapeDetector.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/iOS/AvCaptureSessionPage.cs | 2 +- .../XamarinForms/Core/iOS/CMSampleBufferExtensions.ios.cs | 2 +- .../XamarinForms/Core/iOS/CMSampleBufferExtensions.macos.cs | 2 +- Emgu.CV.Example/XamarinForms/Core/iOS/OutputRecorder.cs | 2 +- Emgu.CV.Example/XamarinForms/iOS/AppDelegate.cs | 2 +- Emgu.CV.Example/XamarinForms/iOS/Main.cs | 2 +- Emgu.CV.Example/iOS/AppDelegate.cs | 2 +- Emgu.CV.Example/iOS/ButtonMessageImageDialogViewController.cs | 2 +- Emgu.CV.Example/iOS/CameraDialogViewController.cs | 2 +- Emgu.CV.Example/iOS/ExamplesDialogViewController.cs | 2 +- Emgu.CV.Example/iOS/FaceDetectionDialogViewController.cs | 2 +- Emgu.CV.Example/iOS/FeatureMatchingDialogViewController.cs | 2 +- Emgu.CV.Example/iOS/HelloWorldUIViewController.cs | 2 +- Emgu.CV.Example/iOS/Main.cs | 2 +- Emgu.CV.Example/iOS/PedestrianDetectionDialogViewController.cs | 2 +- Emgu.CV.Example/iOS/PlanarSubdivisionDialogViewController.cs | 2 +- Emgu.CV.Extern/CMakeLists.txt | 2 +- Emgu.CV.Extern/alphamat/alphamat_c.cpp | 2 +- Emgu.CV.Extern/alphamat/alphamat_c.h | 2 +- Emgu.CV.Extern/aruco/aruco_c.cpp | 2 +- Emgu.CV.Extern/aruco/aruco_c.h | 2 +- Emgu.CV.Extern/barcode/barcode_c.cpp | 2 +- Emgu.CV.Extern/barcode/barcode_c.h | 2 +- Emgu.CV.Extern/bgsegm/bgsegm_c.cpp | 2 +- Emgu.CV.Extern/bgsegm/bgsegm_c.h | 2 +- Emgu.CV.Extern/calib3d/calib3d_c.h | 2 +- Emgu.CV.Extern/cmake/VectorOfObject.cs.in | 2 +- Emgu.CV.Extern/cmake/VectorOfStruct.cs.in | 2 +- Emgu.CV.Extern/cmake/vectorOfObject_c.cpp.in | 2 +- Emgu.CV.Extern/cmake/vectorOfObject_c.h.in | 2 +- Emgu.CV.Extern/cmake/vectorOfStruct_c.cpp.in | 2 +- Emgu.CV.Extern/cmake/vectorOfStruct_c.h.in | 2 +- Emgu.CV.Extern/core/core_c.cpp | 2 +- Emgu.CV.Extern/core/core_c_extra.h | 2 +- Emgu.CV.Extern/core/core_cuda_c.cpp | 2 +- Emgu.CV.Extern/core/core_cuda_c.h | 2 +- Emgu.CV.Extern/core/cudaStream.cpp | 2 +- Emgu.CV.Extern/core/directx.cpp | 2 +- Emgu.CV.Extern/core/directx.h | 2 +- Emgu.CV.Extern/core/mat_c.cpp | 2 +- Emgu.CV.Extern/core/mat_c.h | 2 +- Emgu.CV.Extern/core/ocl_c.cpp | 2 +- Emgu.CV.Extern/core/ocl_c.h | 2 +- Emgu.CV.Extern/core/optim_c.cpp | 2 +- Emgu.CV.Extern/core/optim_c.h | 2 +- Emgu.CV.Extern/core/umat_c.cpp | 2 +- Emgu.CV.Extern/core/umat_c.h | 2 +- Emgu.CV.Extern/cudaarithm/cudaarithm_c.cpp | 2 +- Emgu.CV.Extern/cudaarithm/cudaarithm_c.h | 2 +- Emgu.CV.Extern/cudabgsegm/cudabgsegm_c.cpp | 2 +- Emgu.CV.Extern/cudabgsegm/cudabgsegm_c.h | 2 +- Emgu.CV.Extern/cudacodec/cudacodec_c.cpp | 2 +- Emgu.CV.Extern/cudacodec/cudacodec_c.h | 2 +- Emgu.CV.Extern/cudafeatures2d/cudafeatures2d_c.cpp | 2 +- Emgu.CV.Extern/cudafeatures2d/cudafeatures2d_c.h | 2 +- Emgu.CV.Extern/cudafilters/cudafilters_c.cpp | 2 +- Emgu.CV.Extern/cudafilters/cudafilters_c.h | 2 +- Emgu.CV.Extern/cudaimgproc/cudaimgproc_c.cpp | 2 +- Emgu.CV.Extern/cudaimgproc/cudaimgproc_c.h | 2 +- Emgu.CV.Extern/cudalegacy/cudalegacy_c.cpp | 2 +- Emgu.CV.Extern/cudalegacy/cudalegacy_c.h | 2 +- Emgu.CV.Extern/cudaobjdetect/cudaCascadeClassifier.cpp | 2 +- Emgu.CV.Extern/cudaobjdetect/cudaHOGDescriptor.cpp | 2 +- Emgu.CV.Extern/cudaobjdetect/cudaobjdetect_c.h | 2 +- Emgu.CV.Extern/cudaoptflow/cudaoptflow_c.cpp | 2 +- Emgu.CV.Extern/cudaoptflow/cudaoptflow_c.h | 2 +- Emgu.CV.Extern/cudastereo/cudastereo_c.cpp | 2 +- Emgu.CV.Extern/cudastereo/cudastereo_c.h | 2 +- Emgu.CV.Extern/cudawarping/cudawarping_c.cpp | 2 +- Emgu.CV.Extern/cudawarping/cudawarping_c.h | 2 +- Emgu.CV.Extern/dataLogger.cpp | 2 +- Emgu.CV.Extern/dataLogger.h | 2 +- Emgu.CV.Extern/depthai/depthai_c.cpp | 2 +- Emgu.CV.Extern/depthai/depthai_c.h | 2 +- Emgu.CV.Extern/dnn/dnn_c.cpp | 2 +- Emgu.CV.Extern/dnn/dnn_c.h | 2 +- Emgu.CV.Extern/dnn_objdetect/dnn_objdetect_c.cpp | 2 +- Emgu.CV.Extern/dnn_objdetect/dnn_objdetect_c.h | 2 +- Emgu.CV.Extern/dnn_superres/dnn_superres_c.cpp | 2 +- Emgu.CV.Extern/dnn_superres/dnn_superres_c.h | 2 +- Emgu.CV.Extern/doubleOps.h | 2 +- Emgu.CV.Extern/dpm/dpm_c.cpp | 2 +- Emgu.CV.Extern/dpm/dpm_c.h | 2 +- Emgu.CV.Extern/emgu_c.cpp | 2 +- Emgu.CV.Extern/emgu_c.h | 2 +- Emgu.CV.Extern/face/face_c.cpp | 2 +- Emgu.CV.Extern/face/face_c.h | 2 +- Emgu.CV.Extern/features2d/features2d_c.h | 2 +- Emgu.CV.Extern/features2d/keypointDetectors.cpp | 2 +- Emgu.CV.Extern/flann/flann_c.cpp | 2 +- Emgu.CV.Extern/flann/flann_c.h | 2 +- Emgu.CV.Extern/freetype/freetype_c.cpp | 2 +- Emgu.CV.Extern/freetype/freetype_c.h | 2 +- Emgu.CV.Extern/fuzzy/fuzzy_c.cpp | 2 +- Emgu.CV.Extern/fuzzy/fuzzy_c.h | 2 +- Emgu.CV.Extern/gapi/gapi_c.cpp | 2 +- Emgu.CV.Extern/gapi/gapi_c.h | 2 +- Emgu.CV.Extern/hdf/hdf_c.cpp | 2 +- Emgu.CV.Extern/hdf/hdf_c.h | 2 +- Emgu.CV.Extern/hfs/hfs_c.cpp | 2 +- Emgu.CV.Extern/hfs/hfs_c.h | 2 +- Emgu.CV.Extern/highgui/highgui_c_extra.cpp | 2 +- Emgu.CV.Extern/highgui/highgui_c_extra.h | 2 +- Emgu.CV.Extern/img_hash/img_hash_c_extra.cpp | 2 +- Emgu.CV.Extern/img_hash/img_hash_c_extra.h | 2 +- Emgu.CV.Extern/imgcodecs/imgcodecs_c_extra.cpp | 2 +- Emgu.CV.Extern/imgcodecs/imgcodecs_c_extra.h | 2 +- Emgu.CV.Extern/imgproc/imgproc_c.cpp | 2 +- Emgu.CV.Extern/imgproc/imgproc_c.h | 2 +- Emgu.CV.Extern/intensity_transform/intensity_transform_c.cpp | 2 +- Emgu.CV.Extern/intensity_transform/intensity_transform_c.h | 2 +- Emgu.CV.Extern/ios/divmodsi4.c | 2 +- Emgu.CV.Extern/line_descriptor/line_descriptor_c.cpp | 2 +- Emgu.CV.Extern/line_descriptor/line_descriptor_c.h | 2 +- Emgu.CV.Extern/mcc/mcc_c.cpp | 2 +- Emgu.CV.Extern/mcc/mcc_c.h | 2 +- Emgu.CV.Extern/ml/ml.cpp | 2 +- Emgu.CV.Extern/ml/ml_c.h | 2 +- Emgu.CV.Extern/nonfree/nonfree_c.cpp | 2 +- Emgu.CV.Extern/nonfree/nonfree_c.h | 2 +- Emgu.CV.Extern/nonfree/nonfree_gpu_c.cpp | 2 +- Emgu.CV.Extern/nonfree/nonfree_gpu_c.h | 2 +- Emgu.CV.Extern/objdetect/CascadeClassifier.cpp | 2 +- Emgu.CV.Extern/objdetect/FaceDetectorYN.cpp | 2 +- Emgu.CV.Extern/objdetect/FaceRecognizerSF.cpp | 2 +- Emgu.CV.Extern/objdetect/HOGDescriptor.cpp | 2 +- Emgu.CV.Extern/objdetect/QRCodeDetector.cpp | 2 +- Emgu.CV.Extern/objdetect/objdetect_c.h | 2 +- Emgu.CV.Extern/optflow/optflow_c.cpp | 2 +- Emgu.CV.Extern/optflow/optflow_c.h | 2 +- Emgu.CV.Extern/phase_unwrapping/phase_unwrapping_c.cpp | 2 +- Emgu.CV.Extern/phase_unwrapping/phase_unwrapping_c.h | 2 +- Emgu.CV.Extern/photo/photo_c.cpp | 2 +- Emgu.CV.Extern/photo/photo_c.h | 2 +- Emgu.CV.Extern/plane3D.cpp | 2 +- Emgu.CV.Extern/plane3D.h | 2 +- Emgu.CV.Extern/plot/plot_c.cpp | 2 +- Emgu.CV.Extern/plot/plot_c.h | 2 +- Emgu.CV.Extern/pointUtil.h | 2 +- Emgu.CV.Extern/quality/quality_c.cpp | 2 +- Emgu.CV.Extern/quality/quality_c.h | 2 +- Emgu.CV.Extern/quaternions.cpp | 2 +- Emgu.CV.Extern/quaternions.h | 2 +- Emgu.CV.Extern/rapid/rapid_c.cpp | 2 +- Emgu.CV.Extern/rapid/rapid_c.h | 2 +- Emgu.CV.Extern/reg/reg_c.cpp | 2 +- Emgu.CV.Extern/reg/reg_c.h | 2 +- Emgu.CV.Extern/rgbd/rgbd_c.cpp | 2 +- Emgu.CV.Extern/rgbd/rgbd_c.h | 2 +- Emgu.CV.Extern/saliency/saliency_c.cpp | 2 +- Emgu.CV.Extern/saliency/saliency_c.h | 2 +- Emgu.CV.Extern/shape/shape_c.cpp | 2 +- Emgu.CV.Extern/shape/shape_c.h | 2 +- Emgu.CV.Extern/softcascade/softcascade_c.cpp | 2 +- Emgu.CV.Extern/softcascade/softcascade_c.h | 2 +- Emgu.CV.Extern/sse.h | 2 +- Emgu.CV.Extern/stereo/stereo_c.h | 2 +- Emgu.CV.Extern/stitching/stitching_c.cpp | 2 +- Emgu.CV.Extern/stitching/stitching_c.h | 2 +- Emgu.CV.Extern/structured_light/structured_light_c.cpp | 2 +- Emgu.CV.Extern/structured_light/structured_light_c.h | 2 +- Emgu.CV.Extern/superres/superres_c.cpp | 2 +- Emgu.CV.Extern/superres/superres_c.h | 2 +- Emgu.CV.Extern/surface_matching/surface_matching_c.cpp | 2 +- Emgu.CV.Extern/surface_matching/surface_matching_c.h | 2 +- Emgu.CV.Extern/tbb.cpp | 2 +- Emgu.CV.Extern/tesseract/libtesseract/CMakeLists.txt | 2 +- Emgu.CV.Extern/tesseract/libtesseract/leptonica/CMakeLists.txt | 2 +- Emgu.CV.Extern/tesseract/tesseract.cpp | 2 +- Emgu.CV.Extern/tesseract/tesseract_c.h | 2 +- Emgu.CV.Extern/text/test_c.cpp | 2 +- Emgu.CV.Extern/text/text_c.h | 2 +- Emgu.CV.Extern/tiffio.cpp | 2 +- Emgu.CV.Extern/tiffio_c.h | 2 +- Emgu.CV.Extern/tracking/tracking_c.cpp | 2 +- Emgu.CV.Extern/tracking/tracking_c.h | 2 +- Emgu.CV.Extern/vectors_c.cpp | 2 +- Emgu.CV.Extern/vectors_c.h | 2 +- Emgu.CV.Extern/video/video_c.cpp | 2 +- Emgu.CV.Extern/video/video_c.h | 2 +- Emgu.CV.Extern/videoio/videoio_c_extra.cpp | 2 +- Emgu.CV.Extern/videoio/videoio_c_extra.h | 2 +- Emgu.CV.Extern/videostab/videostab_c.cpp | 2 +- Emgu.CV.Extern/videostab/videostab_c.h | 2 +- Emgu.CV.Extern/viz/viz_c.cpp | 2 +- Emgu.CV.Extern/viz/viz_c.h | 2 +- Emgu.CV.Extern/wechat_qrcode/wechat_qrcode_c.cpp | 2 +- Emgu.CV.Extern/wechat_qrcode/wechat_qrcode_c.h | 2 +- Emgu.CV.Extern/xfeatures2d/nonfree_c.cpp | 2 +- Emgu.CV.Extern/xfeatures2d/nonfree_c.h | 2 +- Emgu.CV.Extern/xfeatures2d/nonfree_gpu_c.cpp | 2 +- Emgu.CV.Extern/xfeatures2d/nonfree_gpu_c.h | 2 +- Emgu.CV.Extern/xfeatures2d/xfeatures2d_c.cpp | 2 +- Emgu.CV.Extern/xfeatures2d/xfeatures2d_c.h | 2 +- Emgu.CV.Extern/ximgproc/ximgproc_c.cpp | 2 +- Emgu.CV.Extern/ximgproc/ximgproc_c.h | 2 +- Emgu.CV.Extern/xobjdetect/xobjdetect_c.cpp | 2 +- Emgu.CV.Extern/xobjdetect/xobjdetect_c.h | 2 +- Emgu.CV.Extern/xphoto/xphoto_c.cpp | 2 +- Emgu.CV.Extern/xphoto/xphoto_c.h | 2 +- Emgu.CV.Extern/zlibCompression.cpp | 2 +- Emgu.CV.Extern/zlibCompression.h | 2 +- Emgu.CV.Models/CMakeLists.txt | 2 +- Emgu.CV.Models/CascadeFaceAndEyeDetector.cs | 2 +- Emgu.CV.Models/CombinedModel.cs | 2 +- Emgu.CV.Models/DepthAI/MobilenetSsd.cs | 2 +- Emgu.CV.Models/Dnn/BarcodeDetectorModel.cs | 2 +- Emgu.CV.Models/Dnn/DetectedObject.cs | 2 +- Emgu.CV.Models/Dnn/FaceAndLandmarkDetector.cs | 2 +- Emgu.CV.Models/Dnn/FaceDetector.cs | 2 +- Emgu.CV.Models/Dnn/FaceDetectorYNModel.cs | 2 +- Emgu.CV.Models/Dnn/MaskRcnn.cs | 2 +- Emgu.CV.Models/Dnn/MaskedObject.cs | 2 +- Emgu.CV.Models/Dnn/SceneTextDetector.cs | 2 +- Emgu.CV.Models/Dnn/VehicleLicensePlateDetector.cs | 2 +- Emgu.CV.Models/Dnn/WeChatQRCodeDetector.cs | 2 +- Emgu.CV.Models/Dnn/Yolo.cs | 2 +- Emgu.CV.Models/Emgu.CV.Models.IOS/CMakeLists.txt | 2 +- Emgu.CV.Models/Emgu.CV.Models.NetStandard/CMakeLists.txt | 2 +- Emgu.CV.Models/FacemarkDetector.cs | 2 +- Emgu.CV.Models/FreetypeNotoSansCJK.cs | 2 +- Emgu.CV.Models/IProcessAndRenderModel.cs | 2 +- Emgu.CV.Models/PedestrianDetector.cs | 2 +- Emgu.CV.Models/TesseractModel.cs | 2 +- Emgu.CV.NativeImage/BitmapSourceExtension.cs | 2 +- Emgu.CV.NativeImage/CGImageExtension.cs | 2 +- Emgu.CV.NativeImage/CMakeLists.txt | 2 +- Emgu.CV.NativeImage/NSImageExtension.cs | 2 +- Emgu.CV.NativeImage/UIImageExtension.cs | 2 +- Emgu.CV.NativeImage/WriteableBitmapExtension.cs | 2 +- Emgu.CV.OCR/CMakeLists.txt | 2 +- Emgu.CV.OCR/ITessResultRenderer.cs | 2 +- Emgu.CV.OCR/LocaleGuard.cs | 2 +- Emgu.CV.OCR/OcrEngineMode.cs | 2 +- Emgu.CV.OCR/OcrInvoke.cs | 2 +- Emgu.CV.OCR/PageIterator.cs | 2 +- Emgu.CV.OCR/PageSegMode.cs | 2 +- Emgu.CV.OCR/Pix.cs | 2 +- Emgu.CV.OCR/TessResultRenderer.cs | 2 +- Emgu.CV.OCR/Tesseract.cs | 2 +- Emgu.CV.OCR/TesseractResult.cs | 2 +- Emgu.CV.Platform/CMakeLists.txt | 2 +- Emgu.CV.Platform/DotNet/CMakeLists.txt | 2 +- Emgu.CV.Platform/DotNet/Core/CMakeLists.txt | 2 +- Emgu.CV.Platform/DotNet/Framework/CMakeLists.txt | 2 +- Emgu.CV.Platform/DotNet/Framework/Properties/AssemblyInfo.cs | 2 +- Emgu.CV.Platform/DotNet/HistogramBox.cs | 2 +- Emgu.CV.Platform/DotNet/HistogramViewer.cs | 2 +- Emgu.CV.Platform/DotNet/ImageBox.cs | 2 +- Emgu.CV.Platform/DotNet/ImageProperty.cs | 2 +- Emgu.CV.Platform/DotNet/ImagePropertyDialog.cs | 2 +- Emgu.CV.Platform/DotNet/ImageViewer.cs | 2 +- Emgu.CV.Platform/DotNet/MatrixBox.cs | 2 +- Emgu.CV.Platform/DotNet/MatrixViewer.cs | 2 +- Emgu.CV.Platform/DotNet/Operation.cs | 2 +- Emgu.CV.Platform/DotNet/OperationsView.cs | 2 +- Emgu.CV.Platform/DotNet/PanAndZoomPictureBox.cs | 2 +- Emgu.CV.Platform/DotNet/ParameterInputDialog.cs | 2 +- Emgu.CV.Platform/Emgu.CV.Bitmap/CMakeLists.txt | 2 +- Emgu.CV.Platform/Emgu.CV.Wpf/CMakeLists.txt | 2 +- Emgu.CV.Platform/Maui/Android/AndroidFileAsset.cs | 2 +- Emgu.CV.Platform/Maui/Android/BitmapArgb8888Image.cs | 2 +- Emgu.CV.Platform/Maui/Android/CMakeLists.txt | 2 +- Emgu.CV.Platform/Maui/Android/CvInvokeAndroid.cs | 2 +- Emgu.CV.Platform/Maui/Android/ImageAndroid.cs | 2 +- Emgu.CV.Platform/Maui/Android/MatAndroid.cs | 2 +- Emgu.CV.Platform/Maui/CMakeLists.txt | 2 +- Emgu.CV.Platform/Maui/Mac/CMakeLists.txt | 2 +- Emgu.CV.Platform/Maui/UI/ButtonTextImagePage.cs | 2 +- Emgu.CV.Platform/Maui/UI/CMakeLists.txt | 2 +- Emgu.CV.Platform/Maui/UI/CvImageView.cs | 2 +- .../Maui/UI/Platforms/Android/AndroidCameraManager.cs | 2 +- Emgu.CV.Platform/Maui/UI/Platforms/Android/AndroidCameraPage.cs | 2 +- .../Maui/UI/Platforms/Android/CameraCaptureSessionCallback.cs | 2 +- .../Maui/UI/Platforms/Android/OnYuvImageAvailableListener.cs | 2 +- .../Maui/UI/Platforms/Android/RefCountedAutoCloseable.cs | 2 +- Emgu.CV.Platform/Maui/UI/Platforms/Android/YUV420Converter.cs | 2 +- Emgu.CV.Platform/Maui/UI/ProcessAndRenderPage.cs | 2 +- Emgu.CV.Platform/Maui/UI/apple/AvCaptureSessionPage.cs | 2 +- Emgu.CV.Platform/Maui/UI/apple/CMSampleBufferExtensions.cs | 2 +- Emgu.CV.Platform/Maui/UI/apple/OutputRecorder.cs | 2 +- Emgu.CV.Platform/Maui/iOS/CMakeLists.txt | 2 +- Emgu.CV.Platform/NetStandard/CMakeLists.txt | 2 +- Emgu.CV.Platform/NetStandard_iOS/CMakeLists.txt | 2 +- Emgu.CV.Platform/Xamarin/Android/AndroidFileAsset.cs | 2 +- Emgu.CV.Platform/Xamarin/Android/BitmapArgb8888Image.cs | 2 +- Emgu.CV.Platform/Xamarin/Android/CMakeLists.txt | 2 +- Emgu.CV.Platform/Xamarin/Android/CvInvokeAndroid.cs | 2 +- Emgu.CV.Platform/Xamarin/Android/ImageAndroid.cs | 2 +- Emgu.CV.Platform/Xamarin/Android/MatAndroid.cs | 2 +- Emgu.CV.Platform/Xamarin/CMakeLists.txt | 2 +- Emgu.CV.Platform/Xamarin/Mac/CMakeLists.txt | 2 +- Emgu.CV.Platform/Xamarin/iOS/CMakeLists.txt | 2 +- Emgu.CV.Platform/Xamarin/iOS/CvInvokeIOS.cs | 2 +- Emgu.CV.Runtime/CMakeLists.txt | 2 +- Emgu.CV.Test/AutoTestCalibration.cs | 2 +- Emgu.CV.Test/AutoTestCuda.cs | 2 +- Emgu.CV.Test/AutoTestFeatures2d.cs | 2 +- Emgu.CV.Test/AutoTestGapi.cs | 2 +- Emgu.CV.Test/AutoTestImage.cs | 2 +- Emgu.CV.Test/AutoTestML.cs | 2 +- Emgu.CV.Test/AutoTestMat.cs | 2 +- Emgu.CV.Test/AutoTestMatrix.cs | 2 +- Emgu.CV.Test/AutoTestModels.cs | 2 +- Emgu.CV.Test/AutoTestOcr.cs | 2 +- Emgu.CV.Test/AutoTestOpenCL.cs | 2 +- Emgu.CV.Test/AutoTestQuaternions.cs | 2 +- Emgu.CV.Test/AutoTestSanity.cs | 2 +- Emgu.CV.Test/AutoTestUMat.cs | 2 +- Emgu.CV.Test/AutoTestVarious.cs | 2 +- Emgu.CV.Test/CMakeLists.txt | 2 +- Emgu.CV.Test/Class1.cs | 2 +- Emgu.CV.Test/EmguAssert.cs | 2 +- Emgu.CV.Test/Face.cs | 2 +- Emgu.CV.Test/Properties/AssemblyInfo.cs | 2 +- Emgu.CV.Unity/Assets/Emgu.CV/Demo/CameraTexture.cs | 2 +- Emgu.CV.Unity/Assets/Emgu.CV/Demo/FaceDetection.cs | 2 +- Emgu.CV.Unity/Assets/Emgu.CV/Demo/FeatureMatching.cs | 2 +- Emgu.CV.Unity/Assets/Emgu.CV/Demo/HelloTexture.cs | 2 +- Emgu.CV.Unity/Assets/Emgu.CV/Demo/Ocr.cs | 2 +- .../Assets/Emgu.CV/Demo/ProcessAndRenderModelBehaviour.cs | 2 +- Emgu.CV/CMakeLists.txt | 2 +- Emgu.CV/Calib3d/Calib3dInvoke.cs | 2 +- Emgu.CV/Calib3d/Fisheye.cs | 2 +- Emgu.CV/Calib3d/IStereoMatcher.cs | 2 +- Emgu.CV/Calib3d/StereoBM.cs | 2 +- Emgu.CV/Calib3d/StereoSGBM.cs | 2 +- Emgu.CV/Color/Bgr.cs | 2 +- Emgu.CV/Color/Bgra.cs | 2 +- Emgu.CV/Color/ColorInfoAttribute.cs | 2 +- Emgu.CV/Color/DisplayColorAttribute.cs | 2 +- Emgu.CV/Color/Gray.cs | 2 +- Emgu.CV/Color/Hls.cs | 2 +- Emgu.CV/Color/Hsv.cs | 2 +- Emgu.CV/Color/IColor.cs | 2 +- Emgu.CV/Color/Lab.cs | 2 +- Emgu.CV/Color/Luv.cs | 2 +- Emgu.CV/Color/Rgb.cs | 2 +- Emgu.CV/Color/Rgb565.cs | 2 +- Emgu.CV/Color/Rgba.cs | 2 +- Emgu.CV/Color/Xyz.cs | 2 +- Emgu.CV/Color/Ycc.cs | 2 +- Emgu.CV/Core/Affine3d.cs | 2 +- Emgu.CV/Core/CvArray.cs | 2 +- Emgu.CV/Core/CvString.cs | 2 +- Emgu.CV/Core/DirectX.cs | 2 +- Emgu.CV/Core/FileNode.cs | 2 +- Emgu.CV/Core/FileNodeIterator.cs | 2 +- Emgu.CV/Core/FileStorage.cs | 2 +- Emgu.CV/Core/IAlgorithm.cs | 2 +- Emgu.CV/Core/IFileReaderMat.cs | 2 +- Emgu.CV/Core/IFileWriterMat.cs | 2 +- Emgu.CV/Core/IInputArray.cs | 2 +- Emgu.CV/Core/IInputOutputArray.cs | 2 +- Emgu.CV/Core/IOutputArray.cs | 2 +- Emgu.CV/Core/Image.cs | 2 +- Emgu.CV/Core/InputArray.cs | 2 +- Emgu.CV/Core/InputOutputArray.cs | 2 +- Emgu.CV/Core/Map.cs | 2 +- Emgu.CV/Core/Mat.cs | 2 +- Emgu.CV/Core/MatDataAllocator.cs | 2 +- Emgu.CV/Core/MatND.cs | 2 +- Emgu.CV/Core/Matrix.cs | 2 +- Emgu.CV/Core/Moments.cs | 2 +- Emgu.CV/Core/NativeMatFileIO.cs | 2 +- Emgu.CV/Core/OutputArray.cs | 2 +- Emgu.CV/Core/RNG.cs | 2 +- Emgu.CV/Core/ScalarArray.cs | 2 +- Emgu.CV/Core/SparseMatrix.cs | 2 +- Emgu.CV/Core/TimedImage.cs | 2 +- Emgu.CV/Core/UMat.cs | 2 +- Emgu.CV/Dnn/Backend.cs | 2 +- Emgu.CV/Dnn/BackendTargetPair.cs | 2 +- Emgu.CV/Dnn/ClassificationModel.cs | 2 +- Emgu.CV/Dnn/DetectionModel.cs | 2 +- Emgu.CV/Dnn/DnnInvoke.cs | 2 +- Emgu.CV/Dnn/KeypointsModel.cs | 2 +- Emgu.CV/Dnn/Layer.cs | 2 +- Emgu.CV/Dnn/Model.cs | 2 +- Emgu.CV/Dnn/Net.cs | 2 +- Emgu.CV/Dnn/SegmentationModel.cs | 2 +- Emgu.CV/Dnn/Target.cs | 2 +- Emgu.CV/Dnn/TextDetectionModel.cs | 2 +- Emgu.CV/Dnn/TextDetectionModel_DB.cs | 2 +- Emgu.CV/Dnn/TextDetectionModel_EAST.cs | 2 +- Emgu.CV/Dnn/TextRecognitionModel.cs | 2 +- Emgu.CV/Features2D/AKAZE.cs | 2 +- Emgu.CV/Features2D/AgastFeatureDetector.cs | 2 +- Emgu.CV/Features2D/BFMatcher.cs | 2 +- Emgu.CV/Features2D/BOWImgDescriptorExtractor.cs | 2 +- Emgu.CV/Features2D/BOWKMeansTrainer.cs | 2 +- Emgu.CV/Features2D/Brisk.cs | 2 +- Emgu.CV/Features2D/DescriptorMatcher.cs | 2 +- Emgu.CV/Features2D/FastFeatureDetector.cs | 2 +- Emgu.CV/Features2D/Feature2D.cs | 2 +- Emgu.CV/Features2D/Features2DInvoke.cs | 2 +- Emgu.CV/Features2D/Features2DToolbox.cs | 2 +- Emgu.CV/Features2D/FlannBasedMatcher.cs | 2 +- Emgu.CV/Features2D/GFTTDetector.cs | 2 +- Emgu.CV/Features2D/KAZE.cs | 2 +- Emgu.CV/Features2D/MSER.cs | 2 +- Emgu.CV/Features2D/ORB.cs | 2 +- Emgu.CV/Features2D/SIFT.cs | 2 +- Emgu.CV/Features2D/SimpleBlobDetector.cs | 2 +- Emgu.CV/Flann/CenterInitType.cs | 2 +- Emgu.CV/Flann/FlannInvoke.cs | 2 +- Emgu.CV/Flann/IIndexParams.cs | 2 +- Emgu.CV/Flann/Index.cs | 2 +- Emgu.CV/Flann/Index3D.cs | 2 +- Emgu.CV/Flann/IndexParams.cs | 2 +- Emgu.CV/Gapi/GComputation.cs | 2 +- Emgu.CV/Gapi/GMat.cs | 2 +- Emgu.CV/Gapi/GScalar.cs | 2 +- Emgu.CV/Gapi/GapiInvoke.cs | 2 +- Emgu.CV/Gapi/StereoOutputFormat.cs | 2 +- Emgu.CV/Geodetic/GeodeticCoordinate.cs | 2 +- Emgu.CV/Imgproc/ConvolutionKernelF.cs | 2 +- Emgu.CV/Imgproc/DenseHistogram.cs | 2 +- Emgu.CV/Imgproc/IntelligentScissorsMB.cs | 2 +- Emgu.CV/Imgproc/LineIterator.cs | 2 +- Emgu.CV/Imgproc/Subdiv2D.cs | 2 +- Emgu.CV/Imgproc/VoroniFacet.cs | 2 +- Emgu.CV/Ml/ANN_MLP.cs | 2 +- Emgu.CV/Ml/AnnMlpTrainingFlag.cs | 2 +- Emgu.CV/Ml/Boost.cs | 2 +- Emgu.CV/Ml/BoostSplitCreiteria.cs | 2 +- Emgu.CV/Ml/BoostType.cs | 2 +- Emgu.CV/Ml/DTrees.cs | 2 +- Emgu.CV/Ml/DataLayoutType.cs | 2 +- Emgu.CV/Ml/EM.cs | 2 +- Emgu.CV/Ml/GBTrees.cs | 2 +- Emgu.CV/Ml/KNearest.cs | 2 +- Emgu.CV/Ml/LogisticRegression.cs | 2 +- Emgu.CV/Ml/MlInvoke.cs | 2 +- Emgu.CV/Ml/NormalBayesClassifier.cs | 2 +- Emgu.CV/Ml/RTrees.cs | 2 +- Emgu.CV/Ml/SVM.cs | 2 +- Emgu.CV/Ml/SVMSGD.cs | 2 +- Emgu.CV/Ml/StatModel.cs | 2 +- Emgu.CV/Ml/TrainData.cs | 2 +- Emgu.CV/Ml/VarType.cs | 2 +- Emgu.CV/Objdetect/CascadeClassifier.cs | 2 +- Emgu.CV/Objdetect/FaceDetectorYN.cs | 2 +- Emgu.CV/Objdetect/FaceRecognizerSF.cs | 2 +- Emgu.CV/Objdetect/HOGDescriptor.cs | 2 +- Emgu.CV/Objdetect/QRCodeDetector.cs | 2 +- Emgu.CV/Ocl/Context.cs | 2 +- Emgu.CV/Ocl/Device.cs | 2 +- Emgu.CV/Ocl/Image2D.cs | 2 +- Emgu.CV/Ocl/Kernel.cs | 2 +- Emgu.CV/Ocl/KernelArg.cs | 2 +- Emgu.CV/Ocl/PlatformInfo.cs | 2 +- Emgu.CV/Ocl/Program.cs | 2 +- Emgu.CV/Ocl/ProgramSource.cs | 2 +- Emgu.CV/Ocl/Queue.cs | 2 +- Emgu.CV/Optflow/DenseRLOFOpticalFlow.cs | 2 +- Emgu.CV/Optflow/DualTVL1OpticalFlow.cs | 2 +- Emgu.CV/Optflow/MotionHistory.cs | 2 +- Emgu.CV/Optflow/OptFlowDeepFlow.cs | 2 +- Emgu.CV/Optflow/OpticalFlowPCAFlow.cs | 2 +- Emgu.CV/Optflow/RLOFOpticalFlowParameter.cs | 2 +- Emgu.CV/Optflow/SparseRLOFOpticalFlow.cs | 2 +- Emgu.CV/PInvoke/CvEnum/AccessType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/AdaptiveThresholdType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/BackOrFront.cs | 2 +- Emgu.CV/PInvoke/CvEnum/BorderType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/CalibCbType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/CalibCgType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/CalibType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/CapProp.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ChainApproxMethod.cs | 2 +- Emgu.CV/PInvoke/CvEnum/CheckType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/CloningMethod.cs | 2 +- Emgu.CV/PInvoke/CvEnum/CmpType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ColorConversion.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ColorMapType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ConnectedComponentsAlgorithmsTypes.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ConnectedComponentsTypes.cs | 2 +- Emgu.CV/PInvoke/CvEnum/Connectivity.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ContoursMatchType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/CovarMethod.cs | 2 +- Emgu.CV/PInvoke/CvEnum/DctType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/DecompMethod.cs | 2 +- Emgu.CV/PInvoke/CvEnum/DepthType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/DistLabelType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/DistType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/DxtType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/EdgePreservingFilterFlag.cs | 2 +- Emgu.CV/PInvoke/CvEnum/EigobjType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ElementShape.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ErrorCodes.cs | 2 +- Emgu.CV/PInvoke/CvEnum/FlipType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/FloodFillType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/FmType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/FontFace.cs | 2 +- Emgu.CV/PInvoke/CvEnum/GemmType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/General.cs | 2 +- Emgu.CV/PInvoke/CvEnum/GrabcutInitType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/HaarDetectionType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/HandEyeCalibrationMethod.cs | 2 +- Emgu.CV/PInvoke/CvEnum/HistogramCompMethod.cs | 2 +- Emgu.CV/PInvoke/CvEnum/HoughModes.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ImreadModes.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ImwriteFlags.cs | 2 +- Emgu.CV/PInvoke/CvEnum/InpaintType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/Inter.cs | 2 +- Emgu.CV/PInvoke/CvEnum/IplDepth.cs | 2 +- Emgu.CV/PInvoke/CvEnum/KMeansInitType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/LKFlowFlag.cs | 2 +- Emgu.CV/PInvoke/CvEnum/LineType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/LogLevel.cs | 2 +- Emgu.CV/PInvoke/CvEnum/MarkerType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/MorphOp.cs | 2 +- Emgu.CV/PInvoke/CvEnum/MotionType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/MulSpectrumsType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/NormType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/OpticalflowFarnebackFlag.cs | 2 +- Emgu.CV/PInvoke/CvEnum/Orientation.cs | 2 +- Emgu.CV/PInvoke/CvEnum/PcaType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/RectIntersectType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ReduceDimension.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ReduceType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/RetrType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/RobustEstimationAlgorithm.cs | 2 +- Emgu.CV/PInvoke/CvEnum/RotateFlags.cs | 2 +- Emgu.CV/PInvoke/CvEnum/SeqConst.cs | 2 +- Emgu.CV/PInvoke/CvEnum/SeqEltype.cs | 2 +- Emgu.CV/PInvoke/CvEnum/SeqFlag.cs | 2 +- Emgu.CV/PInvoke/CvEnum/SeqKind.cs | 2 +- Emgu.CV/PInvoke/CvEnum/SeqType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/SmoothType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/SoftNMSMethod.cs | 2 +- Emgu.CV/PInvoke/CvEnum/SolveLPResult.cs | 2 +- Emgu.CV/PInvoke/CvEnum/SolvePnpMethod.cs | 2 +- Emgu.CV/PInvoke/CvEnum/SortFlags.cs | 2 +- Emgu.CV/PInvoke/CvEnum/StereoBmPrefilter.cs | 2 +- Emgu.CV/PInvoke/CvEnum/StereoRectifyType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/StorageOp.cs | 2 +- Emgu.CV/PInvoke/CvEnum/Subdiv2DPointLocationType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/SvdFlag.cs | 2 +- Emgu.CV/PInvoke/CvEnum/TemplateMatchingType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/TermCritType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/ThresholdType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/VideoAccelerationType.cs | 2 +- Emgu.CV/PInvoke/CvEnum/Warp.cs | 2 +- Emgu.CV/PInvoke/CvEnum/WindowFlags.cs | 2 +- Emgu.CV/PInvoke/CvEnum/WindowPropertyFlags.cs | 2 +- Emgu.CV/PInvoke/CvInvoke.cs | 2 +- Emgu.CV/PInvoke/CvInvokeCalib3d.cs | 2 +- Emgu.CV/PInvoke/CvInvokeCore.cs | 2 +- Emgu.CV/PInvoke/CvInvokeCvextern.cs | 2 +- Emgu.CV/PInvoke/CvInvokeFeatures2d.cs | 2 +- Emgu.CV/PInvoke/CvInvokeHighGUI.cs | 2 +- Emgu.CV/PInvoke/CvInvokeImgcodecs.cs | 2 +- Emgu.CV/PInvoke/CvInvokeImgproc.cs | 2 +- Emgu.CV/PInvoke/CvInvokeObjdetect.cs | 2 +- Emgu.CV/PInvoke/CvInvokeOptim.cs | 2 +- Emgu.CV/PInvoke/CvInvokePhoto.cs | 2 +- Emgu.CV/PInvoke/CvInvokeVideo.cs | 2 +- Emgu.CV/PInvoke/CvType/CircleF.cs | 2 +- Emgu.CV/PInvoke/CvType/ColorPoint.cs | 2 +- Emgu.CV/PInvoke/CvType/Cross2DF.cs | 2 +- Emgu.CV/PInvoke/CvType/Cuboid.cs | 2 +- Emgu.CV/PInvoke/CvType/CvStructSizes.cs | 2 +- Emgu.CV/PInvoke/CvType/Ellipse.cs | 2 +- Emgu.CV/PInvoke/CvType/IConvexPolygon.cs | 2 +- Emgu.CV/PInvoke/CvType/IConvexPolygonF.cs | 2 +- Emgu.CV/PInvoke/CvType/MCvAvgComp.cs | 2 +- Emgu.CV/PInvoke/CvType/MCvMat.cs | 2 +- Emgu.CV/PInvoke/CvType/MCvMatND.cs | 2 +- Emgu.CV/PInvoke/CvType/MCvObjectDetection.cs | 2 +- Emgu.CV/PInvoke/CvType/MCvPoint2D64f.cs | 2 +- Emgu.CV/PInvoke/CvType/MCvPoint3D32f.cs | 2 +- Emgu.CV/PInvoke/CvType/MCvPoint3D64f.cs | 2 +- Emgu.CV/PInvoke/CvType/MCvScalar.cs | 2 +- Emgu.CV/PInvoke/CvType/MCvSlice.cs | 2 +- Emgu.CV/PInvoke/CvType/MCvTermCriteria.cs | 2 +- Emgu.CV/PInvoke/CvType/MDMatch.cs | 2 +- Emgu.CV/PInvoke/CvType/MIplImage.cs | 2 +- Emgu.CV/PInvoke/CvType/MKeyPoint.cs | 2 +- Emgu.CV/PInvoke/CvType/Quaternions.cs | 2 +- Emgu.CV/PInvoke/CvType/Range.cs | 2 +- Emgu.CV/PInvoke/CvType/RangeF.cs | 2 +- Emgu.CV/PInvoke/CvType/RotatedRect.cs | 2 +- Emgu.CV/PInvoke/CvType/RotationMatrix2D.cs | 2 +- Emgu.CV/PInvoke/CvType/RotationVector3D.cs | 2 +- Emgu.CV/PInvoke/CvType/Triangle2DF.cs | 2 +- Emgu.CV/PInvoke/CvType/Triangle3DF.cs | 2 +- Emgu.CV/PInvoke/System.Drawing/Point.cs | 2 +- Emgu.CV/PInvoke/System.Drawing/PointF.cs | 2 +- Emgu.CV/PInvoke/System.Drawing/Rectangle.cs | 2 +- Emgu.CV/PInvoke/System.Drawing/RectangleF.cs | 2 +- Emgu.CV/PInvoke/System.Drawing/Size.cs | 2 +- Emgu.CV/PInvoke/System.Drawing/SizeF.cs | 2 +- Emgu.CV/PInvoke/Unity/TextureConvert.cs | 2 +- Emgu.CV/Photo/AlignExposures.cs | 2 +- Emgu.CV/Photo/CalibrateCRF.cs | 2 +- Emgu.CV/Photo/MergeExposures.cs | 2 +- Emgu.CV/Photo/Tonemap.cs | 2 +- Emgu.CV/Photo/TonemapDrago.cs | 2 +- Emgu.CV/Photo/TonemapMantiuk.cs | 2 +- Emgu.CV/Photo/TonemapReinhard.cs | 2 +- Emgu.CV/PointAndLine/LineSegment2D.cs | 2 +- Emgu.CV/PointAndLine/LineSegment2DF.cs | 2 +- Emgu.CV/PointAndLine/LineSegment3DF.cs | 2 +- Emgu.CV/PointAndLine/PointCollection.cs | 2 +- Emgu.CV/Reflection/ExposableMethodAttribute.cs | 2 +- Emgu.CV/Reflection/GenericParameter.cs | 2 +- Emgu.CV/Reflection/ReflectColorType.cs | 2 +- Emgu.CV/Reflection/ReflectIImage.cs | 2 +- Emgu.CV/Shape/HistogramCostExtractor.cs | 2 +- Emgu.CV/Shape/ShapeDistanceExtractor.cs | 2 +- Emgu.CV/Shape/ShapeTransformer.cs | 2 +- Emgu.CV/Stitching/Blender.cs | 2 +- Emgu.CV/Stitching/BundlerAdjuster.cs | 2 +- Emgu.CV/Stitching/Estimator.cs | 2 +- Emgu.CV/Stitching/ExposureCompensator.cs | 2 +- Emgu.CV/Stitching/FeatherBlender.cs | 2 +- Emgu.CV/Stitching/FeaturesMatcher.cs | 2 +- Emgu.CV/Stitching/MultiBandBlender.cs | 2 +- Emgu.CV/Stitching/RotationWarper.cs | 2 +- Emgu.CV/Stitching/SeamFinder.cs | 2 +- Emgu.CV/Stitching/Stitcher.cs | 2 +- Emgu.CV/Stitching/WarperCreator.cs | 2 +- Emgu.CV/Superres/FrameSource.cs | 2 +- Emgu.CV/Superres/SuperResolution.cs | 2 +- Emgu.CV/Tiff/TiffWriter.cs | 2 +- Emgu.CV/Tiff/TileTiffWriter.cs | 2 +- Emgu.CV/Util/BinaryFileStorage.cs | 2 +- Emgu.CV/Util/CvException.cs | 2 +- Emgu.CV/Util/CvInvokeUtil.cs | 2 +- Emgu.CV/Util/CvToolbox.cs | 2 +- Emgu.CV/Util/DataLogger.cs | 2 +- Emgu.CV/Util/SharedPtrObject.cs | 2 +- Emgu.CV/Util/StructSize.cs | 2 +- Emgu.CV/Util/TbbTaskScheduler.cs | 2 +- Emgu.CV/Util/UnmanagedVector.cs | 2 +- Emgu.CV/Util/VectorOfCvStringExtra.cs | 2 +- Emgu.CV/Util/VectorOfKeyPointExtra.cs | 2 +- Emgu.CV/Util/VectorOfMatExtra.cs | 2 +- Emgu.CV/Util/ZlibCompression.cs | 2 +- Emgu.CV/Video/BackgroundSubtractor.cs | 2 +- Emgu.CV/Video/BackgroundSubtractorKNN.cs | 2 +- Emgu.CV/Video/BackgroundSubtractorMOG2.cs | 2 +- Emgu.CV/Video/DISOpticalFlow.cs | 2 +- Emgu.CV/Video/DenseOpticalFlow.cs | 2 +- Emgu.CV/Video/FarnebackOpticalFlow.cs | 2 +- Emgu.CV/Video/KalmanFilter.cs | 2 +- Emgu.CV/Video/SparseOpticalFlow.cs | 2 +- Emgu.CV/Video/SparsePyrLKOpticalFlow.cs | 2 +- Emgu.CV/Video/Tracker.cs | 2 +- Emgu.CV/Video/TrackerDaSiamRPN.cs | 2 +- Emgu.CV/Video/TrackerGOTURN.cs | 2 +- Emgu.CV/Video/TrackerMIL.cs | 2 +- Emgu.CV/Video/TrackerNano.cs | 2 +- Emgu.CV/Video/VariationalRefinement.cs | 2 +- Emgu.CV/Videoio/KinectCapture.cs | 2 +- Emgu.CV/Videoio/VideoCapture.cs | 2 +- Emgu.CV/Videoio/VideoWriter.cs | 2 +- Emgu.CV/Videostab/CaptureFrameSource.cs | 2 +- Emgu.CV/Videostab/FrameSource.cs | 2 +- Emgu.CV/Videostab/GaussianMotionFilter.cs | 2 +- Emgu.CV/Videostab/MotionModel.cs | 2 +- Emgu.CV/Videostab/OnePassStabilizer.cs | 2 +- Emgu.CV/Videostab/TwoPassStabilizer.cs | 2 +- Emgu.CV/Videostab/VideoStabInvoke.cs | 2 +- Emgu.CV/Viz/IWidget.cs | 2 +- Emgu.CV/Viz/Viz3d.cs | 2 +- Emgu.CV/Viz/WArrow.cs | 2 +- Emgu.CV/Viz/WCircle.cs | 2 +- Emgu.CV/Viz/WCloud.cs | 2 +- Emgu.CV/Viz/WCone.cs | 2 +- Emgu.CV/Viz/WCoordinateSystem.cs | 2 +- Emgu.CV/Viz/WCube.cs | 2 +- Emgu.CV/Viz/WCylinder.cs | 2 +- Emgu.CV/Viz/WText.cs | 2 +- Emgu.Util/CMakeLists.txt | 2 +- Emgu.Util/DisposableObject.cs | 2 +- Emgu.Util/DownloadableFile.cs | 2 +- Emgu.Util/EventArgs.cs | 2 +- Emgu.Util/FileDownloadManager.cs | 2 +- Emgu.Util/ICodeGenerable.cs | 2 +- Emgu.Util/IInterpolatable.cs | 2 +- Emgu.Util/PinnedArray.cs | 2 +- Emgu.Util/Platform.cs | 2 +- Emgu.Util/Toolbox.cs | 2 +- Emgu.Util/TypeEnum.cs | 2 +- Emgu.Util/UnmanagedObject.cs | 2 +- cmake/modules/CheckTargetArch.cmake | 2 +- cmake/modules/FindTESSERACT.cmake | 2 +- miscellaneous/CMakeLists.txt | 2 +- miscellaneous/HeaderUpgradeScript.txt | 2 +- platforms/nuget/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.Models/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.UI/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.Wpf/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.runtime.debian-arm/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.runtime.debian-arm64/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.runtime.maui.ios/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.runtime.maui.macos/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.runtime.maui/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.runtime.ubuntu/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.runtime.uwp/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.runtime.windows/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.runtime.xamarin.android/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.runtime.xamarin.ios/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV.runtime.xamarin.macos/CMakeLists.txt | 2 +- platforms/nuget/Emgu.CV/CMakeLists.txt | 2 +- .../nuget/Emgu.runtime.windows.cuda.blas.lt/CMakeLists.txt | 2 +- platforms/nuget/Emgu.runtime.windows.cuda.blas/CMakeLists.txt | 2 +- .../nuget/Emgu.runtime.windows.cuda.dnn.adv/CMakeLists.txt | 2 +- .../Emgu.runtime.windows.cuda.dnn.cnn.infer/CMakeLists.txt | 2 +- .../Emgu.runtime.windows.cuda.dnn.cnn.train/CMakeLists.txt | 2 +- .../nuget/Emgu.runtime.windows.cuda.dnn.ops/CMakeLists.txt | 2 +- platforms/nuget/Emgu.runtime.windows.cuda.dnn/CMakeLists.txt | 2 +- platforms/nuget/Emgu.runtime.windows.cuda.fft/CMakeLists.txt | 2 +- platforms/nuget/Emgu.runtime.windows.cuda.npp/CMakeLists.txt | 2 +- platforms/nuget/Emgu.runtime.windows.cuda.rt/CMakeLists.txt | 2 +- .../nuget/Emgu.runtime.windows.msvc.rt.arm64/CMakeLists.txt | 2 +- platforms/nuget/Emgu.runtime.windows.msvc.rt.x64/CMakeLists.txt | 2 +- platforms/nuget/Emgu.runtime.windows.msvc.rt.x86/CMakeLists.txt | 2 +- .../nuget/Emgu.runtime.windows.zlibwapi.x64/CMakeLists.txt | 2 +- tests/cvextern_test/CMakeLists.txt | 2 +- 1017 files changed, 1017 insertions(+), 1017 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 731c5679b5..eff7b19acb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # # Root CMake file for Emgu CV # diff --git a/Emgu.CV.Contrib/Aruco/ArucoInvoke.cs b/Emgu.CV.Contrib/Aruco/ArucoInvoke.cs index f3e95ba5d8..fc28c3b06d 100644 --- a/Emgu.CV.Contrib/Aruco/ArucoInvoke.cs +++ b/Emgu.CV.Contrib/Aruco/ArucoInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Aruco/DetectorParameters.cs b/Emgu.CV.Contrib/Aruco/DetectorParameters.cs index 0c2f3a3b9c..502d355371 100644 --- a/Emgu.CV.Contrib/Aruco/DetectorParameters.cs +++ b/Emgu.CV.Contrib/Aruco/DetectorParameters.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Aruco/Dictionary.cs b/Emgu.CV.Contrib/Aruco/Dictionary.cs index 02345bca67..cd2f15696e 100644 --- a/Emgu.CV.Contrib/Aruco/Dictionary.cs +++ b/Emgu.CV.Contrib/Aruco/Dictionary.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Aruco/GridBoard.cs b/Emgu.CV.Contrib/Aruco/GridBoard.cs index cde0c5cfb6..6fd6d6bce9 100644 --- a/Emgu.CV.Contrib/Aruco/GridBoard.cs +++ b/Emgu.CV.Contrib/Aruco/GridBoard.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Barcode/BarcodeDetector.cs b/Emgu.CV.Contrib/Barcode/BarcodeDetector.cs index 59d17011ec..9016def540 100644 --- a/Emgu.CV.Contrib/Barcode/BarcodeDetector.cs +++ b/Emgu.CV.Contrib/Barcode/BarcodeDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorCNT.cs b/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorCNT.cs index 3f5538bfc1..2de312b3b5 100644 --- a/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorCNT.cs +++ b/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorCNT.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGMG.cs b/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGMG.cs index 5857ed8209..49bc7ed68c 100644 --- a/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGMG.cs +++ b/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGMG.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGSOC.cs b/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGSOC.cs index 47575cdf79..4a7f336a56 100644 --- a/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGSOC.cs +++ b/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGSOC.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorLSBP.cs b/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorLSBP.cs index 0eefb89605..85182b5690 100644 --- a/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorLSBP.cs +++ b/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorLSBP.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorMOG.cs b/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorMOG.cs index b1dd38b5d9..6e69832c88 100644 --- a/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorMOG.cs +++ b/Emgu.CV.Contrib/BgSegm/BackgroundSubtractorMOG.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/CMakeLists.txt b/Emgu.CV.Contrib/CMakeLists.txt index d1014913c5..ea3e135867 100644 --- a/Emgu.CV.Contrib/CMakeLists.txt +++ b/Emgu.CV.Contrib/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) diff --git a/Emgu.CV.Contrib/DepthAI/CameraBoardSocket.cs b/Emgu.CV.Contrib/DepthAI/CameraBoardSocket.cs index 271c6bd5d6..ff44e17c20 100644 --- a/Emgu.CV.Contrib/DepthAI/CameraBoardSocket.cs +++ b/Emgu.CV.Contrib/DepthAI/CameraBoardSocket.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/CameraImageOrientation.cs b/Emgu.CV.Contrib/DepthAI/CameraImageOrientation.cs index 3382024ab5..ab38258859 100644 --- a/Emgu.CV.Contrib/DepthAI/CameraImageOrientation.cs +++ b/Emgu.CV.Contrib/DepthAI/CameraImageOrientation.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/ColorCamera.cs b/Emgu.CV.Contrib/DepthAI/ColorCamera.cs index 354b44a46f..c49eafbe6a 100644 --- a/Emgu.CV.Contrib/DepthAI/ColorCamera.cs +++ b/Emgu.CV.Contrib/DepthAI/ColorCamera.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/DaiInvoke.cs b/Emgu.CV.Contrib/DepthAI/DaiInvoke.cs index 4c4cf1f78f..8a3321eaa0 100644 --- a/Emgu.CV.Contrib/DepthAI/DaiInvoke.cs +++ b/Emgu.CV.Contrib/DepthAI/DaiInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/DataOutputQueue.cs b/Emgu.CV.Contrib/DepthAI/DataOutputQueue.cs index 24da1f989b..7a2d385d00 100644 --- a/Emgu.CV.Contrib/DepthAI/DataOutputQueue.cs +++ b/Emgu.CV.Contrib/DepthAI/DataOutputQueue.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/Device.cs b/Emgu.CV.Contrib/DepthAI/Device.cs index ca70e5a12b..5e306519a2 100644 --- a/Emgu.CV.Contrib/DepthAI/Device.cs +++ b/Emgu.CV.Contrib/DepthAI/Device.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/FrameMetadata.cs b/Emgu.CV.Contrib/DepthAI/FrameMetadata.cs index 8deea5b1fb..c124ffc064 100644 --- a/Emgu.CV.Contrib/DepthAI/FrameMetadata.cs +++ b/Emgu.CV.Contrib/DepthAI/FrameMetadata.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- /* diff --git a/Emgu.CV.Contrib/DepthAI/INode.cs b/Emgu.CV.Contrib/DepthAI/INode.cs index ac7e478ee0..f451f1eaa6 100644 --- a/Emgu.CV.Contrib/DepthAI/INode.cs +++ b/Emgu.CV.Contrib/DepthAI/INode.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/ImgFrame.cs b/Emgu.CV.Contrib/DepthAI/ImgFrame.cs index 4d6b110e6e..eaca110236 100644 --- a/Emgu.CV.Contrib/DepthAI/ImgFrame.cs +++ b/Emgu.CV.Contrib/DepthAI/ImgFrame.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/MonoCamera.cs b/Emgu.CV.Contrib/DepthAI/MonoCamera.cs index 2405497338..f73cb5f167 100644 --- a/Emgu.CV.Contrib/DepthAI/MonoCamera.cs +++ b/Emgu.CV.Contrib/DepthAI/MonoCamera.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/NeuralNetwork.cs b/Emgu.CV.Contrib/DepthAI/NeuralNetwork.cs index aeef092e2e..31440a5187 100644 --- a/Emgu.CV.Contrib/DepthAI/NeuralNetwork.cs +++ b/Emgu.CV.Contrib/DepthAI/NeuralNetwork.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/NodeInput.cs b/Emgu.CV.Contrib/DepthAI/NodeInput.cs index ace570b6db..6c679b34f9 100644 --- a/Emgu.CV.Contrib/DepthAI/NodeInput.cs +++ b/Emgu.CV.Contrib/DepthAI/NodeInput.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/NodeOutput.cs b/Emgu.CV.Contrib/DepthAI/NodeOutput.cs index 13e37c1c64..609205129c 100644 --- a/Emgu.CV.Contrib/DepthAI/NodeOutput.cs +++ b/Emgu.CV.Contrib/DepthAI/NodeOutput.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/OpenVINO.cs b/Emgu.CV.Contrib/DepthAI/OpenVINO.cs index 3dbf93aec5..5873e0a261 100644 --- a/Emgu.CV.Contrib/DepthAI/OpenVINO.cs +++ b/Emgu.CV.Contrib/DepthAI/OpenVINO.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/Pipeline.cs b/Emgu.CV.Contrib/DepthAI/Pipeline.cs index 2bba0dc0a3..a55579bd67 100644 --- a/Emgu.CV.Contrib/DepthAI/Pipeline.cs +++ b/Emgu.CV.Contrib/DepthAI/Pipeline.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/StereoDepth.cs b/Emgu.CV.Contrib/DepthAI/StereoDepth.cs index d4c8b22785..03956b23ee 100644 --- a/Emgu.CV.Contrib/DepthAI/StereoDepth.cs +++ b/Emgu.CV.Contrib/DepthAI/StereoDepth.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DepthAI/XLinkOut.cs b/Emgu.CV.Contrib/DepthAI/XLinkOut.cs index ffc83aa110..0e51254bc5 100644 --- a/Emgu.CV.Contrib/DepthAI/XLinkOut.cs +++ b/Emgu.CV.Contrib/DepthAI/XLinkOut.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/DnnModern/CaffeConverter.cs b/Emgu.CV.Contrib/DnnModern/CaffeConverter.cs index 8579faaaee..9f8d05473e 100644 --- a/Emgu.CV.Contrib/DnnModern/CaffeConverter.cs +++ b/Emgu.CV.Contrib/DnnModern/CaffeConverter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- /* diff --git a/Emgu.CV.Contrib/DnnSuperres/SuperResImpl.cs b/Emgu.CV.Contrib/DnnSuperres/SuperResImpl.cs index f38d8139c4..bfb8f225b0 100644 --- a/Emgu.CV.Contrib/DnnSuperres/SuperResImpl.cs +++ b/Emgu.CV.Contrib/DnnSuperres/SuperResImpl.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Dpm/DpmDetector.cs b/Emgu.CV.Contrib/Dpm/DpmDetector.cs index 41be7e9e01..f1bad7f3fd 100644 --- a/Emgu.CV.Contrib/Dpm/DpmDetector.cs +++ b/Emgu.CV.Contrib/Dpm/DpmDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Face/BIF.cs b/Emgu.CV.Contrib/Face/BIF.cs index d756ecec29..bb4bffa537 100644 --- a/Emgu.CV.Contrib/Face/BIF.cs +++ b/Emgu.CV.Contrib/Face/BIF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Face/BasicFaceRecognizer.cs b/Emgu.CV.Contrib/Face/BasicFaceRecognizer.cs index bfbaf204e8..cd8879029c 100644 --- a/Emgu.CV.Contrib/Face/BasicFaceRecognizer.cs +++ b/Emgu.CV.Contrib/Face/BasicFaceRecognizer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Face/EigenFaceRecognizer.cs b/Emgu.CV.Contrib/Face/EigenFaceRecognizer.cs index 19c6a4690e..12b8ceaa63 100644 --- a/Emgu.CV.Contrib/Face/EigenFaceRecognizer.cs +++ b/Emgu.CV.Contrib/Face/EigenFaceRecognizer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Face/FaceRecognizer.cs b/Emgu.CV.Contrib/Face/FaceRecognizer.cs index 1a9afccbc5..2f2c64b176 100644 --- a/Emgu.CV.Contrib/Face/FaceRecognizer.cs +++ b/Emgu.CV.Contrib/Face/FaceRecognizer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Face/FacemarkAAM.cs b/Emgu.CV.Contrib/Face/FacemarkAAM.cs index be05a89589..c87394b0d7 100644 --- a/Emgu.CV.Contrib/Face/FacemarkAAM.cs +++ b/Emgu.CV.Contrib/Face/FacemarkAAM.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Face/FacemarkLBF.cs b/Emgu.CV.Contrib/Face/FacemarkLBF.cs index 9b924f30ed..08676e72c1 100644 --- a/Emgu.CV.Contrib/Face/FacemarkLBF.cs +++ b/Emgu.CV.Contrib/Face/FacemarkLBF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Face/FisherFaceRecognizer.cs b/Emgu.CV.Contrib/Face/FisherFaceRecognizer.cs index 84d2821be1..ab279e459a 100644 --- a/Emgu.CV.Contrib/Face/FisherFaceRecognizer.cs +++ b/Emgu.CV.Contrib/Face/FisherFaceRecognizer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Face/IFacemark.cs b/Emgu.CV.Contrib/Face/IFacemark.cs index eee6078949..7a9bcd8bfa 100644 --- a/Emgu.CV.Contrib/Face/IFacemark.cs +++ b/Emgu.CV.Contrib/Face/IFacemark.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Face/LBPHFaceRecognizer.cs b/Emgu.CV.Contrib/Face/LBPHFaceRecognizer.cs index 5561c7a1d1..014ebc764e 100644 --- a/Emgu.CV.Contrib/Face/LBPHFaceRecognizer.cs +++ b/Emgu.CV.Contrib/Face/LBPHFaceRecognizer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Face/MACE.cs b/Emgu.CV.Contrib/Face/MACE.cs index 93ef904473..f4c85e75a9 100644 --- a/Emgu.CV.Contrib/Face/MACE.cs +++ b/Emgu.CV.Contrib/Face/MACE.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Freetype/Freetype2.cs b/Emgu.CV.Contrib/Freetype/Freetype2.cs index f5b15728f4..81cf5e867f 100644 --- a/Emgu.CV.Contrib/Freetype/Freetype2.cs +++ b/Emgu.CV.Contrib/Freetype/Freetype2.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Fuzzy/FuzzyInvoke.cs b/Emgu.CV.Contrib/Fuzzy/FuzzyInvoke.cs index 4aa52a8422..11ef34b2b3 100644 --- a/Emgu.CV.Contrib/Fuzzy/FuzzyInvoke.cs +++ b/Emgu.CV.Contrib/Fuzzy/FuzzyInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Hdf/HDF5.cs b/Emgu.CV.Contrib/Hdf/HDF5.cs index 58946b6f3e..b8c6a17aef 100644 --- a/Emgu.CV.Contrib/Hdf/HDF5.cs +++ b/Emgu.CV.Contrib/Hdf/HDF5.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Hfs/HfsInvoke.cs b/Emgu.CV.Contrib/Hfs/HfsInvoke.cs index 8f29dc11ff..2c6fc834b8 100644 --- a/Emgu.CV.Contrib/Hfs/HfsInvoke.cs +++ b/Emgu.CV.Contrib/Hfs/HfsInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Hfs/HfsSegment.cs b/Emgu.CV.Contrib/Hfs/HfsSegment.cs index 68f07fea7a..b638ccdd7f 100644 --- a/Emgu.CV.Contrib/Hfs/HfsSegment.cs +++ b/Emgu.CV.Contrib/Hfs/HfsSegment.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/ImgHash/AverageHash.cs b/Emgu.CV.Contrib/ImgHash/AverageHash.cs index 5fc7afdd93..69184d5d80 100644 --- a/Emgu.CV.Contrib/ImgHash/AverageHash.cs +++ b/Emgu.CV.Contrib/ImgHash/AverageHash.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/ImgHash/BlockMeanHash.cs b/Emgu.CV.Contrib/ImgHash/BlockMeanHash.cs index 1f9cfe18b1..ed5d7a697f 100644 --- a/Emgu.CV.Contrib/ImgHash/BlockMeanHash.cs +++ b/Emgu.CV.Contrib/ImgHash/BlockMeanHash.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/ImgHash/ColorMomentHash.cs b/Emgu.CV.Contrib/ImgHash/ColorMomentHash.cs index 34e4a24f0e..73b41e495f 100644 --- a/Emgu.CV.Contrib/ImgHash/ColorMomentHash.cs +++ b/Emgu.CV.Contrib/ImgHash/ColorMomentHash.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/ImgHash/ImgHashBase.cs b/Emgu.CV.Contrib/ImgHash/ImgHashBase.cs index 01e1efe2ff..7f587d9119 100644 --- a/Emgu.CV.Contrib/ImgHash/ImgHashBase.cs +++ b/Emgu.CV.Contrib/ImgHash/ImgHashBase.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/ImgHash/ImgHashInvoke.cs b/Emgu.CV.Contrib/ImgHash/ImgHashInvoke.cs index f7703185d7..be3b122f0a 100644 --- a/Emgu.CV.Contrib/ImgHash/ImgHashInvoke.cs +++ b/Emgu.CV.Contrib/ImgHash/ImgHashInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/ImgHash/MarrHildrethHash.cs b/Emgu.CV.Contrib/ImgHash/MarrHildrethHash.cs index f289a3250e..36341d8f26 100644 --- a/Emgu.CV.Contrib/ImgHash/MarrHildrethHash.cs +++ b/Emgu.CV.Contrib/ImgHash/MarrHildrethHash.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/ImgHash/PHash.cs b/Emgu.CV.Contrib/ImgHash/PHash.cs index bdda3a660d..49a2f19b53 100644 --- a/Emgu.CV.Contrib/ImgHash/PHash.cs +++ b/Emgu.CV.Contrib/ImgHash/PHash.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/ImgHash/RadialVarianceHash.cs b/Emgu.CV.Contrib/ImgHash/RadialVarianceHash.cs index 4a4363266e..d10cebf295 100644 --- a/Emgu.CV.Contrib/ImgHash/RadialVarianceHash.cs +++ b/Emgu.CV.Contrib/ImgHash/RadialVarianceHash.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/IntensityTransform/IntensityTransformInvoke.cs b/Emgu.CV.Contrib/IntensityTransform/IntensityTransformInvoke.cs index d0a94aeb99..39f98e8655 100644 --- a/Emgu.CV.Contrib/IntensityTransform/IntensityTransformInvoke.cs +++ b/Emgu.CV.Contrib/IntensityTransform/IntensityTransformInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/LineDescriptor/BinaryDescriptor.cs b/Emgu.CV.Contrib/LineDescriptor/BinaryDescriptor.cs index 4286561d24..f37ec47aca 100644 --- a/Emgu.CV.Contrib/LineDescriptor/BinaryDescriptor.cs +++ b/Emgu.CV.Contrib/LineDescriptor/BinaryDescriptor.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/LineDescriptor/LSDDetector.cs b/Emgu.CV.Contrib/LineDescriptor/LSDDetector.cs index 514a9912fa..d7bd74343a 100644 --- a/Emgu.CV.Contrib/LineDescriptor/LSDDetector.cs +++ b/Emgu.CV.Contrib/LineDescriptor/LSDDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Contrib/LineDescriptor/MKeyLine.cs b/Emgu.CV.Contrib/LineDescriptor/MKeyLine.cs index c6a70c4be4..aeab66523f 100644 --- a/Emgu.CV.Contrib/LineDescriptor/MKeyLine.cs +++ b/Emgu.CV.Contrib/LineDescriptor/MKeyLine.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Contrib/Mcc/CChecker.cs b/Emgu.CV.Contrib/Mcc/CChecker.cs index 8b3f73fe34..74a6c7b9ce 100644 --- a/Emgu.CV.Contrib/Mcc/CChecker.cs +++ b/Emgu.CV.Contrib/Mcc/CChecker.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Mcc/CCheckerDetector.cs b/Emgu.CV.Contrib/Mcc/CCheckerDetector.cs index b6bf6eb4bc..a43af4420a 100644 --- a/Emgu.CV.Contrib/Mcc/CCheckerDetector.cs +++ b/Emgu.CV.Contrib/Mcc/CCheckerDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Mcc/CCheckerDraw.cs b/Emgu.CV.Contrib/Mcc/CCheckerDraw.cs index ef0035668f..ce1dbec254 100644 --- a/Emgu.CV.Contrib/Mcc/CCheckerDraw.cs +++ b/Emgu.CV.Contrib/Mcc/CCheckerDraw.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Mcc/ColorCorrectionModel.cs b/Emgu.CV.Contrib/Mcc/ColorCorrectionModel.cs index 666a195e4c..d24e8d56b1 100644 --- a/Emgu.CV.Contrib/Mcc/ColorCorrectionModel.cs +++ b/Emgu.CV.Contrib/Mcc/ColorCorrectionModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Mcc/DetectorParameters.cs b/Emgu.CV.Contrib/Mcc/DetectorParameters.cs index 3407cd591e..5bcccdb14d 100644 --- a/Emgu.CV.Contrib/Mcc/DetectorParameters.cs +++ b/Emgu.CV.Contrib/Mcc/DetectorParameters.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/PhaseUnwrapping/HistogramPhaseUnwrapping.cs b/Emgu.CV.Contrib/PhaseUnwrapping/HistogramPhaseUnwrapping.cs index 0fe50aee27..4a3daac632 100644 --- a/Emgu.CV.Contrib/PhaseUnwrapping/HistogramPhaseUnwrapping.cs +++ b/Emgu.CV.Contrib/PhaseUnwrapping/HistogramPhaseUnwrapping.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Plot/Plot2d.cs b/Emgu.CV.Contrib/Plot/Plot2d.cs index c40b79f33f..014fa403b3 100644 --- a/Emgu.CV.Contrib/Plot/Plot2d.cs +++ b/Emgu.CV.Contrib/Plot/Plot2d.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Quality/IQualityBase.cs b/Emgu.CV.Contrib/Quality/IQualityBase.cs index 8a29ae724a..6e37ad6b9c 100644 --- a/Emgu.CV.Contrib/Quality/IQualityBase.cs +++ b/Emgu.CV.Contrib/Quality/IQualityBase.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Quality/QualityBRISQUE.cs b/Emgu.CV.Contrib/Quality/QualityBRISQUE.cs index 013c637ff5..564b594539 100644 --- a/Emgu.CV.Contrib/Quality/QualityBRISQUE.cs +++ b/Emgu.CV.Contrib/Quality/QualityBRISQUE.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Quality/QualityGMSD.cs b/Emgu.CV.Contrib/Quality/QualityGMSD.cs index 7ddf456747..83d7b30236 100644 --- a/Emgu.CV.Contrib/Quality/QualityGMSD.cs +++ b/Emgu.CV.Contrib/Quality/QualityGMSD.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Quality/QualityMSE.cs b/Emgu.CV.Contrib/Quality/QualityMSE.cs index 6d95d103c2..a62d7a4abc 100644 --- a/Emgu.CV.Contrib/Quality/QualityMSE.cs +++ b/Emgu.CV.Contrib/Quality/QualityMSE.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Quality/QualityPSNR.cs b/Emgu.CV.Contrib/Quality/QualityPSNR.cs index 045e2b0fe6..6e988bd119 100644 --- a/Emgu.CV.Contrib/Quality/QualityPSNR.cs +++ b/Emgu.CV.Contrib/Quality/QualityPSNR.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Quality/QualitySSIM.cs b/Emgu.CV.Contrib/Quality/QualitySSIM.cs index 0d0796bfba..ae438d03fe 100644 --- a/Emgu.CV.Contrib/Quality/QualitySSIM.cs +++ b/Emgu.CV.Contrib/Quality/QualitySSIM.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Rapid/Rapid.cs b/Emgu.CV.Contrib/Rapid/Rapid.cs index 4495a5cd4c..fb163319d3 100644 --- a/Emgu.CV.Contrib/Rapid/Rapid.cs +++ b/Emgu.CV.Contrib/Rapid/Rapid.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Reg/IMap.cs b/Emgu.CV.Contrib/Reg/IMap.cs index 09ba11d48f..629a191209 100644 --- a/Emgu.CV.Contrib/Reg/IMap.cs +++ b/Emgu.CV.Contrib/Reg/IMap.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Reg/IMapper.cs b/Emgu.CV.Contrib/Reg/IMapper.cs index 606cc46c77..cc943dad16 100644 --- a/Emgu.CV.Contrib/Reg/IMapper.cs +++ b/Emgu.CV.Contrib/Reg/IMapper.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Reg/Map.cs b/Emgu.CV.Contrib/Reg/Map.cs index 51effa550b..0836b20142 100644 --- a/Emgu.CV.Contrib/Reg/Map.cs +++ b/Emgu.CV.Contrib/Reg/Map.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Reg/MapAffine.cs b/Emgu.CV.Contrib/Reg/MapAffine.cs index 1b5645b376..6f0035a002 100644 --- a/Emgu.CV.Contrib/Reg/MapAffine.cs +++ b/Emgu.CV.Contrib/Reg/MapAffine.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Reg/MapProjec.cs b/Emgu.CV.Contrib/Reg/MapProjec.cs index 699f1aa53d..18404b003e 100644 --- a/Emgu.CV.Contrib/Reg/MapProjec.cs +++ b/Emgu.CV.Contrib/Reg/MapProjec.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Reg/MapShift.cs b/Emgu.CV.Contrib/Reg/MapShift.cs index 63acb0fc1a..e1819797a8 100644 --- a/Emgu.CV.Contrib/Reg/MapShift.cs +++ b/Emgu.CV.Contrib/Reg/MapShift.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Reg/MapperGradAffine.cs b/Emgu.CV.Contrib/Reg/MapperGradAffine.cs index 1612adabc7..a9c3a2e480 100644 --- a/Emgu.CV.Contrib/Reg/MapperGradAffine.cs +++ b/Emgu.CV.Contrib/Reg/MapperGradAffine.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Reg/MapperGradEuclid.cs b/Emgu.CV.Contrib/Reg/MapperGradEuclid.cs index 58d5be537d..a86a7b04be 100644 --- a/Emgu.CV.Contrib/Reg/MapperGradEuclid.cs +++ b/Emgu.CV.Contrib/Reg/MapperGradEuclid.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Reg/MapperGradProj.cs b/Emgu.CV.Contrib/Reg/MapperGradProj.cs index 4ed0501a6f..c2ed901312 100644 --- a/Emgu.CV.Contrib/Reg/MapperGradProj.cs +++ b/Emgu.CV.Contrib/Reg/MapperGradProj.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Reg/MapperGradShift.cs b/Emgu.CV.Contrib/Reg/MapperGradShift.cs index 82cdeccb35..f9267ab2f7 100644 --- a/Emgu.CV.Contrib/Reg/MapperGradShift.cs +++ b/Emgu.CV.Contrib/Reg/MapperGradShift.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Reg/MapperGradSimilar.cs b/Emgu.CV.Contrib/Reg/MapperGradSimilar.cs index 71270a05b6..7f07c28588 100644 --- a/Emgu.CV.Contrib/Reg/MapperGradSimilar.cs +++ b/Emgu.CV.Contrib/Reg/MapperGradSimilar.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Reg/MapperPyramid.cs b/Emgu.CV.Contrib/Reg/MapperPyramid.cs index 8f35d3eca8..085ce5af79 100644 --- a/Emgu.CV.Contrib/Reg/MapperPyramid.cs +++ b/Emgu.CV.Contrib/Reg/MapperPyramid.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Rgbd/Detector.cs b/Emgu.CV.Contrib/Rgbd/Detector.cs index 7851b6166d..107df16850 100644 --- a/Emgu.CV.Contrib/Rgbd/Detector.cs +++ b/Emgu.CV.Contrib/Rgbd/Detector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Rgbd/Match.cs b/Emgu.CV.Contrib/Rgbd/Match.cs index 9a39ec041e..e7fd7ee426 100644 --- a/Emgu.CV.Contrib/Rgbd/Match.cs +++ b/Emgu.CV.Contrib/Rgbd/Match.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Rgbd/Modality.cs b/Emgu.CV.Contrib/Rgbd/Modality.cs index 9a2374fd61..ef59365bdf 100644 --- a/Emgu.CV.Contrib/Rgbd/Modality.cs +++ b/Emgu.CV.Contrib/Rgbd/Modality.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Rgbd/Odometry.cs b/Emgu.CV.Contrib/Rgbd/Odometry.cs index e4e29f8679..49bdaf7dd8 100644 --- a/Emgu.CV.Contrib/Rgbd/Odometry.cs +++ b/Emgu.CV.Contrib/Rgbd/Odometry.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Rgbd/RgbdNormals.cs b/Emgu.CV.Contrib/Rgbd/RgbdNormals.cs index c534404447..ba69ddafd7 100644 --- a/Emgu.CV.Contrib/Rgbd/RgbdNormals.cs +++ b/Emgu.CV.Contrib/Rgbd/RgbdNormals.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Saliency/Saliency.cs b/Emgu.CV.Contrib/Saliency/Saliency.cs index 29a28e5880..62cb0b3aac 100644 --- a/Emgu.CV.Contrib/Saliency/Saliency.cs +++ b/Emgu.CV.Contrib/Saliency/Saliency.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using Emgu.CV.Util; diff --git a/Emgu.CV.Contrib/Stereo/QuasiDenseStereo.cs b/Emgu.CV.Contrib/Stereo/QuasiDenseStereo.cs index d3877d4459..98fc8eb1ab 100644 --- a/Emgu.CV.Contrib/Stereo/QuasiDenseStereo.cs +++ b/Emgu.CV.Contrib/Stereo/QuasiDenseStereo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/StructuredLight/GrayCodePattern.cs b/Emgu.CV.Contrib/StructuredLight/GrayCodePattern.cs index 3d95b13c1a..baacefc79a 100644 --- a/Emgu.CV.Contrib/StructuredLight/GrayCodePattern.cs +++ b/Emgu.CV.Contrib/StructuredLight/GrayCodePattern.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/StructuredLight/SinusoidalPattern.cs b/Emgu.CV.Contrib/StructuredLight/SinusoidalPattern.cs index 3fba08e071..c5ab815d04 100644 --- a/Emgu.CV.Contrib/StructuredLight/SinusoidalPattern.cs +++ b/Emgu.CV.Contrib/StructuredLight/SinusoidalPattern.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/StructuredLight/StructuredLightPattern.cs b/Emgu.CV.Contrib/StructuredLight/StructuredLightPattern.cs index ea1000ff87..b9a547fbfa 100644 --- a/Emgu.CV.Contrib/StructuredLight/StructuredLightPattern.cs +++ b/Emgu.CV.Contrib/StructuredLight/StructuredLightPattern.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/SurfaceMatching/ICP.cs b/Emgu.CV.Contrib/SurfaceMatching/ICP.cs index c38616e59d..dac3741a5f 100644 --- a/Emgu.CV.Contrib/SurfaceMatching/ICP.cs +++ b/Emgu.CV.Contrib/SurfaceMatching/ICP.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/SurfaceMatching/PPF3DDetector.cs b/Emgu.CV.Contrib/SurfaceMatching/PPF3DDetector.cs index a1c10cbcad..d42fdc359f 100644 --- a/Emgu.CV.Contrib/SurfaceMatching/PPF3DDetector.cs +++ b/Emgu.CV.Contrib/SurfaceMatching/PPF3DDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/SurfaceMatching/Pose3D.cs b/Emgu.CV.Contrib/SurfaceMatching/Pose3D.cs index 946d124b2c..aa01b16070 100644 --- a/Emgu.CV.Contrib/SurfaceMatching/Pose3D.cs +++ b/Emgu.CV.Contrib/SurfaceMatching/Pose3D.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Text/ERFilter.cs b/Emgu.CV.Contrib/Text/ERFilter.cs index f0bbdec287..e1bc8234c0 100644 --- a/Emgu.CV.Contrib/Text/ERFilter.cs +++ b/Emgu.CV.Contrib/Text/ERFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Text/MCvERStat.cs b/Emgu.CV.Contrib/Text/MCvERStat.cs index 4f61e398fe..6b7bf76b0d 100644 --- a/Emgu.CV.Contrib/Text/MCvERStat.cs +++ b/Emgu.CV.Contrib/Text/MCvERStat.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Text/TextDetectorCNN.cs b/Emgu.CV.Contrib/Text/TextDetectorCNN.cs index 439fe84d9c..3829df9d6d 100644 --- a/Emgu.CV.Contrib/Text/TextDetectorCNN.cs +++ b/Emgu.CV.Contrib/Text/TextDetectorCNN.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Tracking/MultiTracker.cs b/Emgu.CV.Contrib/Tracking/MultiTracker.cs index 2761f3149a..a2baf49d61 100644 --- a/Emgu.CV.Contrib/Tracking/MultiTracker.cs +++ b/Emgu.CV.Contrib/Tracking/MultiTracker.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Tracking/Tracker.cs b/Emgu.CV.Contrib/Tracking/Tracker.cs index 99dca8fb4a..4811e385e8 100644 --- a/Emgu.CV.Contrib/Tracking/Tracker.cs +++ b/Emgu.CV.Contrib/Tracking/Tracker.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Tracking/TrackerBoosting.cs b/Emgu.CV.Contrib/Tracking/TrackerBoosting.cs index d7857015f7..2641fb2b16 100644 --- a/Emgu.CV.Contrib/Tracking/TrackerBoosting.cs +++ b/Emgu.CV.Contrib/Tracking/TrackerBoosting.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Tracking/TrackerCSRT.cs b/Emgu.CV.Contrib/Tracking/TrackerCSRT.cs index c3445ad72f..8b91ff9211 100644 --- a/Emgu.CV.Contrib/Tracking/TrackerCSRT.cs +++ b/Emgu.CV.Contrib/Tracking/TrackerCSRT.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Tracking/TrackerKCF.cs b/Emgu.CV.Contrib/Tracking/TrackerKCF.cs index 54ed821ce9..a091c466ea 100644 --- a/Emgu.CV.Contrib/Tracking/TrackerKCF.cs +++ b/Emgu.CV.Contrib/Tracking/TrackerKCF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Tracking/TrackerMOSSE.cs b/Emgu.CV.Contrib/Tracking/TrackerMOSSE.cs index 587269e0d3..4f3404eb6f 100644 --- a/Emgu.CV.Contrib/Tracking/TrackerMOSSE.cs +++ b/Emgu.CV.Contrib/Tracking/TrackerMOSSE.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Tracking/TrackerMedianFlow.cs b/Emgu.CV.Contrib/Tracking/TrackerMedianFlow.cs index 9875e3fc8a..096923b96e 100644 --- a/Emgu.CV.Contrib/Tracking/TrackerMedianFlow.cs +++ b/Emgu.CV.Contrib/Tracking/TrackerMedianFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/Tracking/TrackerTLD.cs b/Emgu.CV.Contrib/Tracking/TrackerTLD.cs index bcd7b16561..be0a433c03 100644 --- a/Emgu.CV.Contrib/Tracking/TrackerTLD.cs +++ b/Emgu.CV.Contrib/Tracking/TrackerTLD.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/WechatQrcode/WeChatQRCode.cs b/Emgu.CV.Contrib/WechatQrcode/WeChatQRCode.cs index 944b0379c0..fbcd20cd1d 100644 --- a/Emgu.CV.Contrib/WechatQrcode/WeChatQRCode.cs +++ b/Emgu.CV.Contrib/WechatQrcode/WeChatQRCode.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/BEBLID.cs b/Emgu.CV.Contrib/XFeatures2D/BEBLID.cs index 81b0fb4439..0710f79b5a 100644 --- a/Emgu.CV.Contrib/XFeatures2D/BEBLID.cs +++ b/Emgu.CV.Contrib/XFeatures2D/BEBLID.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/BoostDesc.cs b/Emgu.CV.Contrib/XFeatures2D/BoostDesc.cs index e217cedcd5..95d20d4318 100644 --- a/Emgu.CV.Contrib/XFeatures2D/BoostDesc.cs +++ b/Emgu.CV.Contrib/XFeatures2D/BoostDesc.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/BriefDescriptorExtractor.cs b/Emgu.CV.Contrib/XFeatures2D/BriefDescriptorExtractor.cs index 8609014859..d07faef0b4 100644 --- a/Emgu.CV.Contrib/XFeatures2D/BriefDescriptorExtractor.cs +++ b/Emgu.CV.Contrib/XFeatures2D/BriefDescriptorExtractor.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/CudaSURF.cs b/Emgu.CV.Contrib/XFeatures2D/CudaSURF.cs index cb05b8660d..e664c0af6e 100644 --- a/Emgu.CV.Contrib/XFeatures2D/CudaSURF.cs +++ b/Emgu.CV.Contrib/XFeatures2D/CudaSURF.cs @@ -1,6 +1,6 @@ #if !(UNITY_IPHONE || UNITY_ANDROID || UNITY_STANDALONE || UNITY_WSA || UNITY_EDITOR || UNITY_WEBGL) //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if NONEFREE diff --git a/Emgu.CV.Contrib/XFeatures2D/DAISY.cs b/Emgu.CV.Contrib/XFeatures2D/DAISY.cs index 783ce3bde4..4dc1167c5a 100644 --- a/Emgu.CV.Contrib/XFeatures2D/DAISY.cs +++ b/Emgu.CV.Contrib/XFeatures2D/DAISY.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/Freak.cs b/Emgu.CV.Contrib/XFeatures2D/Freak.cs index bc052100cb..29b922d3d7 100644 --- a/Emgu.CV.Contrib/XFeatures2D/Freak.cs +++ b/Emgu.CV.Contrib/XFeatures2D/Freak.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/HarrisLaplaceFeatureDetector.cs b/Emgu.CV.Contrib/XFeatures2D/HarrisLaplaceFeatureDetector.cs index b68d0a3441..9b5645b920 100644 --- a/Emgu.CV.Contrib/XFeatures2D/HarrisLaplaceFeatureDetector.cs +++ b/Emgu.CV.Contrib/XFeatures2D/HarrisLaplaceFeatureDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/LATCH.cs b/Emgu.CV.Contrib/XFeatures2D/LATCH.cs index d66c9ebb89..79b6bcc730 100644 --- a/Emgu.CV.Contrib/XFeatures2D/LATCH.cs +++ b/Emgu.CV.Contrib/XFeatures2D/LATCH.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/LUCID.cs b/Emgu.CV.Contrib/XFeatures2D/LUCID.cs index 514d562dbe..c185621acf 100644 --- a/Emgu.CV.Contrib/XFeatures2D/LUCID.cs +++ b/Emgu.CV.Contrib/XFeatures2D/LUCID.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/MSDDetector.cs b/Emgu.CV.Contrib/XFeatures2D/MSDDetector.cs index 5d154881bc..6c160cdd96 100644 --- a/Emgu.CV.Contrib/XFeatures2D/MSDDetector.cs +++ b/Emgu.CV.Contrib/XFeatures2D/MSDDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/PCTSignatures.cs b/Emgu.CV.Contrib/XFeatures2D/PCTSignatures.cs index 396f4ffb37..cd97d4b35d 100644 --- a/Emgu.CV.Contrib/XFeatures2D/PCTSignatures.cs +++ b/Emgu.CV.Contrib/XFeatures2D/PCTSignatures.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/PCTSignaturesSQFD.cs b/Emgu.CV.Contrib/XFeatures2D/PCTSignaturesSQFD.cs index 47f2015f11..0d639a9830 100644 --- a/Emgu.CV.Contrib/XFeatures2D/PCTSignaturesSQFD.cs +++ b/Emgu.CV.Contrib/XFeatures2D/PCTSignaturesSQFD.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/SURF.cs b/Emgu.CV.Contrib/XFeatures2D/SURF.cs index 3fe482d9d9..bf25cb9204 100644 --- a/Emgu.CV.Contrib/XFeatures2D/SURF.cs +++ b/Emgu.CV.Contrib/XFeatures2D/SURF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if NONFREE diff --git a/Emgu.CV.Contrib/XFeatures2D/StarDetector.cs b/Emgu.CV.Contrib/XFeatures2D/StarDetector.cs index fb0d044ba7..6b2907eda1 100644 --- a/Emgu.CV.Contrib/XFeatures2D/StarDetector.cs +++ b/Emgu.CV.Contrib/XFeatures2D/StarDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/TBMR.cs b/Emgu.CV.Contrib/XFeatures2D/TBMR.cs index 2e4f726528..638bef7282 100644 --- a/Emgu.CV.Contrib/XFeatures2D/TBMR.cs +++ b/Emgu.CV.Contrib/XFeatures2D/TBMR.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/VGG.cs b/Emgu.CV.Contrib/XFeatures2D/VGG.cs index dfc730a442..7e1cd70098 100644 --- a/Emgu.CV.Contrib/XFeatures2D/VGG.cs +++ b/Emgu.CV.Contrib/XFeatures2D/VGG.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XFeatures2D/XFeatures2DInvoke.cs b/Emgu.CV.Contrib/XFeatures2D/XFeatures2DInvoke.cs index 95dea791e9..23d7b54a64 100644 --- a/Emgu.CV.Contrib/XFeatures2D/XFeatures2DInvoke.cs +++ b/Emgu.CV.Contrib/XFeatures2D/XFeatures2DInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/DTFilter.cs b/Emgu.CV.Contrib/XImgproc/DTFilter.cs index a41347c971..b4e06fffc5 100644 --- a/Emgu.CV.Contrib/XImgproc/DTFilter.cs +++ b/Emgu.CV.Contrib/XImgproc/DTFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/DisparityWLSFilter.cs b/Emgu.CV.Contrib/XImgproc/DisparityWLSFilter.cs index 1f300fc7a4..92da7c89c0 100644 --- a/Emgu.CV.Contrib/XImgproc/DisparityWLSFilter.cs +++ b/Emgu.CV.Contrib/XImgproc/DisparityWLSFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/DtFilterType.cs b/Emgu.CV.Contrib/XImgproc/DtFilterType.cs index 7969f2b2cf..e4e584342b 100644 --- a/Emgu.CV.Contrib/XImgproc/DtFilterType.cs +++ b/Emgu.CV.Contrib/XImgproc/DtFilterType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/EdgeBoxes.cs b/Emgu.CV.Contrib/XImgproc/EdgeBoxes.cs index 49cedda627..0e6fb8f1aa 100644 --- a/Emgu.CV.Contrib/XImgproc/EdgeBoxes.cs +++ b/Emgu.CV.Contrib/XImgproc/EdgeBoxes.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/EdgeDrawing.cs b/Emgu.CV.Contrib/XImgproc/EdgeDrawing.cs index ca25869a7f..fb54954de9 100644 --- a/Emgu.CV.Contrib/XImgproc/EdgeDrawing.cs +++ b/Emgu.CV.Contrib/XImgproc/EdgeDrawing.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/FastLineDetector.cs b/Emgu.CV.Contrib/XImgproc/FastLineDetector.cs index 9c9e716ea9..8d6a9271f6 100644 --- a/Emgu.CV.Contrib/XImgproc/FastLineDetector.cs +++ b/Emgu.CV.Contrib/XImgproc/FastLineDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using Emgu.CV.Util; diff --git a/Emgu.CV.Contrib/XImgproc/GraphSegmentation.cs b/Emgu.CV.Contrib/XImgproc/GraphSegmentation.cs index c4fdce409a..526ac9d96d 100644 --- a/Emgu.CV.Contrib/XImgproc/GraphSegmentation.cs +++ b/Emgu.CV.Contrib/XImgproc/GraphSegmentation.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/IDisparityFilter.cs b/Emgu.CV.Contrib/XImgproc/IDisparityFilter.cs index 3268e95cb3..3b912e3669 100644 --- a/Emgu.CV.Contrib/XImgproc/IDisparityFilter.cs +++ b/Emgu.CV.Contrib/XImgproc/IDisparityFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/LocalBinarizationMethods.cs b/Emgu.CV.Contrib/XImgproc/LocalBinarizationMethods.cs index 32eb6b013b..e6547edb90 100644 --- a/Emgu.CV.Contrib/XImgproc/LocalBinarizationMethods.cs +++ b/Emgu.CV.Contrib/XImgproc/LocalBinarizationMethods.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/RidgeDetectionFilter.cs b/Emgu.CV.Contrib/XImgproc/RidgeDetectionFilter.cs index 889f73cdd9..a804fee134 100644 --- a/Emgu.CV.Contrib/XImgproc/RidgeDetectionFilter.cs +++ b/Emgu.CV.Contrib/XImgproc/RidgeDetectionFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using Emgu.CV.Util; diff --git a/Emgu.CV.Contrib/XImgproc/ScanSegment.cs b/Emgu.CV.Contrib/XImgproc/ScanSegment.cs index 486392a239..3b21f5a494 100644 --- a/Emgu.CV.Contrib/XImgproc/ScanSegment.cs +++ b/Emgu.CV.Contrib/XImgproc/ScanSegment.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/SelectiveSearchSegmentation.cs b/Emgu.CV.Contrib/XImgproc/SelectiveSearchSegmentation.cs index 8a39e32567..e11cbf77e5 100644 --- a/Emgu.CV.Contrib/XImgproc/SelectiveSearchSegmentation.cs +++ b/Emgu.CV.Contrib/XImgproc/SelectiveSearchSegmentation.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/StructuredEdgeDetection.cs b/Emgu.CV.Contrib/XImgproc/StructuredEdgeDetection.cs index 01059c6bc0..5d024f9693 100644 --- a/Emgu.CV.Contrib/XImgproc/StructuredEdgeDetection.cs +++ b/Emgu.CV.Contrib/XImgproc/StructuredEdgeDetection.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/SuperpixelLSC.cs b/Emgu.CV.Contrib/XImgproc/SuperpixelLSC.cs index ad98a65d2c..61daad2c2b 100644 --- a/Emgu.CV.Contrib/XImgproc/SuperpixelLSC.cs +++ b/Emgu.CV.Contrib/XImgproc/SuperpixelLSC.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/SuperpixelSEEDS.cs b/Emgu.CV.Contrib/XImgproc/SuperpixelSEEDS.cs index 5feb12938a..dba1e894ad 100644 --- a/Emgu.CV.Contrib/XImgproc/SuperpixelSEEDS.cs +++ b/Emgu.CV.Contrib/XImgproc/SuperpixelSEEDS.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/SuperpixelSLIC.cs b/Emgu.CV.Contrib/XImgproc/SuperpixelSLIC.cs index f610380bd6..f6789bf9d5 100644 --- a/Emgu.CV.Contrib/XImgproc/SuperpixelSLIC.cs +++ b/Emgu.CV.Contrib/XImgproc/SuperpixelSLIC.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/ThinningTypes.cs b/Emgu.CV.Contrib/XImgproc/ThinningTypes.cs index 5c74360a14..5d5b47aaa4 100644 --- a/Emgu.CV.Contrib/XImgproc/ThinningTypes.cs +++ b/Emgu.CV.Contrib/XImgproc/ThinningTypes.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/WMFWeightType.cs b/Emgu.CV.Contrib/XImgproc/WMFWeightType.cs index 3a404c5e3e..a305362194 100644 --- a/Emgu.CV.Contrib/XImgproc/WMFWeightType.cs +++ b/Emgu.CV.Contrib/XImgproc/WMFWeightType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XImgproc/XImgprocInvoke.cs b/Emgu.CV.Contrib/XImgproc/XImgprocInvoke.cs index 5161c0852e..0bbcb7fd1d 100644 --- a/Emgu.CV.Contrib/XImgproc/XImgprocInvoke.cs +++ b/Emgu.CV.Contrib/XImgproc/XImgprocInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XObjdetect/WBDetector.cs b/Emgu.CV.Contrib/XObjdetect/WBDetector.cs index f1d72d57df..6cff51d9ff 100644 --- a/Emgu.CV.Contrib/XObjdetect/WBDetector.cs +++ b/Emgu.CV.Contrib/XObjdetect/WBDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XPhoto/GrayworldWB.cs b/Emgu.CV.Contrib/XPhoto/GrayworldWB.cs index 0c4bf6c86c..3dd8e5dfbf 100644 --- a/Emgu.CV.Contrib/XPhoto/GrayworldWB.cs +++ b/Emgu.CV.Contrib/XPhoto/GrayworldWB.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XPhoto/LearningBasedWB.cs b/Emgu.CV.Contrib/XPhoto/LearningBasedWB.cs index 35d6036070..b4d8107a0c 100644 --- a/Emgu.CV.Contrib/XPhoto/LearningBasedWB.cs +++ b/Emgu.CV.Contrib/XPhoto/LearningBasedWB.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XPhoto/SimpleWB.cs b/Emgu.CV.Contrib/XPhoto/SimpleWB.cs index 76b35da7c9..65b6a3b278 100644 --- a/Emgu.CV.Contrib/XPhoto/SimpleWB.cs +++ b/Emgu.CV.Contrib/XPhoto/SimpleWB.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XPhoto/TonemapDurand.cs b/Emgu.CV.Contrib/XPhoto/TonemapDurand.cs index 4a40d1eafc..0ee8556c6d 100644 --- a/Emgu.CV.Contrib/XPhoto/TonemapDurand.cs +++ b/Emgu.CV.Contrib/XPhoto/TonemapDurand.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XPhoto/WhiteBalancer.cs b/Emgu.CV.Contrib/XPhoto/WhiteBalancer.cs index 5fb06000b3..0a2e02a7c6 100644 --- a/Emgu.CV.Contrib/XPhoto/WhiteBalancer.cs +++ b/Emgu.CV.Contrib/XPhoto/WhiteBalancer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Contrib/XPhoto/XPhotoInvoke.cs b/Emgu.CV.Contrib/XPhoto/XPhotoInvoke.cs index 9196136006..31a3f5e7e1 100644 --- a/Emgu.CV.Contrib/XPhoto/XPhotoInvoke.cs +++ b/Emgu.CV.Contrib/XPhoto/XPhotoInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Bgsegm/CudaBackgroundSubtractorMOG.cs b/Emgu.CV.Cuda/Bgsegm/CudaBackgroundSubtractorMOG.cs index 419316c22b..e17c2023c2 100644 --- a/Emgu.CV.Cuda/Bgsegm/CudaBackgroundSubtractorMOG.cs +++ b/Emgu.CV.Cuda/Bgsegm/CudaBackgroundSubtractorMOG.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Bgsegm/CudaBackgroundSubtractorMOG2.cs b/Emgu.CV.Cuda/Bgsegm/CudaBackgroundSubtractorMOG2.cs index 510d10a150..cbacc09f36 100644 --- a/Emgu.CV.Cuda/Bgsegm/CudaBackgroundSubtractorMOG2.cs +++ b/Emgu.CV.Cuda/Bgsegm/CudaBackgroundSubtractorMOG2.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/CMakeLists.txt b/Emgu.CV.Cuda/CMakeLists.txt index 35be8b5cbc..7de9f474f4 100644 --- a/Emgu.CV.Cuda/CMakeLists.txt +++ b/Emgu.CV.Cuda/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) diff --git a/Emgu.CV.Cuda/Codec/CudaCodec.cs b/Emgu.CV.Cuda/Codec/CudaCodec.cs index cc24c07800..6ac4238159 100644 --- a/Emgu.CV.Cuda/Codec/CudaCodec.cs +++ b/Emgu.CV.Cuda/Codec/CudaCodec.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Codec/CudaVideoReader.cs b/Emgu.CV.Cuda/Codec/CudaVideoReader.cs index ac7440952a..e1cbe44eec 100644 --- a/Emgu.CV.Cuda/Codec/CudaVideoReader.cs +++ b/Emgu.CV.Cuda/Codec/CudaVideoReader.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Codec/CudaVideoWriter.cs b/Emgu.CV.Cuda/Codec/CudaVideoWriter.cs index 7b7a7c5aca..f6aa7a8925 100644 --- a/Emgu.CV.Cuda/Codec/CudaVideoWriter.cs +++ b/Emgu.CV.Cuda/Codec/CudaVideoWriter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/CudaConvolution.cs b/Emgu.CV.Cuda/CudaConvolution.cs index 83e850b75b..f62b209db7 100644 --- a/Emgu.CV.Cuda/CudaConvolution.cs +++ b/Emgu.CV.Cuda/CudaConvolution.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/CudaDeviceInfo.cs b/Emgu.CV.Cuda/CudaDeviceInfo.cs index cb27b4b7b2..d6583a07f1 100644 --- a/Emgu.CV.Cuda/CudaDeviceInfo.cs +++ b/Emgu.CV.Cuda/CudaDeviceInfo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/CudaImage.cs b/Emgu.CV.Cuda/CudaImage.cs index f554fd941f..0b304bf813 100644 --- a/Emgu.CV.Cuda/CudaImage.cs +++ b/Emgu.CV.Cuda/CudaImage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/CudaInvoke.cs b/Emgu.CV.Cuda/CudaInvoke.cs index 14be1af955..2bcf96df76 100644 --- a/Emgu.CV.Cuda/CudaInvoke.cs +++ b/Emgu.CV.Cuda/CudaInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/CudaLookUpTable.cs b/Emgu.CV.Cuda/CudaLookUpTable.cs index f737aacc73..79c207cb2b 100644 --- a/Emgu.CV.Cuda/CudaLookUpTable.cs +++ b/Emgu.CV.Cuda/CudaLookUpTable.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Features2d/CudaBruteForceMatcher.cs b/Emgu.CV.Cuda/Features2d/CudaBruteForceMatcher.cs index 0a2252df4d..387d995843 100644 --- a/Emgu.CV.Cuda/Features2d/CudaBruteForceMatcher.cs +++ b/Emgu.CV.Cuda/Features2d/CudaBruteForceMatcher.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Features2d/CudaFastFeatureDetector.cs b/Emgu.CV.Cuda/Features2d/CudaFastFeatureDetector.cs index 5ab5a533ec..a48ca52b70 100644 --- a/Emgu.CV.Cuda/Features2d/CudaFastFeatureDetector.cs +++ b/Emgu.CV.Cuda/Features2d/CudaFastFeatureDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Features2d/CudaORBDetector.cs b/Emgu.CV.Cuda/Features2d/CudaORBDetector.cs index 1e26b7e1b5..5b0f45310e 100644 --- a/Emgu.CV.Cuda/Features2d/CudaORBDetector.cs +++ b/Emgu.CV.Cuda/Features2d/CudaORBDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Features2d/Feature2DAsync.cs b/Emgu.CV.Cuda/Features2d/Feature2DAsync.cs index e7bf863d87..7906c534eb 100644 --- a/Emgu.CV.Cuda/Features2d/Feature2DAsync.cs +++ b/Emgu.CV.Cuda/Features2d/Feature2DAsync.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaBoxFilter.cs b/Emgu.CV.Cuda/Filters/CudaBoxFilter.cs index e941eb2ce9..f3dfddf6ae 100644 --- a/Emgu.CV.Cuda/Filters/CudaBoxFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaBoxFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaBoxMaxFilter.cs b/Emgu.CV.Cuda/Filters/CudaBoxMaxFilter.cs index 47e13e4f3c..817713801b 100644 --- a/Emgu.CV.Cuda/Filters/CudaBoxMaxFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaBoxMaxFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaBoxMinFilter.cs b/Emgu.CV.Cuda/Filters/CudaBoxMinFilter.cs index a9a0fcbb60..b6fc7f559f 100644 --- a/Emgu.CV.Cuda/Filters/CudaBoxMinFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaBoxMinFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaColumnSumFilter.cs b/Emgu.CV.Cuda/Filters/CudaColumnSumFilter.cs index 9fa8cd22a0..36cbcfcf0e 100644 --- a/Emgu.CV.Cuda/Filters/CudaColumnSumFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaColumnSumFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaDerivFilter.cs b/Emgu.CV.Cuda/Filters/CudaDerivFilter.cs index d75d5b5173..13c87d6a30 100644 --- a/Emgu.CV.Cuda/Filters/CudaDerivFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaDerivFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaFilter.cs b/Emgu.CV.Cuda/Filters/CudaFilter.cs index 4c718dff3c..f9dfcffc86 100644 --- a/Emgu.CV.Cuda/Filters/CudaFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaGaussianFilter.cs b/Emgu.CV.Cuda/Filters/CudaGaussianFilter.cs index f5da19691a..916b580bf3 100644 --- a/Emgu.CV.Cuda/Filters/CudaGaussianFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaGaussianFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaLaplacianFilter.cs b/Emgu.CV.Cuda/Filters/CudaLaplacianFilter.cs index 946115352b..53b523b259 100644 --- a/Emgu.CV.Cuda/Filters/CudaLaplacianFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaLaplacianFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaLinearFilter.cs b/Emgu.CV.Cuda/Filters/CudaLinearFilter.cs index 6f0c8547c4..468894bd62 100644 --- a/Emgu.CV.Cuda/Filters/CudaLinearFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaLinearFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaMedianFilter.cs b/Emgu.CV.Cuda/Filters/CudaMedianFilter.cs index ab95b036f8..2a1fa33a28 100644 --- a/Emgu.CV.Cuda/Filters/CudaMedianFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaMedianFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaMorphologyFilter.cs b/Emgu.CV.Cuda/Filters/CudaMorphologyFilter.cs index 0b440ed608..739dfc0186 100644 --- a/Emgu.CV.Cuda/Filters/CudaMorphologyFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaMorphologyFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaRowSumFilter.cs b/Emgu.CV.Cuda/Filters/CudaRowSumFilter.cs index 0a790ff183..281336f60c 100644 --- a/Emgu.CV.Cuda/Filters/CudaRowSumFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaRowSumFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaScharrFilter.cs b/Emgu.CV.Cuda/Filters/CudaScharrFilter.cs index 2815edf831..e1c91b5ad6 100644 --- a/Emgu.CV.Cuda/Filters/CudaScharrFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaScharrFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaSeparableLinearFilter.cs b/Emgu.CV.Cuda/Filters/CudaSeparableLinearFilter.cs index 4b35481ead..98860099d9 100644 --- a/Emgu.CV.Cuda/Filters/CudaSeparableLinearFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaSeparableLinearFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Filters/CudaSobelFilter.cs b/Emgu.CV.Cuda/Filters/CudaSobelFilter.cs index f9b76e4805..039e8a8ee2 100644 --- a/Emgu.CV.Cuda/Filters/CudaSobelFilter.cs +++ b/Emgu.CV.Cuda/Filters/CudaSobelFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/GpuMat.cs b/Emgu.CV.Cuda/GpuMat.cs index b25b86c814..f31bbe0f72 100644 --- a/Emgu.CV.Cuda/GpuMat.cs +++ b/Emgu.CV.Cuda/GpuMat.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Imgproc/CudaCannyEdgeDetector.cs b/Emgu.CV.Cuda/Imgproc/CudaCannyEdgeDetector.cs index 01d6372158..862605fcd1 100644 --- a/Emgu.CV.Cuda/Imgproc/CudaCannyEdgeDetector.cs +++ b/Emgu.CV.Cuda/Imgproc/CudaCannyEdgeDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Imgproc/CudaClahe.cs b/Emgu.CV.Cuda/Imgproc/CudaClahe.cs index 9378d4c958..896dff02e6 100644 --- a/Emgu.CV.Cuda/Imgproc/CudaClahe.cs +++ b/Emgu.CV.Cuda/Imgproc/CudaClahe.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Imgproc/CudaCornernessCriteria.cs b/Emgu.CV.Cuda/Imgproc/CudaCornernessCriteria.cs index f01bf51723..aa8578fb9e 100644 --- a/Emgu.CV.Cuda/Imgproc/CudaCornernessCriteria.cs +++ b/Emgu.CV.Cuda/Imgproc/CudaCornernessCriteria.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Imgproc/CudaGoodFeaturesToTrackDetector.cs b/Emgu.CV.Cuda/Imgproc/CudaGoodFeaturesToTrackDetector.cs index f43ef7a059..6f23ccf10d 100644 --- a/Emgu.CV.Cuda/Imgproc/CudaGoodFeaturesToTrackDetector.cs +++ b/Emgu.CV.Cuda/Imgproc/CudaGoodFeaturesToTrackDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Imgproc/CudaHarrisCorner.cs b/Emgu.CV.Cuda/Imgproc/CudaHarrisCorner.cs index 218f53ca9b..75e97416ae 100644 --- a/Emgu.CV.Cuda/Imgproc/CudaHarrisCorner.cs +++ b/Emgu.CV.Cuda/Imgproc/CudaHarrisCorner.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Imgproc/CudaHoughCirclesDetector.cs b/Emgu.CV.Cuda/Imgproc/CudaHoughCirclesDetector.cs index c7596ad2b6..206f4b2138 100644 --- a/Emgu.CV.Cuda/Imgproc/CudaHoughCirclesDetector.cs +++ b/Emgu.CV.Cuda/Imgproc/CudaHoughCirclesDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Imgproc/CudaHoughLinesDetector.cs b/Emgu.CV.Cuda/Imgproc/CudaHoughLinesDetector.cs index ab0f40331e..bd60237cd5 100644 --- a/Emgu.CV.Cuda/Imgproc/CudaHoughLinesDetector.cs +++ b/Emgu.CV.Cuda/Imgproc/CudaHoughLinesDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Imgproc/CudaHoughSegmentDetector.cs b/Emgu.CV.Cuda/Imgproc/CudaHoughSegmentDetector.cs index 92dbfafbe8..5fda17d6e2 100644 --- a/Emgu.CV.Cuda/Imgproc/CudaHoughSegmentDetector.cs +++ b/Emgu.CV.Cuda/Imgproc/CudaHoughSegmentDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Imgproc/CudaInvoke.cs b/Emgu.CV.Cuda/Imgproc/CudaInvoke.cs index 6f2e75ca1a..4267882d0c 100644 --- a/Emgu.CV.Cuda/Imgproc/CudaInvoke.cs +++ b/Emgu.CV.Cuda/Imgproc/CudaInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Imgproc/CudaMinEigenValCorner.cs b/Emgu.CV.Cuda/Imgproc/CudaMinEigenValCorner.cs index 38e4170c80..8c37c696c1 100644 --- a/Emgu.CV.Cuda/Imgproc/CudaMinEigenValCorner.cs +++ b/Emgu.CV.Cuda/Imgproc/CudaMinEigenValCorner.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Imgproc/CudaTemplateMatching.cs b/Emgu.CV.Cuda/Imgproc/CudaTemplateMatching.cs index 5749019dcb..a5f8bcda34 100644 --- a/Emgu.CV.Cuda/Imgproc/CudaTemplateMatching.cs +++ b/Emgu.CV.Cuda/Imgproc/CudaTemplateMatching.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/InputArray.cs b/Emgu.CV.Cuda/InputArray.cs index 3736914c5a..f749827bd6 100644 --- a/Emgu.CV.Cuda/InputArray.cs +++ b/Emgu.CV.Cuda/InputArray.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if !(UNITY_IPHONE || UNITY_ANDROID || UNITY_STANDALONE_OSX || UNITY_EDITOR_OSX || UNITY_STANDALONE_WIN || UNITY_EDITOR_WIN || NETFX_CORE) diff --git a/Emgu.CV.Cuda/Legacy/CudaBackgroundSubtractorFGD.cs b/Emgu.CV.Cuda/Legacy/CudaBackgroundSubtractorFGD.cs index 3c4efd15fe..35f7ba9b5f 100644 --- a/Emgu.CV.Cuda/Legacy/CudaBackgroundSubtractorFGD.cs +++ b/Emgu.CV.Cuda/Legacy/CudaBackgroundSubtractorFGD.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Legacy/CudaBackgroundSubtractorGMG.cs b/Emgu.CV.Cuda/Legacy/CudaBackgroundSubtractorGMG.cs index b932b1ed96..e4fc7c8954 100644 --- a/Emgu.CV.Cuda/Legacy/CudaBackgroundSubtractorGMG.cs +++ b/Emgu.CV.Cuda/Legacy/CudaBackgroundSubtractorGMG.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Objdetect/CudaCascadeClassifier.cs b/Emgu.CV.Cuda/Objdetect/CudaCascadeClassifier.cs index 7fa2275f46..65aee583a5 100644 --- a/Emgu.CV.Cuda/Objdetect/CudaCascadeClassifier.cs +++ b/Emgu.CV.Cuda/Objdetect/CudaCascadeClassifier.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Cuda/Objdetect/CudaHOG.cs b/Emgu.CV.Cuda/Objdetect/CudaHOG.cs index 39d3a80e04..7f8c53cbd1 100644 --- a/Emgu.CV.Cuda/Objdetect/CudaHOG.cs +++ b/Emgu.CV.Cuda/Objdetect/CudaHOG.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Optflow/CudaBroxOpticalFlow.cs b/Emgu.CV.Cuda/Optflow/CudaBroxOpticalFlow.cs index 4a2e1ad3b9..6f7c1eb87d 100644 --- a/Emgu.CV.Cuda/Optflow/CudaBroxOpticalFlow.cs +++ b/Emgu.CV.Cuda/Optflow/CudaBroxOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Optflow/CudaDensePyrLKOpticalFlow.cs b/Emgu.CV.Cuda/Optflow/CudaDensePyrLKOpticalFlow.cs index 846d0e0102..241712e73b 100644 --- a/Emgu.CV.Cuda/Optflow/CudaDensePyrLKOpticalFlow.cs +++ b/Emgu.CV.Cuda/Optflow/CudaDensePyrLKOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Optflow/CudaFarnebackOpticalFlow.cs b/Emgu.CV.Cuda/Optflow/CudaFarnebackOpticalFlow.cs index c0e4225175..4d2fed550d 100644 --- a/Emgu.CV.Cuda/Optflow/CudaFarnebackOpticalFlow.cs +++ b/Emgu.CV.Cuda/Optflow/CudaFarnebackOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Optflow/CudaOpticalFlowDualTvl1.cs b/Emgu.CV.Cuda/Optflow/CudaOpticalFlowDualTvl1.cs index d6150202e5..8016089d5c 100644 --- a/Emgu.CV.Cuda/Optflow/CudaOpticalFlowDualTvl1.cs +++ b/Emgu.CV.Cuda/Optflow/CudaOpticalFlowDualTvl1.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Optflow/CudaSparsePyrLKOpticalFlow.cs b/Emgu.CV.Cuda/Optflow/CudaSparsePyrLKOpticalFlow.cs index 0dda4dc70e..2cfe9a3339 100644 --- a/Emgu.CV.Cuda/Optflow/CudaSparsePyrLKOpticalFlow.cs +++ b/Emgu.CV.Cuda/Optflow/CudaSparsePyrLKOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Optflow/ICudaDenseOpticalFlow.cs b/Emgu.CV.Cuda/Optflow/ICudaDenseOpticalFlow.cs index a79c8c47b3..f9f9da0d39 100644 --- a/Emgu.CV.Cuda/Optflow/ICudaDenseOpticalFlow.cs +++ b/Emgu.CV.Cuda/Optflow/ICudaDenseOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Optflow/ICudaSparseOpticalFlow.cs b/Emgu.CV.Cuda/Optflow/ICudaSparseOpticalFlow.cs index b204d5d71e..644d6d679f 100644 --- a/Emgu.CV.Cuda/Optflow/ICudaSparseOpticalFlow.cs +++ b/Emgu.CV.Cuda/Optflow/ICudaSparseOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Optflow/INvidiaOpticalFlow.cs b/Emgu.CV.Cuda/Optflow/INvidiaOpticalFlow.cs index 31cd5b036f..5de181ad95 100644 --- a/Emgu.CV.Cuda/Optflow/INvidiaOpticalFlow.cs +++ b/Emgu.CV.Cuda/Optflow/INvidiaOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Optflow/NvidiaOpticalFlow_1_0.cs b/Emgu.CV.Cuda/Optflow/NvidiaOpticalFlow_1_0.cs index 7a54de0af6..b41764ab52 100644 --- a/Emgu.CV.Cuda/Optflow/NvidiaOpticalFlow_1_0.cs +++ b/Emgu.CV.Cuda/Optflow/NvidiaOpticalFlow_1_0.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Optflow/NvidiaOpticalFlow_2_0.cs b/Emgu.CV.Cuda/Optflow/NvidiaOpticalFlow_2_0.cs index a0cdad67f4..9dff16953a 100644 --- a/Emgu.CV.Cuda/Optflow/NvidiaOpticalFlow_2_0.cs +++ b/Emgu.CV.Cuda/Optflow/NvidiaOpticalFlow_2_0.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Photo/CudaInvoke.cs b/Emgu.CV.Cuda/Photo/CudaInvoke.cs index 8c43d19b7b..02fab29d56 100644 --- a/Emgu.CV.Cuda/Photo/CudaInvoke.cs +++ b/Emgu.CV.Cuda/Photo/CudaInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Stereo/CudaDisparityBilateralFilter.cs b/Emgu.CV.Cuda/Stereo/CudaDisparityBilateralFilter.cs index a8c1506317..00f75cb587 100644 --- a/Emgu.CV.Cuda/Stereo/CudaDisparityBilateralFilter.cs +++ b/Emgu.CV.Cuda/Stereo/CudaDisparityBilateralFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Stereo/CudaStereoBM.cs b/Emgu.CV.Cuda/Stereo/CudaStereoBM.cs index 6c9788f7e5..e80d2e454c 100644 --- a/Emgu.CV.Cuda/Stereo/CudaStereoBM.cs +++ b/Emgu.CV.Cuda/Stereo/CudaStereoBM.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Stereo/CudaStereoConstantSpaceBP.cs b/Emgu.CV.Cuda/Stereo/CudaStereoConstantSpaceBP.cs index 8867a9ed26..8c80b9fa6a 100644 --- a/Emgu.CV.Cuda/Stereo/CudaStereoConstantSpaceBP.cs +++ b/Emgu.CV.Cuda/Stereo/CudaStereoConstantSpaceBP.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/Stream.cs b/Emgu.CV.Cuda/Stream.cs index 03d1d01346..8f6faa8067 100644 --- a/Emgu.CV.Cuda/Stream.cs +++ b/Emgu.CV.Cuda/Stream.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Cuda/TargetArchs.cs b/Emgu.CV.Cuda/TargetArchs.cs index bf3fc8b48d..d33867cfe5 100644 --- a/Emgu.CV.Cuda/TargetArchs.cs +++ b/Emgu.CV.Cuda/TargetArchs.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.DebuggerVisualizers/BitmapVisualizer.cs b/Emgu.CV.DebuggerVisualizers/BitmapVisualizer.cs index 3d0b5ad684..8280d871a4 100644 --- a/Emgu.CV.DebuggerVisualizers/BitmapVisualizer.cs +++ b/Emgu.CV.DebuggerVisualizers/BitmapVisualizer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.DebuggerVisualizers/CMakeLists.txt b/Emgu.CV.DebuggerVisualizers/CMakeLists.txt index 58ff5ec2a3..26f1de99c6 100644 --- a/Emgu.CV.DebuggerVisualizers/CMakeLists.txt +++ b/Emgu.CV.DebuggerVisualizers/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF((EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) AND WIN32 AND (NOT IS_WINDESKTOP_ARM64_BUILD)) diff --git a/Emgu.CV.DebuggerVisualizers/DenseHistogramVisualizer.cs b/Emgu.CV.DebuggerVisualizers/DenseHistogramVisualizer.cs index aef94470ed..92b8d67834 100644 --- a/Emgu.CV.DebuggerVisualizers/DenseHistogramVisualizer.cs +++ b/Emgu.CV.DebuggerVisualizers/DenseHistogramVisualizer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- /* diff --git a/Emgu.CV.DebuggerVisualizers/ImageVisualizer.cs b/Emgu.CV.DebuggerVisualizers/ImageVisualizer.cs index 23bc677e6e..72db6e304f 100644 --- a/Emgu.CV.DebuggerVisualizers/ImageVisualizer.cs +++ b/Emgu.CV.DebuggerVisualizers/ImageVisualizer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.DebuggerVisualizers/MatNDVisualizer.cs b/Emgu.CV.DebuggerVisualizers/MatNDVisualizer.cs index 6ad86c4e77..69e69a7641 100644 --- a/Emgu.CV.DebuggerVisualizers/MatNDVisualizer.cs +++ b/Emgu.CV.DebuggerVisualizers/MatNDVisualizer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.DebuggerVisualizers/MatrixVisualizer.cs b/Emgu.CV.DebuggerVisualizers/MatrixVisualizer.cs index 90ddb98181..5f036ded3b 100644 --- a/Emgu.CV.DebuggerVisualizers/MatrixVisualizer.cs +++ b/Emgu.CV.DebuggerVisualizers/MatrixVisualizer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.DebuggerVisualizers/Properties/AssemblyInfo.cs b/Emgu.CV.DebuggerVisualizers/Properties/AssemblyInfo.cs index ecda682273..455191c1dd 100644 --- a/Emgu.CV.DebuggerVisualizers/Properties/AssemblyInfo.cs +++ b/Emgu.CV.DebuggerVisualizers/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.Reflection; diff --git a/Emgu.CV.Example/Aruco/CMakeLists.txt b/Emgu.CV.Example/Aruco/CMakeLists.txt index 1dfa3a1b65..398c55a364 100644 --- a/Emgu.CV.Example/Aruco/CMakeLists.txt +++ b/Emgu.CV.Example/Aruco/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(TARGET Emgu.CV.Platform.NetFramework) diff --git a/Emgu.CV.Example/Aruco/MainForm.cs b/Emgu.CV.Example/Aruco/MainForm.cs index 0e3b342891..0f6ad75219 100644 --- a/Emgu.CV.Example/Aruco/MainForm.cs +++ b/Emgu.CV.Example/Aruco/MainForm.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/BuildInfo.NetCore.Console/CMakeLists.txt b/Emgu.CV.Example/BuildInfo.NetCore.Console/CMakeLists.txt index 3ac80985dd..867dbeed04 100644 --- a/Emgu.CV.Example/BuildInfo.NetCore.Console/CMakeLists.txt +++ b/Emgu.CV.Example/BuildInfo.NetCore.Console/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (DOTNET_FOUND AND NOT(APPLE AND ("${CMAKE_HOST_SYSTEM_PROCESSOR}" STREQUAL "arm64")) ) #DO not compile demo on Apple silicon diff --git a/Emgu.CV.Example/BuildInfo.NetCore.Console/Program.cs b/Emgu.CV.Example/BuildInfo.NetCore.Console/Program.cs index 67cca4af47..b7909f34d2 100644 --- a/Emgu.CV.Example/BuildInfo.NetCore.Console/Program.cs +++ b/Emgu.CV.Example/BuildInfo.NetCore.Console/Program.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/CMakeLists.txt b/Emgu.CV.Example/CMakeLists.txt index 9cfe10991e..01f7dc1b76 100644 --- a/Emgu.CV.Example/CMakeLists.txt +++ b/Emgu.CV.Example/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(EMGU_CV_EXAMPLE_BUILD) diff --git a/Emgu.CV.Example/CameraCapture/CMakeLists.txt b/Emgu.CV.Example/CameraCapture/CMakeLists.txt index a2dc023894..510b9d2f2b 100644 --- a/Emgu.CV.Example/CameraCapture/CMakeLists.txt +++ b/Emgu.CV.Example/CameraCapture/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(TARGET Emgu.CV.Platform.NetFramework) diff --git a/Emgu.CV.Example/CameraCapture/CameraCapture.cs b/Emgu.CV.Example/CameraCapture/CameraCapture.cs index 7c69d4e8c8..75235dc8bd 100644 --- a/Emgu.CV.Example/CameraCapture/CameraCapture.cs +++ b/Emgu.CV.Example/CameraCapture/CameraCapture.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/CameraCapture/Program.cs b/Emgu.CV.Example/CameraCapture/Program.cs index 8ee53fcc6f..7617e4bdae 100644 --- a/Emgu.CV.Example/CameraCapture/Program.cs +++ b/Emgu.CV.Example/CameraCapture/Program.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/CameraCapture/Properties/AssemblyInfo.cs b/Emgu.CV.Example/CameraCapture/Properties/AssemblyInfo.cs index 547dec5ae3..d9141fe4c6 100644 --- a/Emgu.CV.Example/CameraCapture/Properties/AssemblyInfo.cs +++ b/Emgu.CV.Example/CameraCapture/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.Reflection; diff --git a/Emgu.CV.Example/DepthAI/Program.cs b/Emgu.CV.Example/DepthAI/Program.cs index 4e3d543fbc..c69b0b1a1d 100644 --- a/Emgu.CV.Example/DepthAI/Program.cs +++ b/Emgu.CV.Example/DepthAI/Program.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/Docker/Program.cs b/Emgu.CV.Example/Docker/Program.cs index e832d5c741..4803317afc 100644 --- a/Emgu.CV.Example/Docker/Program.cs +++ b/Emgu.CV.Example/Docker/Program.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/DynamicImage.Asp.NetCore/CMakeLists.txt b/Emgu.CV.Example/DynamicImage.Asp.NetCore/CMakeLists.txt index 9d31167b4b..63b6f59b62 100644 --- a/Emgu.CV.Example/DynamicImage.Asp.NetCore/CMakeLists.txt +++ b/Emgu.CV.Example/DynamicImage.Asp.NetCore/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (DOTNET_FOUND) diff --git a/Emgu.CV.Example/FaceDetectionVB/Module1.vb b/Emgu.CV.Example/FaceDetectionVB/Module1.vb index 8b41b59197..49cee37d3e 100644 --- a/Emgu.CV.Example/FaceDetectionVB/Module1.vb +++ b/Emgu.CV.Example/FaceDetectionVB/Module1.vb @@ -1,5 +1,5 @@ ' -' Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +' Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. ' Imports Emgu.CV diff --git a/Emgu.CV.Example/FacialMouseControl/Form1.cs b/Emgu.CV.Example/FacialMouseControl/Form1.cs index eff02aee00..64bf86e7b4 100644 --- a/Emgu.CV.Example/FacialMouseControl/Form1.cs +++ b/Emgu.CV.Example/FacialMouseControl/Form1.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/FacialMouseControl/Program.cs b/Emgu.CV.Example/FacialMouseControl/Program.cs index eb13334631..f9cec5273b 100755 --- a/Emgu.CV.Example/FacialMouseControl/Program.cs +++ b/Emgu.CV.Example/FacialMouseControl/Program.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/FacialMouseControl/Properties/AssemblyInfo.cs b/Emgu.CV.Example/FacialMouseControl/Properties/AssemblyInfo.cs index 5c340a1858..bc07decfb7 100755 --- a/Emgu.CV.Example/FacialMouseControl/Properties/AssemblyInfo.cs +++ b/Emgu.CV.Example/FacialMouseControl/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.Reflection; diff --git a/Emgu.CV.Example/HelloWorld/CMakeLists.txt b/Emgu.CV.Example/HelloWorld/CMakeLists.txt index d469ebc237..05b4a0b5a8 100644 --- a/Emgu.CV.Example/HelloWorld/CMakeLists.txt +++ b/Emgu.CV.Example/HelloWorld/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (DOTNET_FOUND) diff --git a/Emgu.CV.Example/HelloWorld/Program.cs b/Emgu.CV.Example/HelloWorld/Program.cs index 1f39f071d1..d3e9eeee0c 100644 --- a/Emgu.CV.Example/HelloWorld/Program.cs +++ b/Emgu.CV.Example/HelloWorld/Program.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/MAUI/MauiDemoApp/AboutPage.cs b/Emgu.CV.Example/MAUI/MauiDemoApp/AboutPage.cs index 2eda097ca1..c15b7f8f5d 100644 --- a/Emgu.CV.Example/MAUI/MauiDemoApp/AboutPage.cs +++ b/Emgu.CV.Example/MAUI/MauiDemoApp/AboutPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/MAUI/MauiDemoApp/DrawMatches.cs b/Emgu.CV.Example/MAUI/MauiDemoApp/DrawMatches.cs index 82cff6a64f..3b089cfa7f 100644 --- a/Emgu.CV.Example/MAUI/MauiDemoApp/DrawMatches.cs +++ b/Emgu.CV.Example/MAUI/MauiDemoApp/DrawMatches.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/MAUI/MauiDemoApp/FeatureMatchingPage.cs b/Emgu.CV.Example/MAUI/MauiDemoApp/FeatureMatchingPage.cs index 3f58ba5a60..0a9220bc81 100644 --- a/Emgu.CV.Example/MAUI/MauiDemoApp/FeatureMatchingPage.cs +++ b/Emgu.CV.Example/MAUI/MauiDemoApp/FeatureMatchingPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/MAUI/MauiDemoApp/FreetypePage.cs b/Emgu.CV.Example/MAUI/MauiDemoApp/FreetypePage.cs index 36b7be7c1d..5bde7263ef 100644 --- a/Emgu.CV.Example/MAUI/MauiDemoApp/FreetypePage.cs +++ b/Emgu.CV.Example/MAUI/MauiDemoApp/FreetypePage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/MAUI/MauiDemoApp/HelloWorldPage.cs b/Emgu.CV.Example/MAUI/MauiDemoApp/HelloWorldPage.cs index 61f36f1ed9..3f2061aec3 100644 --- a/Emgu.CV.Example/MAUI/MauiDemoApp/HelloWorldPage.cs +++ b/Emgu.CV.Example/MAUI/MauiDemoApp/HelloWorldPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/MAUI/MauiDemoApp/MainPage.xaml.cs b/Emgu.CV.Example/MAUI/MauiDemoApp/MainPage.xaml.cs index 87185defb0..1946640eba 100644 --- a/Emgu.CV.Example/MAUI/MauiDemoApp/MainPage.xaml.cs +++ b/Emgu.CV.Example/MAUI/MauiDemoApp/MainPage.xaml.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using Emgu.CV; diff --git a/Emgu.CV.Example/MAUI/MauiDemoApp/MauiProgram.cs b/Emgu.CV.Example/MAUI/MauiDemoApp/MauiProgram.cs index e461e8df8f..8088e43ef0 100644 --- a/Emgu.CV.Example/MAUI/MauiDemoApp/MauiProgram.cs +++ b/Emgu.CV.Example/MAUI/MauiDemoApp/MauiProgram.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- namespace MauiDemoApp diff --git a/Emgu.CV.Example/MAUI/MauiDemoApp/PlanarSubdivisionPage.cs b/Emgu.CV.Example/MAUI/MauiDemoApp/PlanarSubdivisionPage.cs index a1a5693871..3a2b1eaa51 100644 --- a/Emgu.CV.Example/MAUI/MauiDemoApp/PlanarSubdivisionPage.cs +++ b/Emgu.CV.Example/MAUI/MauiDemoApp/PlanarSubdivisionPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/MAUI/MauiDemoApp/ShapeDetector.cs b/Emgu.CV.Example/MAUI/MauiDemoApp/ShapeDetector.cs index 106d942333..18b45d2079 100644 --- a/Emgu.CV.Example/MAUI/MauiDemoApp/ShapeDetector.cs +++ b/Emgu.CV.Example/MAUI/MauiDemoApp/ShapeDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/MAUI/MauiDemoApp/Simple3DReconstruct.cs b/Emgu.CV.Example/MAUI/MauiDemoApp/Simple3DReconstruct.cs index 38c58e314b..f2e4616b85 100644 --- a/Emgu.CV.Example/MAUI/MauiDemoApp/Simple3DReconstruct.cs +++ b/Emgu.CV.Example/MAUI/MauiDemoApp/Simple3DReconstruct.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/MAUI/MauiDemoApp/VideoSurveillanceModel.cs b/Emgu.CV.Example/MAUI/MauiDemoApp/VideoSurveillanceModel.cs index 4ea86e5037..20f6b3d859 100644 --- a/Emgu.CV.Example/MAUI/MauiDemoApp/VideoSurveillanceModel.cs +++ b/Emgu.CV.Example/MAUI/MauiDemoApp/VideoSurveillanceModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using Emgu.CV.CvEnum; diff --git a/Emgu.CV.Example/Mac/AppDelegate.cs b/Emgu.CV.Example/Mac/AppDelegate.cs index 9a99f6d694..ca836aed26 100644 --- a/Emgu.CV.Example/Mac/AppDelegate.cs +++ b/Emgu.CV.Example/Mac/AppDelegate.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Example/Mac/Main.cs b/Emgu.CV.Example/Mac/Main.cs index 14cbce3c6d..fb5eb70029 100644 --- a/Emgu.CV.Example/Mac/Main.cs +++ b/Emgu.CV.Example/Mac/Main.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Example/Mac/NSImageExtension.cs b/Emgu.CV.Example/Mac/NSImageExtension.cs index 837445bd30..96fc34b5ed 100644 --- a/Emgu.CV.Example/Mac/NSImageExtension.cs +++ b/Emgu.CV.Example/Mac/NSImageExtension.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __MACOS__ diff --git a/Emgu.CV.Example/Mac/ViewController.cs b/Emgu.CV.Example/Mac/ViewController.cs index 0a824fa93e..29d4334565 100644 --- a/Emgu.CV.Example/Mac/ViewController.cs +++ b/Emgu.CV.Example/Mac/ViewController.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Example/OCR/CMakeLists.txt b/Emgu.CV.Example/OCR/CMakeLists.txt index 9408dfa8ac..608e0f95e1 100644 --- a/Emgu.CV.Example/OCR/CMakeLists.txt +++ b/Emgu.CV.Example/OCR/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(TARGET Emgu.CV.Platform.NetFramework) diff --git a/Emgu.CV.Example/OCR/OCRForm.cs b/Emgu.CV.Example/OCR/OCRForm.cs index 8f3443fb3e..00eaee14e8 100644 --- a/Emgu.CV.Example/OCR/OCRForm.cs +++ b/Emgu.CV.Example/OCR/OCRForm.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/OCR/Program.cs b/Emgu.CV.Example/OCR/Program.cs index cb0625e284..9569e22114 100644 --- a/Emgu.CV.Example/OCR/Program.cs +++ b/Emgu.CV.Example/OCR/Program.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/OCR/Properties/AssemblyInfo.cs b/Emgu.CV.Example/OCR/Properties/AssemblyInfo.cs index cfb368e484..19ef92a411 100644 --- a/Emgu.CV.Example/OCR/Properties/AssemblyInfo.cs +++ b/Emgu.CV.Example/OCR/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.Reflection; diff --git a/Emgu.CV.Example/Stitching/StitchingMainForm.cs b/Emgu.CV.Example/Stitching/StitchingMainForm.cs index e113e14c7e..1935e5dd7f 100644 --- a/Emgu.CV.Example/Stitching/StitchingMainForm.cs +++ b/Emgu.CV.Example/Stitching/StitchingMainForm.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/TF.Interop/MainForm.cs b/Emgu.CV.Example/TF.Interop/MainForm.cs index bab40c5508..186d904870 100644 --- a/Emgu.CV.Example/TF.Interop/MainForm.cs +++ b/Emgu.CV.Example/TF.Interop/MainForm.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/TF.Interop/TensorConvert.cs b/Emgu.CV.Example/TF.Interop/TensorConvert.cs index e3ebf4973d..035b1b0c50 100644 --- a/Emgu.CV.Example/TF.Interop/TensorConvert.cs +++ b/Emgu.CV.Example/TF.Interop/TensorConvert.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/TF.Lite.Interop/CMakeLists.txt b/Emgu.CV.Example/TF.Lite.Interop/CMakeLists.txt index 85fd52811e..dc000584e8 100644 --- a/Emgu.CV.Example/TF.Lite.Interop/CMakeLists.txt +++ b/Emgu.CV.Example/TF.Lite.Interop/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_WINDESKTOP_LITE) diff --git a/Emgu.CV.Example/WPF.NetCore/App.xaml.cs b/Emgu.CV.Example/WPF.NetCore/App.xaml.cs index 2646a17575..477bfea9ad 100644 --- a/Emgu.CV.Example/WPF.NetCore/App.xaml.cs +++ b/Emgu.CV.Example/WPF.NetCore/App.xaml.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/WPF.NetCore/Window1.xaml.cs b/Emgu.CV.Example/WPF.NetCore/Window1.xaml.cs index 3f41f89201..1700b92027 100644 --- a/Emgu.CV.Example/WPF.NetCore/Window1.xaml.cs +++ b/Emgu.CV.Example/WPF.NetCore/Window1.xaml.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/Webservice_Client/CMakeLists.txt b/Emgu.CV.Example/Webservice_Client/CMakeLists.txt index 3eeda52887..a5b94a1dce 100644 --- a/Emgu.CV.Example/Webservice_Client/CMakeLists.txt +++ b/Emgu.CV.Example/Webservice_Client/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(TARGET Emgu.CV.Platform.NetFramework) diff --git a/Emgu.CV.Example/Webservice_Client/Form1.Designer.cs b/Emgu.CV.Example/Webservice_Client/Form1.Designer.cs index a74439296e..b1f286810f 100644 --- a/Emgu.CV.Example/Webservice_Client/Form1.Designer.cs +++ b/Emgu.CV.Example/Webservice_Client/Form1.Designer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- namespace Webservice_Client diff --git a/Emgu.CV.Example/Webservice_Client/Form1.cs b/Emgu.CV.Example/Webservice_Client/Form1.cs index 6442e5173c..52b64fc77d 100644 --- a/Emgu.CV.Example/Webservice_Client/Form1.cs +++ b/Emgu.CV.Example/Webservice_Client/Form1.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/Webservice_Client/Program.cs b/Emgu.CV.Example/Webservice_Client/Program.cs index b876a0474f..11365629e4 100644 --- a/Emgu.CV.Example/Webservice_Client/Program.cs +++ b/Emgu.CV.Example/Webservice_Client/Program.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/Webservice_Client/Properties/AssemblyInfo.cs b/Emgu.CV.Example/Webservice_Client/Properties/AssemblyInfo.cs index 5afb28ed1d..4f9f7ccb4b 100644 --- a/Emgu.CV.Example/Webservice_Client/Properties/AssemblyInfo.cs +++ b/Emgu.CV.Example/Webservice_Client/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.Reflection; diff --git a/Emgu.CV.Example/Webservice_Host/CMakeLists.txt b/Emgu.CV.Example/Webservice_Host/CMakeLists.txt index 9a1cf3c8aa..877c84efb3 100644 --- a/Emgu.CV.Example/Webservice_Host/CMakeLists.txt +++ b/Emgu.CV.Example/Webservice_Host/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(TARGET Emgu.CV.Platform.NetFramework) diff --git a/Emgu.CV.Example/Webservice_Host/IImageService.cs b/Emgu.CV.Example/Webservice_Host/IImageService.cs index 1bd85f3804..b4ba068ba7 100644 --- a/Emgu.CV.Example/Webservice_Host/IImageService.cs +++ b/Emgu.CV.Example/Webservice_Host/IImageService.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/Webservice_Host/ImageService.cs b/Emgu.CV.Example/Webservice_Host/ImageService.cs index 0c504e1e60..5f60f6111b 100644 --- a/Emgu.CV.Example/Webservice_Host/ImageService.cs +++ b/Emgu.CV.Example/Webservice_Host/ImageService.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/Webservice_Host/Program.cs b/Emgu.CV.Example/Webservice_Host/Program.cs index 3eae946852..13861f294e 100644 --- a/Emgu.CV.Example/Webservice_Host/Program.cs +++ b/Emgu.CV.Example/Webservice_Host/Program.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/Webservice_Host/Properties/AssemblyInfo.cs b/Emgu.CV.Example/Webservice_Host/Properties/AssemblyInfo.cs index bed04049b1..f8cd71d32f 100644 --- a/Emgu.CV.Example/Webservice_Host/Properties/AssemblyInfo.cs +++ b/Emgu.CV.Example/Webservice_Host/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.Reflection; diff --git a/Emgu.CV.Example/XamarinForms/Android/MainApplication.cs b/Emgu.CV.Example/XamarinForms/Android/MainApplication.cs index 33feef448a..6c329e1408 100644 --- a/Emgu.CV.Example/XamarinForms/Android/MainApplication.cs +++ b/Emgu.CV.Example/XamarinForms/Android/MainApplication.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/XamarinForms/Core/AboutPage.cs b/Emgu.CV.Example/XamarinForms/Core/AboutPage.cs index df015f1a9a..a91730e14c 100644 --- a/Emgu.CV.Example/XamarinForms/Core/AboutPage.cs +++ b/Emgu.CV.Example/XamarinForms/Core/AboutPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/XamarinForms/Core/Android/AndroidCameraManager.cs b/Emgu.CV.Example/XamarinForms/Core/Android/AndroidCameraManager.cs index 169c0a485a..57a832786c 100644 --- a/Emgu.CV.Example/XamarinForms/Core/Android/AndroidCameraManager.cs +++ b/Emgu.CV.Example/XamarinForms/Core/Android/AndroidCameraManager.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __ANDROID__ diff --git a/Emgu.CV.Example/XamarinForms/Core/Android/AndroidCameraPage.cs b/Emgu.CV.Example/XamarinForms/Core/Android/AndroidCameraPage.cs index d00ee36d7f..37f50a130d 100644 --- a/Emgu.CV.Example/XamarinForms/Core/Android/AndroidCameraPage.cs +++ b/Emgu.CV.Example/XamarinForms/Core/Android/AndroidCameraPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __ANDROID__ diff --git a/Emgu.CV.Example/XamarinForms/Core/Android/CameraCaptureSessionCallback.cs b/Emgu.CV.Example/XamarinForms/Core/Android/CameraCaptureSessionCallback.cs index 344b2f2991..24af4a14b3 100644 --- a/Emgu.CV.Example/XamarinForms/Core/Android/CameraCaptureSessionCallback.cs +++ b/Emgu.CV.Example/XamarinForms/Core/Android/CameraCaptureSessionCallback.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __ANDROID__ diff --git a/Emgu.CV.Example/XamarinForms/Core/Android/OnYuvImageAvailableListener.cs b/Emgu.CV.Example/XamarinForms/Core/Android/OnYuvImageAvailableListener.cs index 52c5adc293..aca22a622e 100644 --- a/Emgu.CV.Example/XamarinForms/Core/Android/OnYuvImageAvailableListener.cs +++ b/Emgu.CV.Example/XamarinForms/Core/Android/OnYuvImageAvailableListener.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __ANDROID__ diff --git a/Emgu.CV.Example/XamarinForms/Core/Android/RefCountedAutoCloseable.cs b/Emgu.CV.Example/XamarinForms/Core/Android/RefCountedAutoCloseable.cs index be7f5ae12d..a9c3ef3e62 100644 --- a/Emgu.CV.Example/XamarinForms/Core/Android/RefCountedAutoCloseable.cs +++ b/Emgu.CV.Example/XamarinForms/Core/Android/RefCountedAutoCloseable.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __ANDROID__ diff --git a/Emgu.CV.Example/XamarinForms/Core/Android/YUV420Converter.cs b/Emgu.CV.Example/XamarinForms/Core/Android/YUV420Converter.cs index 35ec1f982d..3dfe32569d 100644 --- a/Emgu.CV.Example/XamarinForms/Core/Android/YUV420Converter.cs +++ b/Emgu.CV.Example/XamarinForms/Core/Android/YUV420Converter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __ANDROID__ diff --git a/Emgu.CV.Example/XamarinForms/Core/App.cs b/Emgu.CV.Example/XamarinForms/Core/App.cs index 6e5749764f..16b65c3036 100644 --- a/Emgu.CV.Example/XamarinForms/Core/App.cs +++ b/Emgu.CV.Example/XamarinForms/Core/App.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/XamarinForms/Core/DrawMatches.cs b/Emgu.CV.Example/XamarinForms/Core/DrawMatches.cs index 8a261feeb6..ed658ee4a3 100644 --- a/Emgu.CV.Example/XamarinForms/Core/DrawMatches.cs +++ b/Emgu.CV.Example/XamarinForms/Core/DrawMatches.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Example/XamarinForms/Core/DrawSubdivision.cs b/Emgu.CV.Example/XamarinForms/Core/DrawSubdivision.cs index 9252f52c87..f815f416cc 100644 --- a/Emgu.CV.Example/XamarinForms/Core/DrawSubdivision.cs +++ b/Emgu.CV.Example/XamarinForms/Core/DrawSubdivision.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/XamarinForms/Core/FeatureMatching.cs b/Emgu.CV.Example/XamarinForms/Core/FeatureMatching.cs index 005684ca12..f08a0246c4 100644 --- a/Emgu.CV.Example/XamarinForms/Core/FeatureMatching.cs +++ b/Emgu.CV.Example/XamarinForms/Core/FeatureMatching.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/XamarinForms/Core/FeatureMatchingPage.cs b/Emgu.CV.Example/XamarinForms/Core/FeatureMatchingPage.cs index 8a38f70f8e..badf835316 100644 --- a/Emgu.CV.Example/XamarinForms/Core/FeatureMatchingPage.cs +++ b/Emgu.CV.Example/XamarinForms/Core/FeatureMatchingPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/XamarinForms/Core/FreetypePage.cs b/Emgu.CV.Example/XamarinForms/Core/FreetypePage.cs index 57df45e840..d264c4dbb5 100644 --- a/Emgu.CV.Example/XamarinForms/Core/FreetypePage.cs +++ b/Emgu.CV.Example/XamarinForms/Core/FreetypePage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/XamarinForms/Core/HelloWorldPage.cs b/Emgu.CV.Example/XamarinForms/Core/HelloWorldPage.cs index ea555fd9c5..e5776e6457 100644 --- a/Emgu.CV.Example/XamarinForms/Core/HelloWorldPage.cs +++ b/Emgu.CV.Example/XamarinForms/Core/HelloWorldPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/XamarinForms/Core/PlanarSubdivisionPage.cs b/Emgu.CV.Example/XamarinForms/Core/PlanarSubdivisionPage.cs index d10dae6f76..c8a16542db 100644 --- a/Emgu.CV.Example/XamarinForms/Core/PlanarSubdivisionPage.cs +++ b/Emgu.CV.Example/XamarinForms/Core/PlanarSubdivisionPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/XamarinForms/Core/ProcessAndRenderPage.cs b/Emgu.CV.Example/XamarinForms/Core/ProcessAndRenderPage.cs index 627b20db18..4cd306c58d 100644 --- a/Emgu.CV.Example/XamarinForms/Core/ProcessAndRenderPage.cs +++ b/Emgu.CV.Example/XamarinForms/Core/ProcessAndRenderPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/XamarinForms/Core/ShapeDetector.cs b/Emgu.CV.Example/XamarinForms/Core/ShapeDetector.cs index 1f7c9cac51..e688548ceb 100644 --- a/Emgu.CV.Example/XamarinForms/Core/ShapeDetector.cs +++ b/Emgu.CV.Example/XamarinForms/Core/ShapeDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/XamarinForms/Core/iOS/AvCaptureSessionPage.cs b/Emgu.CV.Example/XamarinForms/Core/iOS/AvCaptureSessionPage.cs index 7438f2773b..b1c50e2948 100644 --- a/Emgu.CV.Example/XamarinForms/Core/iOS/AvCaptureSessionPage.cs +++ b/Emgu.CV.Example/XamarinForms/Core/iOS/AvCaptureSessionPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __IOS__ || __MACOS__ diff --git a/Emgu.CV.Example/XamarinForms/Core/iOS/CMSampleBufferExtensions.ios.cs b/Emgu.CV.Example/XamarinForms/Core/iOS/CMSampleBufferExtensions.ios.cs index 2a9e08df9e..23b511a7d5 100644 --- a/Emgu.CV.Example/XamarinForms/Core/iOS/CMSampleBufferExtensions.ios.cs +++ b/Emgu.CV.Example/XamarinForms/Core/iOS/CMSampleBufferExtensions.ios.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __IOS__ diff --git a/Emgu.CV.Example/XamarinForms/Core/iOS/CMSampleBufferExtensions.macos.cs b/Emgu.CV.Example/XamarinForms/Core/iOS/CMSampleBufferExtensions.macos.cs index 54769c0277..59afaada5b 100644 --- a/Emgu.CV.Example/XamarinForms/Core/iOS/CMSampleBufferExtensions.macos.cs +++ b/Emgu.CV.Example/XamarinForms/Core/iOS/CMSampleBufferExtensions.macos.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __MACOS__ diff --git a/Emgu.CV.Example/XamarinForms/Core/iOS/OutputRecorder.cs b/Emgu.CV.Example/XamarinForms/Core/iOS/OutputRecorder.cs index 2b9137c6a6..41cfaa69fd 100644 --- a/Emgu.CV.Example/XamarinForms/Core/iOS/OutputRecorder.cs +++ b/Emgu.CV.Example/XamarinForms/Core/iOS/OutputRecorder.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __IOS__ || __MACOS__ diff --git a/Emgu.CV.Example/XamarinForms/iOS/AppDelegate.cs b/Emgu.CV.Example/XamarinForms/iOS/AppDelegate.cs index 69eefe28ef..04fd183d5d 100644 --- a/Emgu.CV.Example/XamarinForms/iOS/AppDelegate.cs +++ b/Emgu.CV.Example/XamarinForms/iOS/AppDelegate.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/XamarinForms/iOS/Main.cs b/Emgu.CV.Example/XamarinForms/iOS/Main.cs index 59a4f70193..cb23be9448 100644 --- a/Emgu.CV.Example/XamarinForms/iOS/Main.cs +++ b/Emgu.CV.Example/XamarinForms/iOS/Main.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/iOS/AppDelegate.cs b/Emgu.CV.Example/iOS/AppDelegate.cs index 48bb6d5fe5..9f445361c8 100644 --- a/Emgu.CV.Example/iOS/AppDelegate.cs +++ b/Emgu.CV.Example/iOS/AppDelegate.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/iOS/ButtonMessageImageDialogViewController.cs b/Emgu.CV.Example/iOS/ButtonMessageImageDialogViewController.cs index 9136275cce..93d3b0b564 100644 --- a/Emgu.CV.Example/iOS/ButtonMessageImageDialogViewController.cs +++ b/Emgu.CV.Example/iOS/ButtonMessageImageDialogViewController.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/iOS/CameraDialogViewController.cs b/Emgu.CV.Example/iOS/CameraDialogViewController.cs index e6b6153511..930d9bc29c 100644 --- a/Emgu.CV.Example/iOS/CameraDialogViewController.cs +++ b/Emgu.CV.Example/iOS/CameraDialogViewController.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/iOS/ExamplesDialogViewController.cs b/Emgu.CV.Example/iOS/ExamplesDialogViewController.cs index ed58c3fe41..287a274fa9 100644 --- a/Emgu.CV.Example/iOS/ExamplesDialogViewController.cs +++ b/Emgu.CV.Example/iOS/ExamplesDialogViewController.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/iOS/FaceDetectionDialogViewController.cs b/Emgu.CV.Example/iOS/FaceDetectionDialogViewController.cs index f81d7e714a..b54cc61347 100644 --- a/Emgu.CV.Example/iOS/FaceDetectionDialogViewController.cs +++ b/Emgu.CV.Example/iOS/FaceDetectionDialogViewController.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/iOS/FeatureMatchingDialogViewController.cs b/Emgu.CV.Example/iOS/FeatureMatchingDialogViewController.cs index b135a7f301..37af7f49b8 100644 --- a/Emgu.CV.Example/iOS/FeatureMatchingDialogViewController.cs +++ b/Emgu.CV.Example/iOS/FeatureMatchingDialogViewController.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/iOS/HelloWorldUIViewController.cs b/Emgu.CV.Example/iOS/HelloWorldUIViewController.cs index b0ddf0411d..cb15c636ea 100644 --- a/Emgu.CV.Example/iOS/HelloWorldUIViewController.cs +++ b/Emgu.CV.Example/iOS/HelloWorldUIViewController.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/iOS/Main.cs b/Emgu.CV.Example/iOS/Main.cs index 274dfbfb83..bfce71e2ac 100644 --- a/Emgu.CV.Example/iOS/Main.cs +++ b/Emgu.CV.Example/iOS/Main.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/iOS/PedestrianDetectionDialogViewController.cs b/Emgu.CV.Example/iOS/PedestrianDetectionDialogViewController.cs index 6bb94e6c8c..983c8ea19f 100644 --- a/Emgu.CV.Example/iOS/PedestrianDetectionDialogViewController.cs +++ b/Emgu.CV.Example/iOS/PedestrianDetectionDialogViewController.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Example/iOS/PlanarSubdivisionDialogViewController.cs b/Emgu.CV.Example/iOS/PlanarSubdivisionDialogViewController.cs index 8b2fde7988..7474f07898 100644 --- a/Emgu.CV.Example/iOS/PlanarSubdivisionDialogViewController.cs +++ b/Emgu.CV.Example/iOS/PlanarSubdivisionDialogViewController.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Extern/CMakeLists.txt b/Emgu.CV.Extern/CMakeLists.txt index e567728f07..2516775b77 100644 --- a/Emgu.CV.Extern/CMakeLists.txt +++ b/Emgu.CV.Extern/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # # CMake file for cvextern. See root CMakeLists.txt # diff --git a/Emgu.CV.Extern/alphamat/alphamat_c.cpp b/Emgu.CV.Extern/alphamat/alphamat_c.cpp index da4aa7cb26..ae808431e7 100644 --- a/Emgu.CV.Extern/alphamat/alphamat_c.cpp +++ b/Emgu.CV.Extern/alphamat/alphamat_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/alphamat/alphamat_c.h b/Emgu.CV.Extern/alphamat/alphamat_c.h index 1c901e86cc..badafb92ec 100644 --- a/Emgu.CV.Extern/alphamat/alphamat_c.h +++ b/Emgu.CV.Extern/alphamat/alphamat_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/aruco/aruco_c.cpp b/Emgu.CV.Extern/aruco/aruco_c.cpp index 3c1d323b5a..092881876f 100644 --- a/Emgu.CV.Extern/aruco/aruco_c.cpp +++ b/Emgu.CV.Extern/aruco/aruco_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/aruco/aruco_c.h b/Emgu.CV.Extern/aruco/aruco_c.h index 7001259555..08629b967d 100644 --- a/Emgu.CV.Extern/aruco/aruco_c.h +++ b/Emgu.CV.Extern/aruco/aruco_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/barcode/barcode_c.cpp b/Emgu.CV.Extern/barcode/barcode_c.cpp index 2502a36e5a..a4872c6f82 100644 --- a/Emgu.CV.Extern/barcode/barcode_c.cpp +++ b/Emgu.CV.Extern/barcode/barcode_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/barcode/barcode_c.h b/Emgu.CV.Extern/barcode/barcode_c.h index 9e112ce216..4b02d5b103 100644 --- a/Emgu.CV.Extern/barcode/barcode_c.h +++ b/Emgu.CV.Extern/barcode/barcode_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/bgsegm/bgsegm_c.cpp b/Emgu.CV.Extern/bgsegm/bgsegm_c.cpp index c424425d72..a961790f7a 100644 --- a/Emgu.CV.Extern/bgsegm/bgsegm_c.cpp +++ b/Emgu.CV.Extern/bgsegm/bgsegm_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/bgsegm/bgsegm_c.h b/Emgu.CV.Extern/bgsegm/bgsegm_c.h index b99ef07f49..93b08e5fac 100644 --- a/Emgu.CV.Extern/bgsegm/bgsegm_c.h +++ b/Emgu.CV.Extern/bgsegm/bgsegm_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/calib3d/calib3d_c.h b/Emgu.CV.Extern/calib3d/calib3d_c.h index e9447cd4eb..c1d7cc9452 100644 --- a/Emgu.CV.Extern/calib3d/calib3d_c.h +++ b/Emgu.CV.Extern/calib3d/calib3d_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cmake/VectorOfObject.cs.in b/Emgu.CV.Extern/cmake/VectorOfObject.cs.in index a86895d413..659bd7e8dc 100644 --- a/Emgu.CV.Extern/cmake/VectorOfObject.cs.in +++ b/Emgu.CV.Extern/cmake/VectorOfObject.cs.in @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // // Vector of ${VECTOR_NAME} // diff --git a/Emgu.CV.Extern/cmake/VectorOfStruct.cs.in b/Emgu.CV.Extern/cmake/VectorOfStruct.cs.in index 0bedd3a8c5..194c3682dd 100644 --- a/Emgu.CV.Extern/cmake/VectorOfStruct.cs.in +++ b/Emgu.CV.Extern/cmake/VectorOfStruct.cs.in @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // // Vector of ${VECTOR_NAME} // diff --git a/Emgu.CV.Extern/cmake/vectorOfObject_c.cpp.in b/Emgu.CV.Extern/cmake/vectorOfObject_c.cpp.in index 9d5f74534c..697bbc2723 100644 --- a/Emgu.CV.Extern/cmake/vectorOfObject_c.cpp.in +++ b/Emgu.CV.Extern/cmake/vectorOfObject_c.cpp.in @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // // Vector of ${VECTOR_NAME} // diff --git a/Emgu.CV.Extern/cmake/vectorOfObject_c.h.in b/Emgu.CV.Extern/cmake/vectorOfObject_c.h.in index 21d1f2b389..6418d4602d 100644 --- a/Emgu.CV.Extern/cmake/vectorOfObject_c.h.in +++ b/Emgu.CV.Extern/cmake/vectorOfObject_c.h.in @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // // Vector of ${VECTOR_NAME} // diff --git a/Emgu.CV.Extern/cmake/vectorOfStruct_c.cpp.in b/Emgu.CV.Extern/cmake/vectorOfStruct_c.cpp.in index 7b951c9dc3..d1f2d81039 100644 --- a/Emgu.CV.Extern/cmake/vectorOfStruct_c.cpp.in +++ b/Emgu.CV.Extern/cmake/vectorOfStruct_c.cpp.in @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // // Vector of ${VECTOR_NAME} // diff --git a/Emgu.CV.Extern/cmake/vectorOfStruct_c.h.in b/Emgu.CV.Extern/cmake/vectorOfStruct_c.h.in index 7cdd875793..96d703174a 100644 --- a/Emgu.CV.Extern/cmake/vectorOfStruct_c.h.in +++ b/Emgu.CV.Extern/cmake/vectorOfStruct_c.h.in @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // // Vector of ${VECTOR_NAME} // diff --git a/Emgu.CV.Extern/core/core_c.cpp b/Emgu.CV.Extern/core/core_c.cpp index 920a8b78e8..a31159b4ad 100644 --- a/Emgu.CV.Extern/core/core_c.cpp +++ b/Emgu.CV.Extern/core/core_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/core_c_extra.h b/Emgu.CV.Extern/core/core_c_extra.h index 913edf66bc..d150280699 100644 --- a/Emgu.CV.Extern/core/core_c_extra.h +++ b/Emgu.CV.Extern/core/core_c_extra.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/core_cuda_c.cpp b/Emgu.CV.Extern/core/core_cuda_c.cpp index d7a498fb4b..c27211afa5 100644 --- a/Emgu.CV.Extern/core/core_cuda_c.cpp +++ b/Emgu.CV.Extern/core/core_cuda_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/core_cuda_c.h b/Emgu.CV.Extern/core/core_cuda_c.h index 508623bf6e..80a40b5988 100644 --- a/Emgu.CV.Extern/core/core_cuda_c.h +++ b/Emgu.CV.Extern/core/core_cuda_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/cudaStream.cpp b/Emgu.CV.Extern/core/cudaStream.cpp index a8e931a14c..35e4b96dfb 100644 --- a/Emgu.CV.Extern/core/cudaStream.cpp +++ b/Emgu.CV.Extern/core/cudaStream.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/directx.cpp b/Emgu.CV.Extern/core/directx.cpp index ff6fbdd6c8..7e25a3a505 100644 --- a/Emgu.CV.Extern/core/directx.cpp +++ b/Emgu.CV.Extern/core/directx.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/directx.h b/Emgu.CV.Extern/core/directx.h index de62000531..a9a3c9ea3f 100644 --- a/Emgu.CV.Extern/core/directx.h +++ b/Emgu.CV.Extern/core/directx.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/mat_c.cpp b/Emgu.CV.Extern/core/mat_c.cpp index 1b24d996e8..c7835158ed 100644 --- a/Emgu.CV.Extern/core/mat_c.cpp +++ b/Emgu.CV.Extern/core/mat_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/mat_c.h b/Emgu.CV.Extern/core/mat_c.h index ba75a62f63..ac01d1f1aa 100644 --- a/Emgu.CV.Extern/core/mat_c.h +++ b/Emgu.CV.Extern/core/mat_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/ocl_c.cpp b/Emgu.CV.Extern/core/ocl_c.cpp index b3d3a6bd36..1835be2cbf 100644 --- a/Emgu.CV.Extern/core/ocl_c.cpp +++ b/Emgu.CV.Extern/core/ocl_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/ocl_c.h b/Emgu.CV.Extern/core/ocl_c.h index cce0ddc970..903d3a6154 100644 --- a/Emgu.CV.Extern/core/ocl_c.h +++ b/Emgu.CV.Extern/core/ocl_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/optim_c.cpp b/Emgu.CV.Extern/core/optim_c.cpp index 6ac83a3b16..91d728c12b 100644 --- a/Emgu.CV.Extern/core/optim_c.cpp +++ b/Emgu.CV.Extern/core/optim_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/optim_c.h b/Emgu.CV.Extern/core/optim_c.h index a003a39ff3..370b84a275 100644 --- a/Emgu.CV.Extern/core/optim_c.h +++ b/Emgu.CV.Extern/core/optim_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/umat_c.cpp b/Emgu.CV.Extern/core/umat_c.cpp index 73c33dc474..619441fd88 100644 --- a/Emgu.CV.Extern/core/umat_c.cpp +++ b/Emgu.CV.Extern/core/umat_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/core/umat_c.h b/Emgu.CV.Extern/core/umat_c.h index 709988e941..f62bd32b13 100644 --- a/Emgu.CV.Extern/core/umat_c.h +++ b/Emgu.CV.Extern/core/umat_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudaarithm/cudaarithm_c.cpp b/Emgu.CV.Extern/cudaarithm/cudaarithm_c.cpp index 246418f974..2e5faec259 100644 --- a/Emgu.CV.Extern/cudaarithm/cudaarithm_c.cpp +++ b/Emgu.CV.Extern/cudaarithm/cudaarithm_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudaarithm/cudaarithm_c.h b/Emgu.CV.Extern/cudaarithm/cudaarithm_c.h index 93f458702a..e16339aedf 100644 --- a/Emgu.CV.Extern/cudaarithm/cudaarithm_c.h +++ b/Emgu.CV.Extern/cudaarithm/cudaarithm_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudabgsegm/cudabgsegm_c.cpp b/Emgu.CV.Extern/cudabgsegm/cudabgsegm_c.cpp index 07dc725db8..72619ebf79 100644 --- a/Emgu.CV.Extern/cudabgsegm/cudabgsegm_c.cpp +++ b/Emgu.CV.Extern/cudabgsegm/cudabgsegm_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudabgsegm/cudabgsegm_c.h b/Emgu.CV.Extern/cudabgsegm/cudabgsegm_c.h index 914e0eeddc..9813778142 100644 --- a/Emgu.CV.Extern/cudabgsegm/cudabgsegm_c.h +++ b/Emgu.CV.Extern/cudabgsegm/cudabgsegm_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudacodec/cudacodec_c.cpp b/Emgu.CV.Extern/cudacodec/cudacodec_c.cpp index 7278e197fb..27cbbbbcf7 100644 --- a/Emgu.CV.Extern/cudacodec/cudacodec_c.cpp +++ b/Emgu.CV.Extern/cudacodec/cudacodec_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudacodec/cudacodec_c.h b/Emgu.CV.Extern/cudacodec/cudacodec_c.h index 621fc5df33..986bf1ad83 100644 --- a/Emgu.CV.Extern/cudacodec/cudacodec_c.h +++ b/Emgu.CV.Extern/cudacodec/cudacodec_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudafeatures2d/cudafeatures2d_c.cpp b/Emgu.CV.Extern/cudafeatures2d/cudafeatures2d_c.cpp index 358377e7cc..defa4433a0 100644 --- a/Emgu.CV.Extern/cudafeatures2d/cudafeatures2d_c.cpp +++ b/Emgu.CV.Extern/cudafeatures2d/cudafeatures2d_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudafeatures2d/cudafeatures2d_c.h b/Emgu.CV.Extern/cudafeatures2d/cudafeatures2d_c.h index f583847dfb..7b48d1b3e3 100644 --- a/Emgu.CV.Extern/cudafeatures2d/cudafeatures2d_c.h +++ b/Emgu.CV.Extern/cudafeatures2d/cudafeatures2d_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudafilters/cudafilters_c.cpp b/Emgu.CV.Extern/cudafilters/cudafilters_c.cpp index 4418ed42ed..7d85776a30 100644 --- a/Emgu.CV.Extern/cudafilters/cudafilters_c.cpp +++ b/Emgu.CV.Extern/cudafilters/cudafilters_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudafilters/cudafilters_c.h b/Emgu.CV.Extern/cudafilters/cudafilters_c.h index bbf77c8f61..444db44835 100644 --- a/Emgu.CV.Extern/cudafilters/cudafilters_c.h +++ b/Emgu.CV.Extern/cudafilters/cudafilters_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudaimgproc/cudaimgproc_c.cpp b/Emgu.CV.Extern/cudaimgproc/cudaimgproc_c.cpp index 6b21e881b4..fa6822de7e 100644 --- a/Emgu.CV.Extern/cudaimgproc/cudaimgproc_c.cpp +++ b/Emgu.CV.Extern/cudaimgproc/cudaimgproc_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudaimgproc/cudaimgproc_c.h b/Emgu.CV.Extern/cudaimgproc/cudaimgproc_c.h index f2dc3e0751..a79fae6133 100644 --- a/Emgu.CV.Extern/cudaimgproc/cudaimgproc_c.h +++ b/Emgu.CV.Extern/cudaimgproc/cudaimgproc_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudalegacy/cudalegacy_c.cpp b/Emgu.CV.Extern/cudalegacy/cudalegacy_c.cpp index b05f5b9300..beadb87a29 100644 --- a/Emgu.CV.Extern/cudalegacy/cudalegacy_c.cpp +++ b/Emgu.CV.Extern/cudalegacy/cudalegacy_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudalegacy/cudalegacy_c.h b/Emgu.CV.Extern/cudalegacy/cudalegacy_c.h index 35151f1994..518bfea1ce 100644 --- a/Emgu.CV.Extern/cudalegacy/cudalegacy_c.h +++ b/Emgu.CV.Extern/cudalegacy/cudalegacy_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudaobjdetect/cudaCascadeClassifier.cpp b/Emgu.CV.Extern/cudaobjdetect/cudaCascadeClassifier.cpp index 45afce40b7..63e2ab13a3 100644 --- a/Emgu.CV.Extern/cudaobjdetect/cudaCascadeClassifier.cpp +++ b/Emgu.CV.Extern/cudaobjdetect/cudaCascadeClassifier.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudaobjdetect/cudaHOGDescriptor.cpp b/Emgu.CV.Extern/cudaobjdetect/cudaHOGDescriptor.cpp index 87ad5ccb4a..adb22195a1 100644 --- a/Emgu.CV.Extern/cudaobjdetect/cudaHOGDescriptor.cpp +++ b/Emgu.CV.Extern/cudaobjdetect/cudaHOGDescriptor.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudaobjdetect/cudaobjdetect_c.h b/Emgu.CV.Extern/cudaobjdetect/cudaobjdetect_c.h index 2605e70479..c32416c2b5 100644 --- a/Emgu.CV.Extern/cudaobjdetect/cudaobjdetect_c.h +++ b/Emgu.CV.Extern/cudaobjdetect/cudaobjdetect_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudaoptflow/cudaoptflow_c.cpp b/Emgu.CV.Extern/cudaoptflow/cudaoptflow_c.cpp index df37c1e1a3..7f8690c348 100644 --- a/Emgu.CV.Extern/cudaoptflow/cudaoptflow_c.cpp +++ b/Emgu.CV.Extern/cudaoptflow/cudaoptflow_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudaoptflow/cudaoptflow_c.h b/Emgu.CV.Extern/cudaoptflow/cudaoptflow_c.h index 45930a9767..85eb38184a 100644 --- a/Emgu.CV.Extern/cudaoptflow/cudaoptflow_c.h +++ b/Emgu.CV.Extern/cudaoptflow/cudaoptflow_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudastereo/cudastereo_c.cpp b/Emgu.CV.Extern/cudastereo/cudastereo_c.cpp index e9d356cadd..79e648ff3e 100644 --- a/Emgu.CV.Extern/cudastereo/cudastereo_c.cpp +++ b/Emgu.CV.Extern/cudastereo/cudastereo_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudastereo/cudastereo_c.h b/Emgu.CV.Extern/cudastereo/cudastereo_c.h index fa7a7af4cf..7c78db6de2 100644 --- a/Emgu.CV.Extern/cudastereo/cudastereo_c.h +++ b/Emgu.CV.Extern/cudastereo/cudastereo_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudawarping/cudawarping_c.cpp b/Emgu.CV.Extern/cudawarping/cudawarping_c.cpp index f2f381ce0d..4f9915de55 100644 --- a/Emgu.CV.Extern/cudawarping/cudawarping_c.cpp +++ b/Emgu.CV.Extern/cudawarping/cudawarping_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/cudawarping/cudawarping_c.h b/Emgu.CV.Extern/cudawarping/cudawarping_c.h index 49858107a1..69a25a10e5 100644 --- a/Emgu.CV.Extern/cudawarping/cudawarping_c.h +++ b/Emgu.CV.Extern/cudawarping/cudawarping_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/dataLogger.cpp b/Emgu.CV.Extern/dataLogger.cpp index 9b8c5b8f6b..236d0861fd 100644 --- a/Emgu.CV.Extern/dataLogger.cpp +++ b/Emgu.CV.Extern/dataLogger.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/dataLogger.h b/Emgu.CV.Extern/dataLogger.h index dfb14becf9..7e767a9c29 100644 --- a/Emgu.CV.Extern/dataLogger.h +++ b/Emgu.CV.Extern/dataLogger.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/depthai/depthai_c.cpp b/Emgu.CV.Extern/depthai/depthai_c.cpp index 79d6727ba1..f24c5aebc6 100644 --- a/Emgu.CV.Extern/depthai/depthai_c.cpp +++ b/Emgu.CV.Extern/depthai/depthai_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/depthai/depthai_c.h b/Emgu.CV.Extern/depthai/depthai_c.h index 66e4f28e9f..f9c8a30347 100644 --- a/Emgu.CV.Extern/depthai/depthai_c.h +++ b/Emgu.CV.Extern/depthai/depthai_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/dnn/dnn_c.cpp b/Emgu.CV.Extern/dnn/dnn_c.cpp index 4a5f3dff3d..023708c1f8 100644 --- a/Emgu.CV.Extern/dnn/dnn_c.cpp +++ b/Emgu.CV.Extern/dnn/dnn_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/dnn/dnn_c.h b/Emgu.CV.Extern/dnn/dnn_c.h index 1b95bd5f64..e548d5ee0c 100644 --- a/Emgu.CV.Extern/dnn/dnn_c.h +++ b/Emgu.CV.Extern/dnn/dnn_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/dnn_objdetect/dnn_objdetect_c.cpp b/Emgu.CV.Extern/dnn_objdetect/dnn_objdetect_c.cpp index d908f97c8b..fc4a783c80 100644 --- a/Emgu.CV.Extern/dnn_objdetect/dnn_objdetect_c.cpp +++ b/Emgu.CV.Extern/dnn_objdetect/dnn_objdetect_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/dnn_objdetect/dnn_objdetect_c.h b/Emgu.CV.Extern/dnn_objdetect/dnn_objdetect_c.h index 538a86b65e..8c99f367d1 100644 --- a/Emgu.CV.Extern/dnn_objdetect/dnn_objdetect_c.h +++ b/Emgu.CV.Extern/dnn_objdetect/dnn_objdetect_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/dnn_superres/dnn_superres_c.cpp b/Emgu.CV.Extern/dnn_superres/dnn_superres_c.cpp index 00cc717091..07f3d84125 100644 --- a/Emgu.CV.Extern/dnn_superres/dnn_superres_c.cpp +++ b/Emgu.CV.Extern/dnn_superres/dnn_superres_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/dnn_superres/dnn_superres_c.h b/Emgu.CV.Extern/dnn_superres/dnn_superres_c.h index 9bfb797b1f..a1b5960e44 100644 --- a/Emgu.CV.Extern/dnn_superres/dnn_superres_c.h +++ b/Emgu.CV.Extern/dnn_superres/dnn_superres_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/doubleOps.h b/Emgu.CV.Extern/doubleOps.h index 534424078e..58898c0ec1 100644 --- a/Emgu.CV.Extern/doubleOps.h +++ b/Emgu.CV.Extern/doubleOps.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/dpm/dpm_c.cpp b/Emgu.CV.Extern/dpm/dpm_c.cpp index 5eaf2932e3..26ad72c12d 100644 --- a/Emgu.CV.Extern/dpm/dpm_c.cpp +++ b/Emgu.CV.Extern/dpm/dpm_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/dpm/dpm_c.h b/Emgu.CV.Extern/dpm/dpm_c.h index ba81984de1..6160fb8b06 100644 --- a/Emgu.CV.Extern/dpm/dpm_c.h +++ b/Emgu.CV.Extern/dpm/dpm_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/emgu_c.cpp b/Emgu.CV.Extern/emgu_c.cpp index 3c0e84ec4e..330568ae99 100644 --- a/Emgu.CV.Extern/emgu_c.cpp +++ b/Emgu.CV.Extern/emgu_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/emgu_c.h b/Emgu.CV.Extern/emgu_c.h index 6a7458f728..310d37c7f0 100644 --- a/Emgu.CV.Extern/emgu_c.h +++ b/Emgu.CV.Extern/emgu_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/face/face_c.cpp b/Emgu.CV.Extern/face/face_c.cpp index 39714ac874..25de3ad6d9 100644 --- a/Emgu.CV.Extern/face/face_c.cpp +++ b/Emgu.CV.Extern/face/face_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/face/face_c.h b/Emgu.CV.Extern/face/face_c.h index d877906c49..53e817ac0e 100644 --- a/Emgu.CV.Extern/face/face_c.h +++ b/Emgu.CV.Extern/face/face_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/features2d/features2d_c.h b/Emgu.CV.Extern/features2d/features2d_c.h index ea522519da..67d3ee0028 100644 --- a/Emgu.CV.Extern/features2d/features2d_c.h +++ b/Emgu.CV.Extern/features2d/features2d_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/features2d/keypointDetectors.cpp b/Emgu.CV.Extern/features2d/keypointDetectors.cpp index b9c7698bae..8e4bbcf289 100644 --- a/Emgu.CV.Extern/features2d/keypointDetectors.cpp +++ b/Emgu.CV.Extern/features2d/keypointDetectors.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/flann/flann_c.cpp b/Emgu.CV.Extern/flann/flann_c.cpp index 5fb3b77ad7..5288920989 100644 --- a/Emgu.CV.Extern/flann/flann_c.cpp +++ b/Emgu.CV.Extern/flann/flann_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/flann/flann_c.h b/Emgu.CV.Extern/flann/flann_c.h index a90abc03c8..3f2629253a 100644 --- a/Emgu.CV.Extern/flann/flann_c.h +++ b/Emgu.CV.Extern/flann/flann_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/freetype/freetype_c.cpp b/Emgu.CV.Extern/freetype/freetype_c.cpp index c6a9610bfc..af1d541951 100644 --- a/Emgu.CV.Extern/freetype/freetype_c.cpp +++ b/Emgu.CV.Extern/freetype/freetype_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/freetype/freetype_c.h b/Emgu.CV.Extern/freetype/freetype_c.h index d56397f6d4..283db19b6e 100644 --- a/Emgu.CV.Extern/freetype/freetype_c.h +++ b/Emgu.CV.Extern/freetype/freetype_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/fuzzy/fuzzy_c.cpp b/Emgu.CV.Extern/fuzzy/fuzzy_c.cpp index f0a3368817..a56c9fa39c 100644 --- a/Emgu.CV.Extern/fuzzy/fuzzy_c.cpp +++ b/Emgu.CV.Extern/fuzzy/fuzzy_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/fuzzy/fuzzy_c.h b/Emgu.CV.Extern/fuzzy/fuzzy_c.h index b810cb70ad..805f85c784 100644 --- a/Emgu.CV.Extern/fuzzy/fuzzy_c.h +++ b/Emgu.CV.Extern/fuzzy/fuzzy_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/gapi/gapi_c.cpp b/Emgu.CV.Extern/gapi/gapi_c.cpp index 9e851fecef..4be6b1a9f1 100644 --- a/Emgu.CV.Extern/gapi/gapi_c.cpp +++ b/Emgu.CV.Extern/gapi/gapi_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/gapi/gapi_c.h b/Emgu.CV.Extern/gapi/gapi_c.h index 5456c2e1e5..7269ca969d 100644 --- a/Emgu.CV.Extern/gapi/gapi_c.h +++ b/Emgu.CV.Extern/gapi/gapi_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/hdf/hdf_c.cpp b/Emgu.CV.Extern/hdf/hdf_c.cpp index 7a6efa64a5..dbe1f12c78 100644 --- a/Emgu.CV.Extern/hdf/hdf_c.cpp +++ b/Emgu.CV.Extern/hdf/hdf_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/hdf/hdf_c.h b/Emgu.CV.Extern/hdf/hdf_c.h index 103400ce71..c269e3031b 100644 --- a/Emgu.CV.Extern/hdf/hdf_c.h +++ b/Emgu.CV.Extern/hdf/hdf_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/hfs/hfs_c.cpp b/Emgu.CV.Extern/hfs/hfs_c.cpp index 255ff32977..a17ee61e29 100644 --- a/Emgu.CV.Extern/hfs/hfs_c.cpp +++ b/Emgu.CV.Extern/hfs/hfs_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/hfs/hfs_c.h b/Emgu.CV.Extern/hfs/hfs_c.h index 1a89350a90..bbdf0740a3 100644 --- a/Emgu.CV.Extern/hfs/hfs_c.h +++ b/Emgu.CV.Extern/hfs/hfs_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/highgui/highgui_c_extra.cpp b/Emgu.CV.Extern/highgui/highgui_c_extra.cpp index 7ac37c6dc9..5bc460ea23 100644 --- a/Emgu.CV.Extern/highgui/highgui_c_extra.cpp +++ b/Emgu.CV.Extern/highgui/highgui_c_extra.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/highgui/highgui_c_extra.h b/Emgu.CV.Extern/highgui/highgui_c_extra.h index 6a36ce5baa..4d373613d9 100644 --- a/Emgu.CV.Extern/highgui/highgui_c_extra.h +++ b/Emgu.CV.Extern/highgui/highgui_c_extra.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/img_hash/img_hash_c_extra.cpp b/Emgu.CV.Extern/img_hash/img_hash_c_extra.cpp index af28304a2c..7bacc2b1a2 100644 --- a/Emgu.CV.Extern/img_hash/img_hash_c_extra.cpp +++ b/Emgu.CV.Extern/img_hash/img_hash_c_extra.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/img_hash/img_hash_c_extra.h b/Emgu.CV.Extern/img_hash/img_hash_c_extra.h index 4cd915468d..81fa9ce7a7 100644 --- a/Emgu.CV.Extern/img_hash/img_hash_c_extra.h +++ b/Emgu.CV.Extern/img_hash/img_hash_c_extra.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/imgcodecs/imgcodecs_c_extra.cpp b/Emgu.CV.Extern/imgcodecs/imgcodecs_c_extra.cpp index bd6fdfd637..66d3b9e838 100644 --- a/Emgu.CV.Extern/imgcodecs/imgcodecs_c_extra.cpp +++ b/Emgu.CV.Extern/imgcodecs/imgcodecs_c_extra.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/imgcodecs/imgcodecs_c_extra.h b/Emgu.CV.Extern/imgcodecs/imgcodecs_c_extra.h index f54756c586..a690f3635d 100644 --- a/Emgu.CV.Extern/imgcodecs/imgcodecs_c_extra.h +++ b/Emgu.CV.Extern/imgcodecs/imgcodecs_c_extra.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/imgproc/imgproc_c.cpp b/Emgu.CV.Extern/imgproc/imgproc_c.cpp index 45583460f3..f00c7fb4da 100644 --- a/Emgu.CV.Extern/imgproc/imgproc_c.cpp +++ b/Emgu.CV.Extern/imgproc/imgproc_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/imgproc/imgproc_c.h b/Emgu.CV.Extern/imgproc/imgproc_c.h index 979d8a36ef..703a7bb148 100644 --- a/Emgu.CV.Extern/imgproc/imgproc_c.h +++ b/Emgu.CV.Extern/imgproc/imgproc_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/intensity_transform/intensity_transform_c.cpp b/Emgu.CV.Extern/intensity_transform/intensity_transform_c.cpp index 746fd493f4..1902e869b1 100644 --- a/Emgu.CV.Extern/intensity_transform/intensity_transform_c.cpp +++ b/Emgu.CV.Extern/intensity_transform/intensity_transform_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/intensity_transform/intensity_transform_c.h b/Emgu.CV.Extern/intensity_transform/intensity_transform_c.h index 1cc87b244d..5efa15c4e1 100644 --- a/Emgu.CV.Extern/intensity_transform/intensity_transform_c.h +++ b/Emgu.CV.Extern/intensity_transform/intensity_transform_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/ios/divmodsi4.c b/Emgu.CV.Extern/ios/divmodsi4.c index 280f9734f5..b927fd649d 100644 --- a/Emgu.CV.Extern/ios/divmodsi4.c +++ b/Emgu.CV.Extern/ios/divmodsi4.c @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/line_descriptor/line_descriptor_c.cpp b/Emgu.CV.Extern/line_descriptor/line_descriptor_c.cpp index 6b1a2133ab..dc659a0c96 100644 --- a/Emgu.CV.Extern/line_descriptor/line_descriptor_c.cpp +++ b/Emgu.CV.Extern/line_descriptor/line_descriptor_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/line_descriptor/line_descriptor_c.h b/Emgu.CV.Extern/line_descriptor/line_descriptor_c.h index 477a97e9f2..4fccda3526 100644 --- a/Emgu.CV.Extern/line_descriptor/line_descriptor_c.h +++ b/Emgu.CV.Extern/line_descriptor/line_descriptor_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/mcc/mcc_c.cpp b/Emgu.CV.Extern/mcc/mcc_c.cpp index 20d9cfb343..30168c3012 100644 --- a/Emgu.CV.Extern/mcc/mcc_c.cpp +++ b/Emgu.CV.Extern/mcc/mcc_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/mcc/mcc_c.h b/Emgu.CV.Extern/mcc/mcc_c.h index 2b4ec264d2..dde5ee75c1 100644 --- a/Emgu.CV.Extern/mcc/mcc_c.h +++ b/Emgu.CV.Extern/mcc/mcc_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/ml/ml.cpp b/Emgu.CV.Extern/ml/ml.cpp index 698f8c7582..4ec9c7aa8f 100644 --- a/Emgu.CV.Extern/ml/ml.cpp +++ b/Emgu.CV.Extern/ml/ml.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/ml/ml_c.h b/Emgu.CV.Extern/ml/ml_c.h index 889a9ad385..40cd54e654 100644 --- a/Emgu.CV.Extern/ml/ml_c.h +++ b/Emgu.CV.Extern/ml/ml_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/nonfree/nonfree_c.cpp b/Emgu.CV.Extern/nonfree/nonfree_c.cpp index 08b14da953..0d79243604 100644 --- a/Emgu.CV.Extern/nonfree/nonfree_c.cpp +++ b/Emgu.CV.Extern/nonfree/nonfree_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/nonfree/nonfree_c.h b/Emgu.CV.Extern/nonfree/nonfree_c.h index bc149aee4d..a6f4eeeebd 100644 --- a/Emgu.CV.Extern/nonfree/nonfree_c.h +++ b/Emgu.CV.Extern/nonfree/nonfree_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/nonfree/nonfree_gpu_c.cpp b/Emgu.CV.Extern/nonfree/nonfree_gpu_c.cpp index 75267dca40..2a534bfded 100644 --- a/Emgu.CV.Extern/nonfree/nonfree_gpu_c.cpp +++ b/Emgu.CV.Extern/nonfree/nonfree_gpu_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/nonfree/nonfree_gpu_c.h b/Emgu.CV.Extern/nonfree/nonfree_gpu_c.h index 93eb10f11e..ee5632b52a 100644 --- a/Emgu.CV.Extern/nonfree/nonfree_gpu_c.h +++ b/Emgu.CV.Extern/nonfree/nonfree_gpu_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/objdetect/CascadeClassifier.cpp b/Emgu.CV.Extern/objdetect/CascadeClassifier.cpp index 263f492fc9..58ae840676 100644 --- a/Emgu.CV.Extern/objdetect/CascadeClassifier.cpp +++ b/Emgu.CV.Extern/objdetect/CascadeClassifier.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/objdetect/FaceDetectorYN.cpp b/Emgu.CV.Extern/objdetect/FaceDetectorYN.cpp index f2fa8b272a..dac651b8f5 100644 --- a/Emgu.CV.Extern/objdetect/FaceDetectorYN.cpp +++ b/Emgu.CV.Extern/objdetect/FaceDetectorYN.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/objdetect/FaceRecognizerSF.cpp b/Emgu.CV.Extern/objdetect/FaceRecognizerSF.cpp index c4a3a1ecb4..dbecebb692 100644 --- a/Emgu.CV.Extern/objdetect/FaceRecognizerSF.cpp +++ b/Emgu.CV.Extern/objdetect/FaceRecognizerSF.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/objdetect/HOGDescriptor.cpp b/Emgu.CV.Extern/objdetect/HOGDescriptor.cpp index 8842423a8d..354f8f5764 100644 --- a/Emgu.CV.Extern/objdetect/HOGDescriptor.cpp +++ b/Emgu.CV.Extern/objdetect/HOGDescriptor.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/objdetect/QRCodeDetector.cpp b/Emgu.CV.Extern/objdetect/QRCodeDetector.cpp index 3cec1d3bb5..2864bed6cd 100644 --- a/Emgu.CV.Extern/objdetect/QRCodeDetector.cpp +++ b/Emgu.CV.Extern/objdetect/QRCodeDetector.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/objdetect/objdetect_c.h b/Emgu.CV.Extern/objdetect/objdetect_c.h index 68d0d35e46..3331745c15 100644 --- a/Emgu.CV.Extern/objdetect/objdetect_c.h +++ b/Emgu.CV.Extern/objdetect/objdetect_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/optflow/optflow_c.cpp b/Emgu.CV.Extern/optflow/optflow_c.cpp index 209ff8fc75..fed7cbf8d1 100644 --- a/Emgu.CV.Extern/optflow/optflow_c.cpp +++ b/Emgu.CV.Extern/optflow/optflow_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/optflow/optflow_c.h b/Emgu.CV.Extern/optflow/optflow_c.h index 0555be37f6..8249c7a4ee 100644 --- a/Emgu.CV.Extern/optflow/optflow_c.h +++ b/Emgu.CV.Extern/optflow/optflow_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/phase_unwrapping/phase_unwrapping_c.cpp b/Emgu.CV.Extern/phase_unwrapping/phase_unwrapping_c.cpp index 05e2831a49..bb52fbe707 100644 --- a/Emgu.CV.Extern/phase_unwrapping/phase_unwrapping_c.cpp +++ b/Emgu.CV.Extern/phase_unwrapping/phase_unwrapping_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/phase_unwrapping/phase_unwrapping_c.h b/Emgu.CV.Extern/phase_unwrapping/phase_unwrapping_c.h index 297b1b3e76..d138f60409 100644 --- a/Emgu.CV.Extern/phase_unwrapping/phase_unwrapping_c.h +++ b/Emgu.CV.Extern/phase_unwrapping/phase_unwrapping_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/photo/photo_c.cpp b/Emgu.CV.Extern/photo/photo_c.cpp index 6c8b205eb0..5f9860302f 100644 --- a/Emgu.CV.Extern/photo/photo_c.cpp +++ b/Emgu.CV.Extern/photo/photo_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/photo/photo_c.h b/Emgu.CV.Extern/photo/photo_c.h index 9046b35d3d..8a64f711cd 100644 --- a/Emgu.CV.Extern/photo/photo_c.h +++ b/Emgu.CV.Extern/photo/photo_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/plane3D.cpp b/Emgu.CV.Extern/plane3D.cpp index 77cc92de4f..f4bf5b90a0 100644 --- a/Emgu.CV.Extern/plane3D.cpp +++ b/Emgu.CV.Extern/plane3D.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/plane3D.h b/Emgu.CV.Extern/plane3D.h index 16da313aac..dcd7046575 100644 --- a/Emgu.CV.Extern/plane3D.h +++ b/Emgu.CV.Extern/plane3D.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/plot/plot_c.cpp b/Emgu.CV.Extern/plot/plot_c.cpp index 039dd1f6f6..f9dc659ea9 100644 --- a/Emgu.CV.Extern/plot/plot_c.cpp +++ b/Emgu.CV.Extern/plot/plot_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/plot/plot_c.h b/Emgu.CV.Extern/plot/plot_c.h index 3518e12837..38c878e4fb 100644 --- a/Emgu.CV.Extern/plot/plot_c.h +++ b/Emgu.CV.Extern/plot/plot_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/pointUtil.h b/Emgu.CV.Extern/pointUtil.h index 3573927913..3f5ece0f21 100644 --- a/Emgu.CV.Extern/pointUtil.h +++ b/Emgu.CV.Extern/pointUtil.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/quality/quality_c.cpp b/Emgu.CV.Extern/quality/quality_c.cpp index 02b1a5e2b1..f1b0fac53f 100644 --- a/Emgu.CV.Extern/quality/quality_c.cpp +++ b/Emgu.CV.Extern/quality/quality_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/quality/quality_c.h b/Emgu.CV.Extern/quality/quality_c.h index 86e0e25d15..3a9c5e6e89 100644 --- a/Emgu.CV.Extern/quality/quality_c.h +++ b/Emgu.CV.Extern/quality/quality_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/quaternions.cpp b/Emgu.CV.Extern/quaternions.cpp index f6d07f294c..7187f81f1d 100644 --- a/Emgu.CV.Extern/quaternions.cpp +++ b/Emgu.CV.Extern/quaternions.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/quaternions.h b/Emgu.CV.Extern/quaternions.h index adc83963ab..2799e86d6e 100644 --- a/Emgu.CV.Extern/quaternions.h +++ b/Emgu.CV.Extern/quaternions.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/rapid/rapid_c.cpp b/Emgu.CV.Extern/rapid/rapid_c.cpp index 8cc46b437d..f97ce37fcb 100644 --- a/Emgu.CV.Extern/rapid/rapid_c.cpp +++ b/Emgu.CV.Extern/rapid/rapid_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/rapid/rapid_c.h b/Emgu.CV.Extern/rapid/rapid_c.h index eea454fc87..4ef59b1245 100644 --- a/Emgu.CV.Extern/rapid/rapid_c.h +++ b/Emgu.CV.Extern/rapid/rapid_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/reg/reg_c.cpp b/Emgu.CV.Extern/reg/reg_c.cpp index 3f0deead03..21b6462a15 100644 --- a/Emgu.CV.Extern/reg/reg_c.cpp +++ b/Emgu.CV.Extern/reg/reg_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/reg/reg_c.h b/Emgu.CV.Extern/reg/reg_c.h index 24b282e20b..f9986288e3 100644 --- a/Emgu.CV.Extern/reg/reg_c.h +++ b/Emgu.CV.Extern/reg/reg_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/rgbd/rgbd_c.cpp b/Emgu.CV.Extern/rgbd/rgbd_c.cpp index 28a1a85ecd..8c0bf8ac6c 100644 --- a/Emgu.CV.Extern/rgbd/rgbd_c.cpp +++ b/Emgu.CV.Extern/rgbd/rgbd_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/rgbd/rgbd_c.h b/Emgu.CV.Extern/rgbd/rgbd_c.h index 979cb1e7e0..17fda3e55b 100644 --- a/Emgu.CV.Extern/rgbd/rgbd_c.h +++ b/Emgu.CV.Extern/rgbd/rgbd_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/saliency/saliency_c.cpp b/Emgu.CV.Extern/saliency/saliency_c.cpp index eba050016f..a0dd761249 100644 --- a/Emgu.CV.Extern/saliency/saliency_c.cpp +++ b/Emgu.CV.Extern/saliency/saliency_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/saliency/saliency_c.h b/Emgu.CV.Extern/saliency/saliency_c.h index 7dbb194dd8..595ef6a046 100644 --- a/Emgu.CV.Extern/saliency/saliency_c.h +++ b/Emgu.CV.Extern/saliency/saliency_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/shape/shape_c.cpp b/Emgu.CV.Extern/shape/shape_c.cpp index 73e3c92328..e2dfdca891 100644 --- a/Emgu.CV.Extern/shape/shape_c.cpp +++ b/Emgu.CV.Extern/shape/shape_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/shape/shape_c.h b/Emgu.CV.Extern/shape/shape_c.h index 6c914fcdb0..f75ae056a1 100644 --- a/Emgu.CV.Extern/shape/shape_c.h +++ b/Emgu.CV.Extern/shape/shape_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/softcascade/softcascade_c.cpp b/Emgu.CV.Extern/softcascade/softcascade_c.cpp index 8b87193ff5..3b5e3d9ead 100644 --- a/Emgu.CV.Extern/softcascade/softcascade_c.cpp +++ b/Emgu.CV.Extern/softcascade/softcascade_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/softcascade/softcascade_c.h b/Emgu.CV.Extern/softcascade/softcascade_c.h index 489878b132..f3338b2c84 100644 --- a/Emgu.CV.Extern/softcascade/softcascade_c.h +++ b/Emgu.CV.Extern/softcascade/softcascade_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/sse.h b/Emgu.CV.Extern/sse.h index e309f0cf07..f5ff102cd0 100644 --- a/Emgu.CV.Extern/sse.h +++ b/Emgu.CV.Extern/sse.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/stereo/stereo_c.h b/Emgu.CV.Extern/stereo/stereo_c.h index 196bfa1cad..d948ec2d47 100644 --- a/Emgu.CV.Extern/stereo/stereo_c.h +++ b/Emgu.CV.Extern/stereo/stereo_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/stitching/stitching_c.cpp b/Emgu.CV.Extern/stitching/stitching_c.cpp index f9e7f61ff8..72aaa838ef 100644 --- a/Emgu.CV.Extern/stitching/stitching_c.cpp +++ b/Emgu.CV.Extern/stitching/stitching_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/stitching/stitching_c.h b/Emgu.CV.Extern/stitching/stitching_c.h index b4ce2732e2..e4572e0aff 100644 --- a/Emgu.CV.Extern/stitching/stitching_c.h +++ b/Emgu.CV.Extern/stitching/stitching_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/structured_light/structured_light_c.cpp b/Emgu.CV.Extern/structured_light/structured_light_c.cpp index 60c476b527..769bb32cf7 100644 --- a/Emgu.CV.Extern/structured_light/structured_light_c.cpp +++ b/Emgu.CV.Extern/structured_light/structured_light_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/structured_light/structured_light_c.h b/Emgu.CV.Extern/structured_light/structured_light_c.h index 1a08ef796b..ddae4c2aa5 100644 --- a/Emgu.CV.Extern/structured_light/structured_light_c.h +++ b/Emgu.CV.Extern/structured_light/structured_light_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/superres/superres_c.cpp b/Emgu.CV.Extern/superres/superres_c.cpp index 4f35baf1be..5c2cfcc012 100644 --- a/Emgu.CV.Extern/superres/superres_c.cpp +++ b/Emgu.CV.Extern/superres/superres_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/superres/superres_c.h b/Emgu.CV.Extern/superres/superres_c.h index a1ba078ffb..fda4388ba0 100644 --- a/Emgu.CV.Extern/superres/superres_c.h +++ b/Emgu.CV.Extern/superres/superres_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/surface_matching/surface_matching_c.cpp b/Emgu.CV.Extern/surface_matching/surface_matching_c.cpp index 864f307ee5..78e510de2d 100644 --- a/Emgu.CV.Extern/surface_matching/surface_matching_c.cpp +++ b/Emgu.CV.Extern/surface_matching/surface_matching_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/surface_matching/surface_matching_c.h b/Emgu.CV.Extern/surface_matching/surface_matching_c.h index d7c19bf4cd..c3175db615 100644 --- a/Emgu.CV.Extern/surface_matching/surface_matching_c.h +++ b/Emgu.CV.Extern/surface_matching/surface_matching_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/tbb.cpp b/Emgu.CV.Extern/tbb.cpp index 5f027e205c..72ea3e8b14 100644 --- a/Emgu.CV.Extern/tbb.cpp +++ b/Emgu.CV.Extern/tbb.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/tesseract/libtesseract/CMakeLists.txt b/Emgu.CV.Extern/tesseract/libtesseract/CMakeLists.txt index 97dec27dd0..5304a098cf 100644 --- a/Emgu.CV.Extern/tesseract/libtesseract/CMakeLists.txt +++ b/Emgu.CV.Extern/tesseract/libtesseract/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- #SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}../../../opencv/cmake") #include(OpenCVCompilerOptimizations) diff --git a/Emgu.CV.Extern/tesseract/libtesseract/leptonica/CMakeLists.txt b/Emgu.CV.Extern/tesseract/libtesseract/leptonica/CMakeLists.txt index ce42f65de2..a978a50c02 100644 --- a/Emgu.CV.Extern/tesseract/libtesseract/leptonica/CMakeLists.txt +++ b/Emgu.CV.Extern/tesseract/libtesseract/leptonica/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- PROJECT(libleptonica) diff --git a/Emgu.CV.Extern/tesseract/tesseract.cpp b/Emgu.CV.Extern/tesseract/tesseract.cpp index 14da5e5050..bbe08b6b80 100644 --- a/Emgu.CV.Extern/tesseract/tesseract.cpp +++ b/Emgu.CV.Extern/tesseract/tesseract.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/tesseract/tesseract_c.h b/Emgu.CV.Extern/tesseract/tesseract_c.h index 49e55d2567..c1d037562d 100644 --- a/Emgu.CV.Extern/tesseract/tesseract_c.h +++ b/Emgu.CV.Extern/tesseract/tesseract_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/text/test_c.cpp b/Emgu.CV.Extern/text/test_c.cpp index 99f397f97c..a43ac75a57 100644 --- a/Emgu.CV.Extern/text/test_c.cpp +++ b/Emgu.CV.Extern/text/test_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/text/text_c.h b/Emgu.CV.Extern/text/text_c.h index b269617566..3ed0e6ecc7 100644 --- a/Emgu.CV.Extern/text/text_c.h +++ b/Emgu.CV.Extern/text/text_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/tiffio.cpp b/Emgu.CV.Extern/tiffio.cpp index 2cf0bb969b..e1e93ef609 100644 --- a/Emgu.CV.Extern/tiffio.cpp +++ b/Emgu.CV.Extern/tiffio.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/tiffio_c.h b/Emgu.CV.Extern/tiffio_c.h index 04304f526c..9563ffc8f9 100644 --- a/Emgu.CV.Extern/tiffio_c.h +++ b/Emgu.CV.Extern/tiffio_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/tracking/tracking_c.cpp b/Emgu.CV.Extern/tracking/tracking_c.cpp index 689d142d5b..eeae0700f6 100644 --- a/Emgu.CV.Extern/tracking/tracking_c.cpp +++ b/Emgu.CV.Extern/tracking/tracking_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/tracking/tracking_c.h b/Emgu.CV.Extern/tracking/tracking_c.h index 556cd4afce..c61c432b0a 100644 --- a/Emgu.CV.Extern/tracking/tracking_c.h +++ b/Emgu.CV.Extern/tracking/tracking_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/vectors_c.cpp b/Emgu.CV.Extern/vectors_c.cpp index 30237981b7..1201ea8a18 100644 --- a/Emgu.CV.Extern/vectors_c.cpp +++ b/Emgu.CV.Extern/vectors_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/vectors_c.h b/Emgu.CV.Extern/vectors_c.h index 457dca2f34..f54717db2d 100644 --- a/Emgu.CV.Extern/vectors_c.h +++ b/Emgu.CV.Extern/vectors_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/video/video_c.cpp b/Emgu.CV.Extern/video/video_c.cpp index d16cc98592..e722f31f68 100644 --- a/Emgu.CV.Extern/video/video_c.cpp +++ b/Emgu.CV.Extern/video/video_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/video/video_c.h b/Emgu.CV.Extern/video/video_c.h index 4eeed6cc6c..1dc0861476 100644 --- a/Emgu.CV.Extern/video/video_c.h +++ b/Emgu.CV.Extern/video/video_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/videoio/videoio_c_extra.cpp b/Emgu.CV.Extern/videoio/videoio_c_extra.cpp index 0a84dd9ee7..5e00ffd426 100644 --- a/Emgu.CV.Extern/videoio/videoio_c_extra.cpp +++ b/Emgu.CV.Extern/videoio/videoio_c_extra.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/videoio/videoio_c_extra.h b/Emgu.CV.Extern/videoio/videoio_c_extra.h index cdfa96a664..f470d454e3 100644 --- a/Emgu.CV.Extern/videoio/videoio_c_extra.h +++ b/Emgu.CV.Extern/videoio/videoio_c_extra.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/videostab/videostab_c.cpp b/Emgu.CV.Extern/videostab/videostab_c.cpp index af46b50763..425d9e00b0 100644 --- a/Emgu.CV.Extern/videostab/videostab_c.cpp +++ b/Emgu.CV.Extern/videostab/videostab_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/videostab/videostab_c.h b/Emgu.CV.Extern/videostab/videostab_c.h index 318d980c2c..b42f7fa411 100644 --- a/Emgu.CV.Extern/videostab/videostab_c.h +++ b/Emgu.CV.Extern/videostab/videostab_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/viz/viz_c.cpp b/Emgu.CV.Extern/viz/viz_c.cpp index 21da07effb..eb905195ab 100644 --- a/Emgu.CV.Extern/viz/viz_c.cpp +++ b/Emgu.CV.Extern/viz/viz_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/viz/viz_c.h b/Emgu.CV.Extern/viz/viz_c.h index db99a9cf1b..d9a529b4a3 100644 --- a/Emgu.CV.Extern/viz/viz_c.h +++ b/Emgu.CV.Extern/viz/viz_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/wechat_qrcode/wechat_qrcode_c.cpp b/Emgu.CV.Extern/wechat_qrcode/wechat_qrcode_c.cpp index cb6d908401..cd99954391 100644 --- a/Emgu.CV.Extern/wechat_qrcode/wechat_qrcode_c.cpp +++ b/Emgu.CV.Extern/wechat_qrcode/wechat_qrcode_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/wechat_qrcode/wechat_qrcode_c.h b/Emgu.CV.Extern/wechat_qrcode/wechat_qrcode_c.h index 4c9de98350..fea736cab0 100644 --- a/Emgu.CV.Extern/wechat_qrcode/wechat_qrcode_c.h +++ b/Emgu.CV.Extern/wechat_qrcode/wechat_qrcode_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/xfeatures2d/nonfree_c.cpp b/Emgu.CV.Extern/xfeatures2d/nonfree_c.cpp index 5f9e80e3a8..97c327aa2e 100644 --- a/Emgu.CV.Extern/xfeatures2d/nonfree_c.cpp +++ b/Emgu.CV.Extern/xfeatures2d/nonfree_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/xfeatures2d/nonfree_c.h b/Emgu.CV.Extern/xfeatures2d/nonfree_c.h index f168c217b0..4b81d611fb 100644 --- a/Emgu.CV.Extern/xfeatures2d/nonfree_c.h +++ b/Emgu.CV.Extern/xfeatures2d/nonfree_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/xfeatures2d/nonfree_gpu_c.cpp b/Emgu.CV.Extern/xfeatures2d/nonfree_gpu_c.cpp index 0777587118..0d1ed08501 100644 --- a/Emgu.CV.Extern/xfeatures2d/nonfree_gpu_c.cpp +++ b/Emgu.CV.Extern/xfeatures2d/nonfree_gpu_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/xfeatures2d/nonfree_gpu_c.h b/Emgu.CV.Extern/xfeatures2d/nonfree_gpu_c.h index 4bf93e01e4..1dfd29b6eb 100644 --- a/Emgu.CV.Extern/xfeatures2d/nonfree_gpu_c.h +++ b/Emgu.CV.Extern/xfeatures2d/nonfree_gpu_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/xfeatures2d/xfeatures2d_c.cpp b/Emgu.CV.Extern/xfeatures2d/xfeatures2d_c.cpp index 3e698d5130..0c6c9e7cfb 100644 --- a/Emgu.CV.Extern/xfeatures2d/xfeatures2d_c.cpp +++ b/Emgu.CV.Extern/xfeatures2d/xfeatures2d_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/xfeatures2d/xfeatures2d_c.h b/Emgu.CV.Extern/xfeatures2d/xfeatures2d_c.h index 0733a07748..ddfe0fad0f 100644 --- a/Emgu.CV.Extern/xfeatures2d/xfeatures2d_c.h +++ b/Emgu.CV.Extern/xfeatures2d/xfeatures2d_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/ximgproc/ximgproc_c.cpp b/Emgu.CV.Extern/ximgproc/ximgproc_c.cpp index 754f92e33c..bcd99e950c 100644 --- a/Emgu.CV.Extern/ximgproc/ximgproc_c.cpp +++ b/Emgu.CV.Extern/ximgproc/ximgproc_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/ximgproc/ximgproc_c.h b/Emgu.CV.Extern/ximgproc/ximgproc_c.h index 90ff151b99..ba8ceb59d1 100644 --- a/Emgu.CV.Extern/ximgproc/ximgproc_c.h +++ b/Emgu.CV.Extern/ximgproc/ximgproc_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/xobjdetect/xobjdetect_c.cpp b/Emgu.CV.Extern/xobjdetect/xobjdetect_c.cpp index 6784d268df..8a7e573f86 100644 --- a/Emgu.CV.Extern/xobjdetect/xobjdetect_c.cpp +++ b/Emgu.CV.Extern/xobjdetect/xobjdetect_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/xobjdetect/xobjdetect_c.h b/Emgu.CV.Extern/xobjdetect/xobjdetect_c.h index 025c4aa082..ca5ccbebd5 100644 --- a/Emgu.CV.Extern/xobjdetect/xobjdetect_c.h +++ b/Emgu.CV.Extern/xobjdetect/xobjdetect_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/xphoto/xphoto_c.cpp b/Emgu.CV.Extern/xphoto/xphoto_c.cpp index a6dd37c3aa..388ae39ed3 100644 --- a/Emgu.CV.Extern/xphoto/xphoto_c.cpp +++ b/Emgu.CV.Extern/xphoto/xphoto_c.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/xphoto/xphoto_c.h b/Emgu.CV.Extern/xphoto/xphoto_c.h index b9ca85a604..0d0289be77 100644 --- a/Emgu.CV.Extern/xphoto/xphoto_c.h +++ b/Emgu.CV.Extern/xphoto/xphoto_c.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/zlibCompression.cpp b/Emgu.CV.Extern/zlibCompression.cpp index e892e443aa..df79876a8b 100644 --- a/Emgu.CV.Extern/zlibCompression.cpp +++ b/Emgu.CV.Extern/zlibCompression.cpp @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Extern/zlibCompression.h b/Emgu.CV.Extern/zlibCompression.h index 9d88ba98c8..1e5c14b7b5 100644 --- a/Emgu.CV.Extern/zlibCompression.h +++ b/Emgu.CV.Extern/zlibCompression.h @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Models/CMakeLists.txt b/Emgu.CV.Models/CMakeLists.txt index cf4099f091..3dfe285f28 100644 --- a/Emgu.CV.Models/CMakeLists.txt +++ b/Emgu.CV.Models/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) diff --git a/Emgu.CV.Models/CascadeFaceAndEyeDetector.cs b/Emgu.CV.Models/CascadeFaceAndEyeDetector.cs index 8314c1a655..b1fabccd6c 100644 --- a/Emgu.CV.Models/CascadeFaceAndEyeDetector.cs +++ b/Emgu.CV.Models/CascadeFaceAndEyeDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/CombinedModel.cs b/Emgu.CV.Models/CombinedModel.cs index 680a0890ac..f2d549cbd4 100644 --- a/Emgu.CV.Models/CombinedModel.cs +++ b/Emgu.CV.Models/CombinedModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/DepthAI/MobilenetSsd.cs b/Emgu.CV.Models/DepthAI/MobilenetSsd.cs index 86a888c616..c3c1857e46 100644 --- a/Emgu.CV.Models/DepthAI/MobilenetSsd.cs +++ b/Emgu.CV.Models/DepthAI/MobilenetSsd.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/Dnn/BarcodeDetectorModel.cs b/Emgu.CV.Models/Dnn/BarcodeDetectorModel.cs index 502de75a2e..f7014f7a18 100644 --- a/Emgu.CV.Models/Dnn/BarcodeDetectorModel.cs +++ b/Emgu.CV.Models/Dnn/BarcodeDetectorModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/Dnn/DetectedObject.cs b/Emgu.CV.Models/Dnn/DetectedObject.cs index 36710ace54..4eee3dc32c 100644 --- a/Emgu.CV.Models/Dnn/DetectedObject.cs +++ b/Emgu.CV.Models/Dnn/DetectedObject.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/Dnn/FaceAndLandmarkDetector.cs b/Emgu.CV.Models/Dnn/FaceAndLandmarkDetector.cs index c23adb3821..7630a2ad91 100644 --- a/Emgu.CV.Models/Dnn/FaceAndLandmarkDetector.cs +++ b/Emgu.CV.Models/Dnn/FaceAndLandmarkDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/Dnn/FaceDetector.cs b/Emgu.CV.Models/Dnn/FaceDetector.cs index 30e197ac07..d49f2fe21e 100644 --- a/Emgu.CV.Models/Dnn/FaceDetector.cs +++ b/Emgu.CV.Models/Dnn/FaceDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/Dnn/FaceDetectorYNModel.cs b/Emgu.CV.Models/Dnn/FaceDetectorYNModel.cs index 6c0c955432..b9cbd667fa 100644 --- a/Emgu.CV.Models/Dnn/FaceDetectorYNModel.cs +++ b/Emgu.CV.Models/Dnn/FaceDetectorYNModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/Dnn/MaskRcnn.cs b/Emgu.CV.Models/Dnn/MaskRcnn.cs index 7ae2d4b5a3..1879523721 100644 --- a/Emgu.CV.Models/Dnn/MaskRcnn.cs +++ b/Emgu.CV.Models/Dnn/MaskRcnn.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/Dnn/MaskedObject.cs b/Emgu.CV.Models/Dnn/MaskedObject.cs index 5044c5e1c3..513e726850 100644 --- a/Emgu.CV.Models/Dnn/MaskedObject.cs +++ b/Emgu.CV.Models/Dnn/MaskedObject.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/Dnn/SceneTextDetector.cs b/Emgu.CV.Models/Dnn/SceneTextDetector.cs index 2e6633a86b..372313b90e 100644 --- a/Emgu.CV.Models/Dnn/SceneTextDetector.cs +++ b/Emgu.CV.Models/Dnn/SceneTextDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/Dnn/VehicleLicensePlateDetector.cs b/Emgu.CV.Models/Dnn/VehicleLicensePlateDetector.cs index 6845eb7548..1f762b20fa 100644 --- a/Emgu.CV.Models/Dnn/VehicleLicensePlateDetector.cs +++ b/Emgu.CV.Models/Dnn/VehicleLicensePlateDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/Dnn/WeChatQRCodeDetector.cs b/Emgu.CV.Models/Dnn/WeChatQRCodeDetector.cs index edb584aa6c..dd810b82e1 100644 --- a/Emgu.CV.Models/Dnn/WeChatQRCodeDetector.cs +++ b/Emgu.CV.Models/Dnn/WeChatQRCodeDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/Dnn/Yolo.cs b/Emgu.CV.Models/Dnn/Yolo.cs index 7fe07254b2..d0d14b2f16 100644 --- a/Emgu.CV.Models/Dnn/Yolo.cs +++ b/Emgu.CV.Models/Dnn/Yolo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/Emgu.CV.Models.IOS/CMakeLists.txt b/Emgu.CV.Models/Emgu.CV.Models.IOS/CMakeLists.txt index cfb30db7e8..2e082d4b9f 100644 --- a/Emgu.CV.Models/Emgu.CV.Models.IOS/CMakeLists.txt +++ b/Emgu.CV.Models/Emgu.CV.Models.IOS/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) diff --git a/Emgu.CV.Models/Emgu.CV.Models.NetStandard/CMakeLists.txt b/Emgu.CV.Models/Emgu.CV.Models.NetStandard/CMakeLists.txt index 220fff0933..4a602c227d 100644 --- a/Emgu.CV.Models/Emgu.CV.Models.NetStandard/CMakeLists.txt +++ b/Emgu.CV.Models/Emgu.CV.Models.NetStandard/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) diff --git a/Emgu.CV.Models/FacemarkDetector.cs b/Emgu.CV.Models/FacemarkDetector.cs index 5164079ded..7c7dae1110 100644 --- a/Emgu.CV.Models/FacemarkDetector.cs +++ b/Emgu.CV.Models/FacemarkDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/FreetypeNotoSansCJK.cs b/Emgu.CV.Models/FreetypeNotoSansCJK.cs index cb639bbb20..31d7bfcbca 100644 --- a/Emgu.CV.Models/FreetypeNotoSansCJK.cs +++ b/Emgu.CV.Models/FreetypeNotoSansCJK.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/IProcessAndRenderModel.cs b/Emgu.CV.Models/IProcessAndRenderModel.cs index ad31e6a1c9..819eae44ca 100644 --- a/Emgu.CV.Models/IProcessAndRenderModel.cs +++ b/Emgu.CV.Models/IProcessAndRenderModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/PedestrianDetector.cs b/Emgu.CV.Models/PedestrianDetector.cs index cff52cbf18..f9f1589c6d 100644 --- a/Emgu.CV.Models/PedestrianDetector.cs +++ b/Emgu.CV.Models/PedestrianDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Models/TesseractModel.cs b/Emgu.CV.Models/TesseractModel.cs index 9bcb6fb0d7..1419ace25f 100644 --- a/Emgu.CV.Models/TesseractModel.cs +++ b/Emgu.CV.Models/TesseractModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.NativeImage/BitmapSourceExtension.cs b/Emgu.CV.NativeImage/BitmapSourceExtension.cs index 7b2342a863..7032ee08b7 100644 --- a/Emgu.CV.NativeImage/BitmapSourceExtension.cs +++ b/Emgu.CV.NativeImage/BitmapSourceExtension.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.NativeImage/CGImageExtension.cs b/Emgu.CV.NativeImage/CGImageExtension.cs index 8290d7d288..6c36f4c006 100644 --- a/Emgu.CV.NativeImage/CGImageExtension.cs +++ b/Emgu.CV.NativeImage/CGImageExtension.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __UNIFIED__ diff --git a/Emgu.CV.NativeImage/CMakeLists.txt b/Emgu.CV.NativeImage/CMakeLists.txt index 292f134bb2..780d23c859 100644 --- a/Emgu.CV.NativeImage/CMakeLists.txt +++ b/Emgu.CV.NativeImage/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- INSTALL( diff --git a/Emgu.CV.NativeImage/NSImageExtension.cs b/Emgu.CV.NativeImage/NSImageExtension.cs index 5aa25bb879..66f124284a 100644 --- a/Emgu.CV.NativeImage/NSImageExtension.cs +++ b/Emgu.CV.NativeImage/NSImageExtension.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __MACOS__ || __MACCATALYST__ diff --git a/Emgu.CV.NativeImage/UIImageExtension.cs b/Emgu.CV.NativeImage/UIImageExtension.cs index 2783a228a2..84c729ecd1 100644 --- a/Emgu.CV.NativeImage/UIImageExtension.cs +++ b/Emgu.CV.NativeImage/UIImageExtension.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- //#if __IOS__ diff --git a/Emgu.CV.NativeImage/WriteableBitmapExtension.cs b/Emgu.CV.NativeImage/WriteableBitmapExtension.cs index 8ee3bf8a6d..5ec7d9c67a 100644 --- a/Emgu.CV.NativeImage/WriteableBitmapExtension.cs +++ b/Emgu.CV.NativeImage/WriteableBitmapExtension.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV.OCR/CMakeLists.txt b/Emgu.CV.OCR/CMakeLists.txt index 962dcecc7c..db596a0a3f 100644 --- a/Emgu.CV.OCR/CMakeLists.txt +++ b/Emgu.CV.OCR/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) diff --git a/Emgu.CV.OCR/ITessResultRenderer.cs b/Emgu.CV.OCR/ITessResultRenderer.cs index ce564fa298..4d357b5dc4 100644 --- a/Emgu.CV.OCR/ITessResultRenderer.cs +++ b/Emgu.CV.OCR/ITessResultRenderer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV.OCR/LocaleGuard.cs b/Emgu.CV.OCR/LocaleGuard.cs index 960d074919..4b102f0752 100644 --- a/Emgu.CV.OCR/LocaleGuard.cs +++ b/Emgu.CV.OCR/LocaleGuard.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.OCR/OcrEngineMode.cs b/Emgu.CV.OCR/OcrEngineMode.cs index 7c21ebf2ae..d12dcb4bbe 100644 --- a/Emgu.CV.OCR/OcrEngineMode.cs +++ b/Emgu.CV.OCR/OcrEngineMode.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using Emgu.CV.Util; diff --git a/Emgu.CV.OCR/OcrInvoke.cs b/Emgu.CV.OCR/OcrInvoke.cs index 89a2a30bdb..53d068172e 100644 --- a/Emgu.CV.OCR/OcrInvoke.cs +++ b/Emgu.CV.OCR/OcrInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.OCR/PageIterator.cs b/Emgu.CV.OCR/PageIterator.cs index 151d9eb742..eeb8488bf6 100644 --- a/Emgu.CV.OCR/PageIterator.cs +++ b/Emgu.CV.OCR/PageIterator.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV.OCR/PageSegMode.cs b/Emgu.CV.OCR/PageSegMode.cs index 22aa1bfb90..43a7884b09 100644 --- a/Emgu.CV.OCR/PageSegMode.cs +++ b/Emgu.CV.OCR/PageSegMode.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV.OCR/Pix.cs b/Emgu.CV.OCR/Pix.cs index b4f4e42ea3..f7ce5b0f53 100644 --- a/Emgu.CV.OCR/Pix.cs +++ b/Emgu.CV.OCR/Pix.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using Emgu.CV.Util; diff --git a/Emgu.CV.OCR/TessResultRenderer.cs b/Emgu.CV.OCR/TessResultRenderer.cs index c0561c2040..47dc0c023d 100644 --- a/Emgu.CV.OCR/TessResultRenderer.cs +++ b/Emgu.CV.OCR/TessResultRenderer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV.OCR/Tesseract.cs b/Emgu.CV.OCR/Tesseract.cs index fa00e42d30..3f48044b70 100644 --- a/Emgu.CV.OCR/Tesseract.cs +++ b/Emgu.CV.OCR/Tesseract.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using Emgu.CV.Util; diff --git a/Emgu.CV.OCR/TesseractResult.cs b/Emgu.CV.OCR/TesseractResult.cs index da7e861841..ad5ce24d1d 100644 --- a/Emgu.CV.OCR/TesseractResult.cs +++ b/Emgu.CV.OCR/TesseractResult.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using Emgu.CV.Util; diff --git a/Emgu.CV.Platform/CMakeLists.txt b/Emgu.CV.Platform/CMakeLists.txt index 9f00a04562..0a165f14d7 100644 --- a/Emgu.CV.Platform/CMakeLists.txt +++ b/Emgu.CV.Platform/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- ADD_SUBDIRECTORY(NetStandard) diff --git a/Emgu.CV.Platform/DotNet/CMakeLists.txt b/Emgu.CV.Platform/DotNet/CMakeLists.txt index a7ebaa769b..2162c578e5 100644 --- a/Emgu.CV.Platform/DotNet/CMakeLists.txt +++ b/Emgu.CV.Platform/DotNet/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- ADD_SUBDIRECTORY(Core) diff --git a/Emgu.CV.Platform/DotNet/Core/CMakeLists.txt b/Emgu.CV.Platform/DotNet/Core/CMakeLists.txt index 5a0ccd7cb8..ecf34d3842 100644 --- a/Emgu.CV.Platform/DotNet/Core/CMakeLists.txt +++ b/Emgu.CV.Platform/DotNet/Core/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF((EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) AND WIN32 AND NOT (NETFX_CORE)) diff --git a/Emgu.CV.Platform/DotNet/Framework/CMakeLists.txt b/Emgu.CV.Platform/DotNet/Framework/CMakeLists.txt index c4b73fc193..77979029aa 100644 --- a/Emgu.CV.Platform/DotNet/Framework/CMakeLists.txt +++ b/Emgu.CV.Platform/DotNet/Framework/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF((EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) AND NOT ANDROID AND NOT NETFX_CORE AND NOT APPLE) diff --git a/Emgu.CV.Platform/DotNet/Framework/Properties/AssemblyInfo.cs b/Emgu.CV.Platform/DotNet/Framework/Properties/AssemblyInfo.cs index 9b38b1c0cb..f4157cdb50 100644 --- a/Emgu.CV.Platform/DotNet/Framework/Properties/AssemblyInfo.cs +++ b/Emgu.CV.Platform/DotNet/Framework/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.Reflection; diff --git a/Emgu.CV.Platform/DotNet/HistogramBox.cs b/Emgu.CV.Platform/DotNet/HistogramBox.cs index d9064608aa..58cad0db7d 100644 --- a/Emgu.CV.Platform/DotNet/HistogramBox.cs +++ b/Emgu.CV.Platform/DotNet/HistogramBox.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/DotNet/HistogramViewer.cs b/Emgu.CV.Platform/DotNet/HistogramViewer.cs index 6c27d16f35..47a0a5dfb0 100644 --- a/Emgu.CV.Platform/DotNet/HistogramViewer.cs +++ b/Emgu.CV.Platform/DotNet/HistogramViewer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/DotNet/ImageBox.cs b/Emgu.CV.Platform/DotNet/ImageBox.cs index 32b1bd5f1e..da73fda8d4 100644 --- a/Emgu.CV.Platform/DotNet/ImageBox.cs +++ b/Emgu.CV.Platform/DotNet/ImageBox.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/DotNet/ImageProperty.cs b/Emgu.CV.Platform/DotNet/ImageProperty.cs index 714a8cef99..5750de1d46 100644 --- a/Emgu.CV.Platform/DotNet/ImageProperty.cs +++ b/Emgu.CV.Platform/DotNet/ImageProperty.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/DotNet/ImagePropertyDialog.cs b/Emgu.CV.Platform/DotNet/ImagePropertyDialog.cs index 2b4f1f7871..84a2cdcab3 100644 --- a/Emgu.CV.Platform/DotNet/ImagePropertyDialog.cs +++ b/Emgu.CV.Platform/DotNet/ImagePropertyDialog.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/DotNet/ImageViewer.cs b/Emgu.CV.Platform/DotNet/ImageViewer.cs index b35d23c261..d807ca6617 100644 --- a/Emgu.CV.Platform/DotNet/ImageViewer.cs +++ b/Emgu.CV.Platform/DotNet/ImageViewer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/DotNet/MatrixBox.cs b/Emgu.CV.Platform/DotNet/MatrixBox.cs index 2bc0f10228..73e9c57bf0 100644 --- a/Emgu.CV.Platform/DotNet/MatrixBox.cs +++ b/Emgu.CV.Platform/DotNet/MatrixBox.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/DotNet/MatrixViewer.cs b/Emgu.CV.Platform/DotNet/MatrixViewer.cs index f178a3dcd3..0f1cbff811 100644 --- a/Emgu.CV.Platform/DotNet/MatrixViewer.cs +++ b/Emgu.CV.Platform/DotNet/MatrixViewer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/DotNet/Operation.cs b/Emgu.CV.Platform/DotNet/Operation.cs index 4abcaa1b92..32e9aec1ef 100644 --- a/Emgu.CV.Platform/DotNet/Operation.cs +++ b/Emgu.CV.Platform/DotNet/Operation.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/DotNet/OperationsView.cs b/Emgu.CV.Platform/DotNet/OperationsView.cs index cf806c99ad..247fffb1f1 100644 --- a/Emgu.CV.Platform/DotNet/OperationsView.cs +++ b/Emgu.CV.Platform/DotNet/OperationsView.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/DotNet/PanAndZoomPictureBox.cs b/Emgu.CV.Platform/DotNet/PanAndZoomPictureBox.cs index 67571f83ad..7b1047bcdb 100644 --- a/Emgu.CV.Platform/DotNet/PanAndZoomPictureBox.cs +++ b/Emgu.CV.Platform/DotNet/PanAndZoomPictureBox.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/DotNet/ParameterInputDialog.cs b/Emgu.CV.Platform/DotNet/ParameterInputDialog.cs index e43706c826..260e6015c1 100644 --- a/Emgu.CV.Platform/DotNet/ParameterInputDialog.cs +++ b/Emgu.CV.Platform/DotNet/ParameterInputDialog.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Emgu.CV.Bitmap/CMakeLists.txt b/Emgu.CV.Platform/Emgu.CV.Bitmap/CMakeLists.txt index 42bdbad9ed..d62214e7cb 100644 --- a/Emgu.CV.Platform/Emgu.CV.Bitmap/CMakeLists.txt +++ b/Emgu.CV.Platform/Emgu.CV.Bitmap/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (TARGET Emgu.CV.Platform.NetStandard) diff --git a/Emgu.CV.Platform/Emgu.CV.Wpf/CMakeLists.txt b/Emgu.CV.Platform/Emgu.CV.Wpf/CMakeLists.txt index 6490dd151f..8af0acd23b 100644 --- a/Emgu.CV.Platform/Emgu.CV.Wpf/CMakeLists.txt +++ b/Emgu.CV.Platform/Emgu.CV.Wpf/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (TARGET Emgu.CV.Platform.NetStandard) diff --git a/Emgu.CV.Platform/Maui/Android/AndroidFileAsset.cs b/Emgu.CV.Platform/Maui/Android/AndroidFileAsset.cs index d3148ce9e3..6a2b4cb902 100644 --- a/Emgu.CV.Platform/Maui/Android/AndroidFileAsset.cs +++ b/Emgu.CV.Platform/Maui/Android/AndroidFileAsset.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Maui/Android/BitmapArgb8888Image.cs b/Emgu.CV.Platform/Maui/Android/BitmapArgb8888Image.cs index c9798257e7..d70dfab580 100644 --- a/Emgu.CV.Platform/Maui/Android/BitmapArgb8888Image.cs +++ b/Emgu.CV.Platform/Maui/Android/BitmapArgb8888Image.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Maui/Android/CMakeLists.txt b/Emgu.CV.Platform/Maui/Android/CMakeLists.txt index 14205d4ef2..fa964244f1 100644 --- a/Emgu.CV.Platform/Maui/Android/CMakeLists.txt +++ b/Emgu.CV.Platform/Maui/Android/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_ANDROID) diff --git a/Emgu.CV.Platform/Maui/Android/CvInvokeAndroid.cs b/Emgu.CV.Platform/Maui/Android/CvInvokeAndroid.cs index af91946457..87b39c1ccc 100644 --- a/Emgu.CV.Platform/Maui/Android/CvInvokeAndroid.cs +++ b/Emgu.CV.Platform/Maui/Android/CvInvokeAndroid.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Maui/Android/ImageAndroid.cs b/Emgu.CV.Platform/Maui/Android/ImageAndroid.cs index 2878534ee6..9e810857d4 100644 --- a/Emgu.CV.Platform/Maui/Android/ImageAndroid.cs +++ b/Emgu.CV.Platform/Maui/Android/ImageAndroid.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Maui/Android/MatAndroid.cs b/Emgu.CV.Platform/Maui/Android/MatAndroid.cs index d8c6de81c4..09534026f6 100644 --- a/Emgu.CV.Platform/Maui/Android/MatAndroid.cs +++ b/Emgu.CV.Platform/Maui/Android/MatAndroid.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Maui/CMakeLists.txt b/Emgu.CV.Platform/Maui/CMakeLists.txt index 94cccd4953..c495bf236c 100644 --- a/Emgu.CV.Platform/Maui/CMakeLists.txt +++ b/Emgu.CV.Platform/Maui/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- ADD_SUBDIRECTORY(iOS) diff --git a/Emgu.CV.Platform/Maui/Mac/CMakeLists.txt b/Emgu.CV.Platform/Maui/Mac/CMakeLists.txt index a771302e9d..cc432efd01 100644 --- a/Emgu.CV.Platform/Maui/Mac/CMakeLists.txt +++ b/Emgu.CV.Platform/Maui/Mac/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_MAUI_MAC) diff --git a/Emgu.CV.Platform/Maui/UI/ButtonTextImagePage.cs b/Emgu.CV.Platform/Maui/UI/ButtonTextImagePage.cs index 6bef65ac87..5c60ab2807 100644 --- a/Emgu.CV.Platform/Maui/UI/ButtonTextImagePage.cs +++ b/Emgu.CV.Platform/Maui/UI/ButtonTextImagePage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Maui/UI/CMakeLists.txt b/Emgu.CV.Platform/Maui/UI/CMakeLists.txt index 37a307ad84..dfec39212d 100644 --- a/Emgu.CV.Platform/Maui/UI/CMakeLists.txt +++ b/Emgu.CV.Platform/Maui/UI/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_ANDROID AND HAVE_MAUI_IOS AND HAVE_MAUI_MAC) diff --git a/Emgu.CV.Platform/Maui/UI/CvImageView.cs b/Emgu.CV.Platform/Maui/UI/CvImageView.cs index 4d8fea8adc..b9dfedf199 100644 --- a/Emgu.CV.Platform/Maui/UI/CvImageView.cs +++ b/Emgu.CV.Platform/Maui/UI/CvImageView.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using Emgu.CV.Util; diff --git a/Emgu.CV.Platform/Maui/UI/Platforms/Android/AndroidCameraManager.cs b/Emgu.CV.Platform/Maui/UI/Platforms/Android/AndroidCameraManager.cs index 9a84aaec08..d98d71ca8e 100644 --- a/Emgu.CV.Platform/Maui/UI/Platforms/Android/AndroidCameraManager.cs +++ b/Emgu.CV.Platform/Maui/UI/Platforms/Android/AndroidCameraManager.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __ANDROID__ diff --git a/Emgu.CV.Platform/Maui/UI/Platforms/Android/AndroidCameraPage.cs b/Emgu.CV.Platform/Maui/UI/Platforms/Android/AndroidCameraPage.cs index b92cde3045..a67ab4d7c7 100644 --- a/Emgu.CV.Platform/Maui/UI/Platforms/Android/AndroidCameraPage.cs +++ b/Emgu.CV.Platform/Maui/UI/Platforms/Android/AndroidCameraPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __ANDROID__ diff --git a/Emgu.CV.Platform/Maui/UI/Platforms/Android/CameraCaptureSessionCallback.cs b/Emgu.CV.Platform/Maui/UI/Platforms/Android/CameraCaptureSessionCallback.cs index e7048bbdd1..33d336d5eb 100644 --- a/Emgu.CV.Platform/Maui/UI/Platforms/Android/CameraCaptureSessionCallback.cs +++ b/Emgu.CV.Platform/Maui/UI/Platforms/Android/CameraCaptureSessionCallback.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __ANDROID__ diff --git a/Emgu.CV.Platform/Maui/UI/Platforms/Android/OnYuvImageAvailableListener.cs b/Emgu.CV.Platform/Maui/UI/Platforms/Android/OnYuvImageAvailableListener.cs index d9f92b9c0b..2dab1eef0a 100644 --- a/Emgu.CV.Platform/Maui/UI/Platforms/Android/OnYuvImageAvailableListener.cs +++ b/Emgu.CV.Platform/Maui/UI/Platforms/Android/OnYuvImageAvailableListener.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __ANDROID__ diff --git a/Emgu.CV.Platform/Maui/UI/Platforms/Android/RefCountedAutoCloseable.cs b/Emgu.CV.Platform/Maui/UI/Platforms/Android/RefCountedAutoCloseable.cs index 92439f118d..83a7ee106d 100644 --- a/Emgu.CV.Platform/Maui/UI/Platforms/Android/RefCountedAutoCloseable.cs +++ b/Emgu.CV.Platform/Maui/UI/Platforms/Android/RefCountedAutoCloseable.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __ANDROID__ diff --git a/Emgu.CV.Platform/Maui/UI/Platforms/Android/YUV420Converter.cs b/Emgu.CV.Platform/Maui/UI/Platforms/Android/YUV420Converter.cs index 35ec1f982d..3dfe32569d 100644 --- a/Emgu.CV.Platform/Maui/UI/Platforms/Android/YUV420Converter.cs +++ b/Emgu.CV.Platform/Maui/UI/Platforms/Android/YUV420Converter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __ANDROID__ diff --git a/Emgu.CV.Platform/Maui/UI/ProcessAndRenderPage.cs b/Emgu.CV.Platform/Maui/UI/ProcessAndRenderPage.cs index 345582485e..2c6291af89 100644 --- a/Emgu.CV.Platform/Maui/UI/ProcessAndRenderPage.cs +++ b/Emgu.CV.Platform/Maui/UI/ProcessAndRenderPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Maui/UI/apple/AvCaptureSessionPage.cs b/Emgu.CV.Platform/Maui/UI/apple/AvCaptureSessionPage.cs index edf6a21c67..7790231ab7 100644 --- a/Emgu.CV.Platform/Maui/UI/apple/AvCaptureSessionPage.cs +++ b/Emgu.CV.Platform/Maui/UI/apple/AvCaptureSessionPage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __IOS__ || __MACCATALYST__ diff --git a/Emgu.CV.Platform/Maui/UI/apple/CMSampleBufferExtensions.cs b/Emgu.CV.Platform/Maui/UI/apple/CMSampleBufferExtensions.cs index d4a5eb20f8..1eea457d62 100644 --- a/Emgu.CV.Platform/Maui/UI/apple/CMSampleBufferExtensions.cs +++ b/Emgu.CV.Platform/Maui/UI/apple/CMSampleBufferExtensions.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __IOS__ || __MACCATALYST__ diff --git a/Emgu.CV.Platform/Maui/UI/apple/OutputRecorder.cs b/Emgu.CV.Platform/Maui/UI/apple/OutputRecorder.cs index 1f438dc71d..03c359f8d4 100644 --- a/Emgu.CV.Platform/Maui/UI/apple/OutputRecorder.cs +++ b/Emgu.CV.Platform/Maui/UI/apple/OutputRecorder.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if __IOS__ || __MACCATALYST__ diff --git a/Emgu.CV.Platform/Maui/iOS/CMakeLists.txt b/Emgu.CV.Platform/Maui/iOS/CMakeLists.txt index efd25ebae8..c12ca7d0a6 100644 --- a/Emgu.CV.Platform/Maui/iOS/CMakeLists.txt +++ b/Emgu.CV.Platform/Maui/iOS/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_IOS) diff --git a/Emgu.CV.Platform/NetStandard/CMakeLists.txt b/Emgu.CV.Platform/NetStandard/CMakeLists.txt index eb440d28fc..639723faed 100644 --- a/Emgu.CV.Platform/NetStandard/CMakeLists.txt +++ b/Emgu.CV.Platform/NetStandard/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) diff --git a/Emgu.CV.Platform/NetStandard_iOS/CMakeLists.txt b/Emgu.CV.Platform/NetStandard_iOS/CMakeLists.txt index f58c5b6bf3..3916c7186b 100644 --- a/Emgu.CV.Platform/NetStandard_iOS/CMakeLists.txt +++ b/Emgu.CV.Platform/NetStandard_iOS/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) diff --git a/Emgu.CV.Platform/Xamarin/Android/AndroidFileAsset.cs b/Emgu.CV.Platform/Xamarin/Android/AndroidFileAsset.cs index d3148ce9e3..6a2b4cb902 100644 --- a/Emgu.CV.Platform/Xamarin/Android/AndroidFileAsset.cs +++ b/Emgu.CV.Platform/Xamarin/Android/AndroidFileAsset.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Xamarin/Android/BitmapArgb8888Image.cs b/Emgu.CV.Platform/Xamarin/Android/BitmapArgb8888Image.cs index c9798257e7..d70dfab580 100644 --- a/Emgu.CV.Platform/Xamarin/Android/BitmapArgb8888Image.cs +++ b/Emgu.CV.Platform/Xamarin/Android/BitmapArgb8888Image.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Xamarin/Android/CMakeLists.txt b/Emgu.CV.Platform/Xamarin/Android/CMakeLists.txt index b29c07f455..1bce0d0257 100644 --- a/Emgu.CV.Platform/Xamarin/Android/CMakeLists.txt +++ b/Emgu.CV.Platform/Xamarin/Android/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_ANDROID) diff --git a/Emgu.CV.Platform/Xamarin/Android/CvInvokeAndroid.cs b/Emgu.CV.Platform/Xamarin/Android/CvInvokeAndroid.cs index af91946457..87b39c1ccc 100644 --- a/Emgu.CV.Platform/Xamarin/Android/CvInvokeAndroid.cs +++ b/Emgu.CV.Platform/Xamarin/Android/CvInvokeAndroid.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Xamarin/Android/ImageAndroid.cs b/Emgu.CV.Platform/Xamarin/Android/ImageAndroid.cs index 2878534ee6..9e810857d4 100644 --- a/Emgu.CV.Platform/Xamarin/Android/ImageAndroid.cs +++ b/Emgu.CV.Platform/Xamarin/Android/ImageAndroid.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Xamarin/Android/MatAndroid.cs b/Emgu.CV.Platform/Xamarin/Android/MatAndroid.cs index 88406cebcf..be3a46fd53 100644 --- a/Emgu.CV.Platform/Xamarin/Android/MatAndroid.cs +++ b/Emgu.CV.Platform/Xamarin/Android/MatAndroid.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Platform/Xamarin/CMakeLists.txt b/Emgu.CV.Platform/Xamarin/CMakeLists.txt index 8233a766c6..ccb3d7dabe 100644 --- a/Emgu.CV.Platform/Xamarin/CMakeLists.txt +++ b/Emgu.CV.Platform/Xamarin/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- ADD_SUBDIRECTORY(iOS) diff --git a/Emgu.CV.Platform/Xamarin/Mac/CMakeLists.txt b/Emgu.CV.Platform/Xamarin/Mac/CMakeLists.txt index 1904eeccb4..e3aacc00ed 100644 --- a/Emgu.CV.Platform/Xamarin/Mac/CMakeLists.txt +++ b/Emgu.CV.Platform/Xamarin/Mac/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (HAVE_MACOS) diff --git a/Emgu.CV.Platform/Xamarin/iOS/CMakeLists.txt b/Emgu.CV.Platform/Xamarin/iOS/CMakeLists.txt index 0891634570..33aeec3241 100644 --- a/Emgu.CV.Platform/Xamarin/iOS/CMakeLists.txt +++ b/Emgu.CV.Platform/Xamarin/iOS/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_IOS) diff --git a/Emgu.CV.Platform/Xamarin/iOS/CvInvokeIOS.cs b/Emgu.CV.Platform/Xamarin/iOS/CvInvokeIOS.cs index 5de1293587..2015f1c3e4 100644 --- a/Emgu.CV.Platform/Xamarin/iOS/CvInvokeIOS.cs +++ b/Emgu.CV.Platform/Xamarin/iOS/CvInvokeIOS.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV.Runtime/CMakeLists.txt b/Emgu.CV.Runtime/CMakeLists.txt index 62e2ee2968..4b210d3543 100644 --- a/Emgu.CV.Runtime/CMakeLists.txt +++ b/Emgu.CV.Runtime/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- INSTALL( diff --git a/Emgu.CV.Test/AutoTestCalibration.cs b/Emgu.CV.Test/AutoTestCalibration.cs index 5dbd0d6898..5b035afe75 100644 --- a/Emgu.CV.Test/AutoTestCalibration.cs +++ b/Emgu.CV.Test/AutoTestCalibration.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Test/AutoTestCuda.cs b/Emgu.CV.Test/AutoTestCuda.cs index 5d6e2f611f..52b15c4649 100644 --- a/Emgu.CV.Test/AutoTestCuda.cs +++ b/Emgu.CV.Test/AutoTestCuda.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Test/AutoTestFeatures2d.cs b/Emgu.CV.Test/AutoTestFeatures2d.cs index 9d64b30d8d..a6c2fa44bd 100644 --- a/Emgu.CV.Test/AutoTestFeatures2d.cs +++ b/Emgu.CV.Test/AutoTestFeatures2d.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Test/AutoTestGapi.cs b/Emgu.CV.Test/AutoTestGapi.cs index 14da3f52bd..cf76bf184a 100644 --- a/Emgu.CV.Test/AutoTestGapi.cs +++ b/Emgu.CV.Test/AutoTestGapi.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Test/AutoTestImage.cs b/Emgu.CV.Test/AutoTestImage.cs index 9be7f98e91..1fb0764a5c 100644 --- a/Emgu.CV.Test/AutoTestImage.cs +++ b/Emgu.CV.Test/AutoTestImage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Test/AutoTestML.cs b/Emgu.CV.Test/AutoTestML.cs index 1315b23596..dddbbcefbc 100644 --- a/Emgu.CV.Test/AutoTestML.cs +++ b/Emgu.CV.Test/AutoTestML.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Test/AutoTestMat.cs b/Emgu.CV.Test/AutoTestMat.cs index f0174d7dbe..20974a0c7b 100644 --- a/Emgu.CV.Test/AutoTestMat.cs +++ b/Emgu.CV.Test/AutoTestMat.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Test/AutoTestMatrix.cs b/Emgu.CV.Test/AutoTestMatrix.cs index fca32865c2..1a855e7f64 100644 --- a/Emgu.CV.Test/AutoTestMatrix.cs +++ b/Emgu.CV.Test/AutoTestMatrix.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Test/AutoTestModels.cs b/Emgu.CV.Test/AutoTestModels.cs index 0ffa5265d6..5734c5899c 100644 --- a/Emgu.CV.Test/AutoTestModels.cs +++ b/Emgu.CV.Test/AutoTestModels.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Test/AutoTestOcr.cs b/Emgu.CV.Test/AutoTestOcr.cs index 9fe5f96f9b..bb7c357434 100644 --- a/Emgu.CV.Test/AutoTestOcr.cs +++ b/Emgu.CV.Test/AutoTestOcr.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Test/AutoTestOpenCL.cs b/Emgu.CV.Test/AutoTestOpenCL.cs index 4198545c80..0699507430 100644 --- a/Emgu.CV.Test/AutoTestOpenCL.cs +++ b/Emgu.CV.Test/AutoTestOpenCL.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Test/AutoTestQuaternions.cs b/Emgu.CV.Test/AutoTestQuaternions.cs index 03af773031..715c5bf096 100644 --- a/Emgu.CV.Test/AutoTestQuaternions.cs +++ b/Emgu.CV.Test/AutoTestQuaternions.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Test/AutoTestSanity.cs b/Emgu.CV.Test/AutoTestSanity.cs index 32f4ca5422..75f8ededde 100644 --- a/Emgu.CV.Test/AutoTestSanity.cs +++ b/Emgu.CV.Test/AutoTestSanity.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Test/AutoTestUMat.cs b/Emgu.CV.Test/AutoTestUMat.cs index 8f4465e36b..3aa69f1209 100644 --- a/Emgu.CV.Test/AutoTestUMat.cs +++ b/Emgu.CV.Test/AutoTestUMat.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Test/AutoTestVarious.cs b/Emgu.CV.Test/AutoTestVarious.cs index d712136d03..d0ef5e62f8 100644 --- a/Emgu.CV.Test/AutoTestVarious.cs +++ b/Emgu.CV.Test/AutoTestVarious.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV.Test/CMakeLists.txt b/Emgu.CV.Test/CMakeLists.txt index 16eff46843..312ff0a736 100644 --- a/Emgu.CV.Test/CMakeLists.txt +++ b/Emgu.CV.Test/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(DOTNET_FOUND AND (NOT (IOS OR ANDROID OR NETFX_CORE))) diff --git a/Emgu.CV.Test/Class1.cs b/Emgu.CV.Test/Class1.cs index a44ccccf4d..6174539a4d 100644 --- a/Emgu.CV.Test/Class1.cs +++ b/Emgu.CV.Test/Class1.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if !NETCOREAPP diff --git a/Emgu.CV.Test/EmguAssert.cs b/Emgu.CV.Test/EmguAssert.cs index a1343df282..8a47d8e156 100644 --- a/Emgu.CV.Test/EmguAssert.cs +++ b/Emgu.CV.Test/EmguAssert.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Diagnostics; diff --git a/Emgu.CV.Test/Face.cs b/Emgu.CV.Test/Face.cs index f8e1dfe58f..36ec60ec5f 100644 --- a/Emgu.CV.Test/Face.cs +++ b/Emgu.CV.Test/Face.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV.Test/Properties/AssemblyInfo.cs b/Emgu.CV.Test/Properties/AssemblyInfo.cs index 7211708172..0dbf7dc0f5 100644 --- a/Emgu.CV.Test/Properties/AssemblyInfo.cs +++ b/Emgu.CV.Test/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.Reflection; diff --git a/Emgu.CV.Unity/Assets/Emgu.CV/Demo/CameraTexture.cs b/Emgu.CV.Unity/Assets/Emgu.CV/Demo/CameraTexture.cs index ee994a90ad..87bd6d227f 100644 --- a/Emgu.CV.Unity/Assets/Emgu.CV/Demo/CameraTexture.cs +++ b/Emgu.CV.Unity/Assets/Emgu.CV/Demo/CameraTexture.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using Emgu.CV.CvEnum; diff --git a/Emgu.CV.Unity/Assets/Emgu.CV/Demo/FaceDetection.cs b/Emgu.CV.Unity/Assets/Emgu.CV/Demo/FaceDetection.cs index 34bcdd8c28..cf52336681 100644 --- a/Emgu.CV.Unity/Assets/Emgu.CV/Demo/FaceDetection.cs +++ b/Emgu.CV.Unity/Assets/Emgu.CV/Demo/FaceDetection.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.IO; diff --git a/Emgu.CV.Unity/Assets/Emgu.CV/Demo/FeatureMatching.cs b/Emgu.CV.Unity/Assets/Emgu.CV/Demo/FeatureMatching.cs index a6e9a4cdcd..84054e4709 100644 --- a/Emgu.CV.Unity/Assets/Emgu.CV/Demo/FeatureMatching.cs +++ b/Emgu.CV.Unity/Assets/Emgu.CV/Demo/FeatureMatching.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.IO; diff --git a/Emgu.CV.Unity/Assets/Emgu.CV/Demo/HelloTexture.cs b/Emgu.CV.Unity/Assets/Emgu.CV/Demo/HelloTexture.cs index 2e7f4b7166..c0e38b7f67 100644 --- a/Emgu.CV.Unity/Assets/Emgu.CV/Demo/HelloTexture.cs +++ b/Emgu.CV.Unity/Assets/Emgu.CV/Demo/HelloTexture.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.IO; diff --git a/Emgu.CV.Unity/Assets/Emgu.CV/Demo/Ocr.cs b/Emgu.CV.Unity/Assets/Emgu.CV/Demo/Ocr.cs index 6decb13bcc..248dad62d7 100644 --- a/Emgu.CV.Unity/Assets/Emgu.CV/Demo/Ocr.cs +++ b/Emgu.CV.Unity/Assets/Emgu.CV/Demo/Ocr.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.IO; diff --git a/Emgu.CV.Unity/Assets/Emgu.CV/Demo/ProcessAndRenderModelBehaviour.cs b/Emgu.CV.Unity/Assets/Emgu.CV/Demo/ProcessAndRenderModelBehaviour.cs index 8bb7c3551c..d6086fbfdb 100644 --- a/Emgu.CV.Unity/Assets/Emgu.CV/Demo/ProcessAndRenderModelBehaviour.cs +++ b/Emgu.CV.Unity/Assets/Emgu.CV/Demo/ProcessAndRenderModelBehaviour.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System.IO; diff --git a/Emgu.CV/CMakeLists.txt b/Emgu.CV/CMakeLists.txt index 21ff69fe26..aa053bbe51 100644 --- a/Emgu.CV/CMakeLists.txt +++ b/Emgu.CV/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) diff --git a/Emgu.CV/Calib3d/Calib3dInvoke.cs b/Emgu.CV/Calib3d/Calib3dInvoke.cs index ca79c9f32d..fa15687cbf 100644 --- a/Emgu.CV/Calib3d/Calib3dInvoke.cs +++ b/Emgu.CV/Calib3d/Calib3dInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Calib3d/Fisheye.cs b/Emgu.CV/Calib3d/Fisheye.cs index 38349c41cd..2b0835e7ce 100644 --- a/Emgu.CV/Calib3d/Fisheye.cs +++ b/Emgu.CV/Calib3d/Fisheye.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Calib3d/IStereoMatcher.cs b/Emgu.CV/Calib3d/IStereoMatcher.cs index 6d4ef8d13b..e37b18f258 100644 --- a/Emgu.CV/Calib3d/IStereoMatcher.cs +++ b/Emgu.CV/Calib3d/IStereoMatcher.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Calib3d/StereoBM.cs b/Emgu.CV/Calib3d/StereoBM.cs index da8754c225..027be66804 100644 --- a/Emgu.CV/Calib3d/StereoBM.cs +++ b/Emgu.CV/Calib3d/StereoBM.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Calib3d/StereoSGBM.cs b/Emgu.CV/Calib3d/StereoSGBM.cs index bb21d9974f..753b8f9560 100644 --- a/Emgu.CV/Calib3d/StereoSGBM.cs +++ b/Emgu.CV/Calib3d/StereoSGBM.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/Bgr.cs b/Emgu.CV/Color/Bgr.cs index c888305d76..0f551f960f 100644 --- a/Emgu.CV/Color/Bgr.cs +++ b/Emgu.CV/Color/Bgr.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/Bgra.cs b/Emgu.CV/Color/Bgra.cs index e50bb1a830..1c168f718e 100644 --- a/Emgu.CV/Color/Bgra.cs +++ b/Emgu.CV/Color/Bgra.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/ColorInfoAttribute.cs b/Emgu.CV/Color/ColorInfoAttribute.cs index 1f1265cfe8..4f36032092 100644 --- a/Emgu.CV/Color/ColorInfoAttribute.cs +++ b/Emgu.CV/Color/ColorInfoAttribute.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/DisplayColorAttribute.cs b/Emgu.CV/Color/DisplayColorAttribute.cs index 7eebecb7ee..457bd5017d 100644 --- a/Emgu.CV/Color/DisplayColorAttribute.cs +++ b/Emgu.CV/Color/DisplayColorAttribute.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/Gray.cs b/Emgu.CV/Color/Gray.cs index 0df2fde670..eb166fa247 100644 --- a/Emgu.CV/Color/Gray.cs +++ b/Emgu.CV/Color/Gray.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/Hls.cs b/Emgu.CV/Color/Hls.cs index fceb92f537..3eac23c94c 100644 --- a/Emgu.CV/Color/Hls.cs +++ b/Emgu.CV/Color/Hls.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/Hsv.cs b/Emgu.CV/Color/Hsv.cs index 12986756f0..ed07189a35 100644 --- a/Emgu.CV/Color/Hsv.cs +++ b/Emgu.CV/Color/Hsv.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/IColor.cs b/Emgu.CV/Color/IColor.cs index 36bc524d76..ebdcbbed95 100644 --- a/Emgu.CV/Color/IColor.cs +++ b/Emgu.CV/Color/IColor.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/Lab.cs b/Emgu.CV/Color/Lab.cs index ac08615496..8b4e19ed1d 100644 --- a/Emgu.CV/Color/Lab.cs +++ b/Emgu.CV/Color/Lab.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/Luv.cs b/Emgu.CV/Color/Luv.cs index c3f90622c5..51c1a77223 100644 --- a/Emgu.CV/Color/Luv.cs +++ b/Emgu.CV/Color/Luv.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/Rgb.cs b/Emgu.CV/Color/Rgb.cs index 6ddc32d797..1d0b7622e8 100644 --- a/Emgu.CV/Color/Rgb.cs +++ b/Emgu.CV/Color/Rgb.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/Rgb565.cs b/Emgu.CV/Color/Rgb565.cs index 3ab746a267..7fb03c4b2a 100644 --- a/Emgu.CV/Color/Rgb565.cs +++ b/Emgu.CV/Color/Rgb565.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/Rgba.cs b/Emgu.CV/Color/Rgba.cs index f06619e46b..0611eb1469 100644 --- a/Emgu.CV/Color/Rgba.cs +++ b/Emgu.CV/Color/Rgba.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/Xyz.cs b/Emgu.CV/Color/Xyz.cs index af2a753fe5..0a25896750 100644 --- a/Emgu.CV/Color/Xyz.cs +++ b/Emgu.CV/Color/Xyz.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Color/Ycc.cs b/Emgu.CV/Color/Ycc.cs index 0dfe0a05b9..90d34fca92 100644 --- a/Emgu.CV/Color/Ycc.cs +++ b/Emgu.CV/Color/Ycc.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/Affine3d.cs b/Emgu.CV/Core/Affine3d.cs index 93f3cf30c1..56b78844f0 100644 --- a/Emgu.CV/Core/Affine3d.cs +++ b/Emgu.CV/Core/Affine3d.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/CvArray.cs b/Emgu.CV/Core/CvArray.cs index 767f927dd5..a94f63ffe7 100644 --- a/Emgu.CV/Core/CvArray.cs +++ b/Emgu.CV/Core/CvArray.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/CvString.cs b/Emgu.CV/Core/CvString.cs index 27fd73f339..6aa830af98 100644 --- a/Emgu.CV/Core/CvString.cs +++ b/Emgu.CV/Core/CvString.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/DirectX.cs b/Emgu.CV/Core/DirectX.cs index bc4fb6a1fa..d49cb89b75 100644 --- a/Emgu.CV/Core/DirectX.cs +++ b/Emgu.CV/Core/DirectX.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/FileNode.cs b/Emgu.CV/Core/FileNode.cs index e01a7ffbed..93bebe433a 100644 --- a/Emgu.CV/Core/FileNode.cs +++ b/Emgu.CV/Core/FileNode.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/FileNodeIterator.cs b/Emgu.CV/Core/FileNodeIterator.cs index c23e60d97c..de4fa66970 100644 --- a/Emgu.CV/Core/FileNodeIterator.cs +++ b/Emgu.CV/Core/FileNodeIterator.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/FileStorage.cs b/Emgu.CV/Core/FileStorage.cs index 32f8cc896e..c0fff9ccfd 100644 --- a/Emgu.CV/Core/FileStorage.cs +++ b/Emgu.CV/Core/FileStorage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/IAlgorithm.cs b/Emgu.CV/Core/IAlgorithm.cs index eb6e195bf6..aa23a650c3 100644 --- a/Emgu.CV/Core/IAlgorithm.cs +++ b/Emgu.CV/Core/IAlgorithm.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- diff --git a/Emgu.CV/Core/IFileReaderMat.cs b/Emgu.CV/Core/IFileReaderMat.cs index 7af0326547..e74ec0aac8 100644 --- a/Emgu.CV/Core/IFileReaderMat.cs +++ b/Emgu.CV/Core/IFileReaderMat.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/IFileWriterMat.cs b/Emgu.CV/Core/IFileWriterMat.cs index 6d2168d015..f34d194091 100644 --- a/Emgu.CV/Core/IFileWriterMat.cs +++ b/Emgu.CV/Core/IFileWriterMat.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/IInputArray.cs b/Emgu.CV/Core/IInputArray.cs index d55cd080c3..454ac40fd6 100644 --- a/Emgu.CV/Core/IInputArray.cs +++ b/Emgu.CV/Core/IInputArray.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/IInputOutputArray.cs b/Emgu.CV/Core/IInputOutputArray.cs index fdc774c1bd..f9ec5ef9c0 100644 --- a/Emgu.CV/Core/IInputOutputArray.cs +++ b/Emgu.CV/Core/IInputOutputArray.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/IOutputArray.cs b/Emgu.CV/Core/IOutputArray.cs index c90373a813..5950eb9e8c 100644 --- a/Emgu.CV/Core/IOutputArray.cs +++ b/Emgu.CV/Core/IOutputArray.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/Image.cs b/Emgu.CV/Core/Image.cs index 1c08c4490f..7c22bc3280 100644 --- a/Emgu.CV/Core/Image.cs +++ b/Emgu.CV/Core/Image.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/InputArray.cs b/Emgu.CV/Core/InputArray.cs index 42ced0e7ff..15556109ec 100644 --- a/Emgu.CV/Core/InputArray.cs +++ b/Emgu.CV/Core/InputArray.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/InputOutputArray.cs b/Emgu.CV/Core/InputOutputArray.cs index e170b5d370..716a61f706 100644 --- a/Emgu.CV/Core/InputOutputArray.cs +++ b/Emgu.CV/Core/InputOutputArray.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/Map.cs b/Emgu.CV/Core/Map.cs index 842edc0be9..5ea3855752 100644 --- a/Emgu.CV/Core/Map.cs +++ b/Emgu.CV/Core/Map.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/Mat.cs b/Emgu.CV/Core/Mat.cs index 2ac2c57e66..5bfb661eb0 100644 --- a/Emgu.CV/Core/Mat.cs +++ b/Emgu.CV/Core/Mat.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/MatDataAllocator.cs b/Emgu.CV/Core/MatDataAllocator.cs index 435c57540f..f1d5838b89 100644 --- a/Emgu.CV/Core/MatDataAllocator.cs +++ b/Emgu.CV/Core/MatDataAllocator.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- /* diff --git a/Emgu.CV/Core/MatND.cs b/Emgu.CV/Core/MatND.cs index 519373665b..7acdb12786 100644 --- a/Emgu.CV/Core/MatND.cs +++ b/Emgu.CV/Core/MatND.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/Matrix.cs b/Emgu.CV/Core/Matrix.cs index 65ad2bc9c9..4a08bca53b 100644 --- a/Emgu.CV/Core/Matrix.cs +++ b/Emgu.CV/Core/Matrix.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/Moments.cs b/Emgu.CV/Core/Moments.cs index d9ea4b09c2..6845e6d171 100644 --- a/Emgu.CV/Core/Moments.cs +++ b/Emgu.CV/Core/Moments.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/NativeMatFileIO.cs b/Emgu.CV/Core/NativeMatFileIO.cs index f5ee7aad05..e03e4294c6 100644 --- a/Emgu.CV/Core/NativeMatFileIO.cs +++ b/Emgu.CV/Core/NativeMatFileIO.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/OutputArray.cs b/Emgu.CV/Core/OutputArray.cs index 34a54c6ec5..87836deddb 100644 --- a/Emgu.CV/Core/OutputArray.cs +++ b/Emgu.CV/Core/OutputArray.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/RNG.cs b/Emgu.CV/Core/RNG.cs index 008c4aa85a..686581ebdc 100644 --- a/Emgu.CV/Core/RNG.cs +++ b/Emgu.CV/Core/RNG.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/ScalarArray.cs b/Emgu.CV/Core/ScalarArray.cs index 4378c6e5e3..400f1fd1c3 100644 --- a/Emgu.CV/Core/ScalarArray.cs +++ b/Emgu.CV/Core/ScalarArray.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/SparseMatrix.cs b/Emgu.CV/Core/SparseMatrix.cs index 1668be3707..d2fd5f7b52 100644 --- a/Emgu.CV/Core/SparseMatrix.cs +++ b/Emgu.CV/Core/SparseMatrix.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/TimedImage.cs b/Emgu.CV/Core/TimedImage.cs index 2faf98d01c..f74bd1f45f 100644 --- a/Emgu.CV/Core/TimedImage.cs +++ b/Emgu.CV/Core/TimedImage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Core/UMat.cs b/Emgu.CV/Core/UMat.cs index cbabb95b31..6f729f34a3 100644 --- a/Emgu.CV/Core/UMat.cs +++ b/Emgu.CV/Core/UMat.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/Backend.cs b/Emgu.CV/Dnn/Backend.cs index 2d5246fb2d..b9e4bd43c3 100644 --- a/Emgu.CV/Dnn/Backend.cs +++ b/Emgu.CV/Dnn/Backend.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/BackendTargetPair.cs b/Emgu.CV/Dnn/BackendTargetPair.cs index 0ab2368482..e2aedaf1cd 100644 --- a/Emgu.CV/Dnn/BackendTargetPair.cs +++ b/Emgu.CV/Dnn/BackendTargetPair.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/ClassificationModel.cs b/Emgu.CV/Dnn/ClassificationModel.cs index 35c0b12ad6..566ce42f53 100644 --- a/Emgu.CV/Dnn/ClassificationModel.cs +++ b/Emgu.CV/Dnn/ClassificationModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/DetectionModel.cs b/Emgu.CV/Dnn/DetectionModel.cs index ab02296bc0..6b0bc32370 100644 --- a/Emgu.CV/Dnn/DetectionModel.cs +++ b/Emgu.CV/Dnn/DetectionModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/DnnInvoke.cs b/Emgu.CV/Dnn/DnnInvoke.cs index 077fb76e39..f7dedb9a9c 100644 --- a/Emgu.CV/Dnn/DnnInvoke.cs +++ b/Emgu.CV/Dnn/DnnInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/KeypointsModel.cs b/Emgu.CV/Dnn/KeypointsModel.cs index 98522514d1..6d076202bc 100644 --- a/Emgu.CV/Dnn/KeypointsModel.cs +++ b/Emgu.CV/Dnn/KeypointsModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/Layer.cs b/Emgu.CV/Dnn/Layer.cs index 4dd06c9f0c..dce65cacc8 100644 --- a/Emgu.CV/Dnn/Layer.cs +++ b/Emgu.CV/Dnn/Layer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/Model.cs b/Emgu.CV/Dnn/Model.cs index 7f68c8e60a..fcca661921 100644 --- a/Emgu.CV/Dnn/Model.cs +++ b/Emgu.CV/Dnn/Model.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/Net.cs b/Emgu.CV/Dnn/Net.cs index 332f1249b3..a18b46a84f 100644 --- a/Emgu.CV/Dnn/Net.cs +++ b/Emgu.CV/Dnn/Net.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/SegmentationModel.cs b/Emgu.CV/Dnn/SegmentationModel.cs index 971c5515e3..d9e3a48b3c 100644 --- a/Emgu.CV/Dnn/SegmentationModel.cs +++ b/Emgu.CV/Dnn/SegmentationModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/Target.cs b/Emgu.CV/Dnn/Target.cs index 060ad0933c..d438a365fb 100644 --- a/Emgu.CV/Dnn/Target.cs +++ b/Emgu.CV/Dnn/Target.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/TextDetectionModel.cs b/Emgu.CV/Dnn/TextDetectionModel.cs index 0fdcaa192f..0ce494243f 100644 --- a/Emgu.CV/Dnn/TextDetectionModel.cs +++ b/Emgu.CV/Dnn/TextDetectionModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/TextDetectionModel_DB.cs b/Emgu.CV/Dnn/TextDetectionModel_DB.cs index d8e53271c3..dd81a49860 100644 --- a/Emgu.CV/Dnn/TextDetectionModel_DB.cs +++ b/Emgu.CV/Dnn/TextDetectionModel_DB.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/TextDetectionModel_EAST.cs b/Emgu.CV/Dnn/TextDetectionModel_EAST.cs index aba1ccc98d..703bde65f7 100644 --- a/Emgu.CV/Dnn/TextDetectionModel_EAST.cs +++ b/Emgu.CV/Dnn/TextDetectionModel_EAST.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Dnn/TextRecognitionModel.cs b/Emgu.CV/Dnn/TextRecognitionModel.cs index aa8b743f98..8395776382 100644 --- a/Emgu.CV/Dnn/TextRecognitionModel.cs +++ b/Emgu.CV/Dnn/TextRecognitionModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/AKAZE.cs b/Emgu.CV/Features2D/AKAZE.cs index d04fee3383..da375e02db 100644 --- a/Emgu.CV/Features2D/AKAZE.cs +++ b/Emgu.CV/Features2D/AKAZE.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/AgastFeatureDetector.cs b/Emgu.CV/Features2D/AgastFeatureDetector.cs index f26d96575d..03c4ac7d90 100644 --- a/Emgu.CV/Features2D/AgastFeatureDetector.cs +++ b/Emgu.CV/Features2D/AgastFeatureDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/BFMatcher.cs b/Emgu.CV/Features2D/BFMatcher.cs index f39072b24a..8226be228c 100644 --- a/Emgu.CV/Features2D/BFMatcher.cs +++ b/Emgu.CV/Features2D/BFMatcher.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/BOWImgDescriptorExtractor.cs b/Emgu.CV/Features2D/BOWImgDescriptorExtractor.cs index 9449fed5d5..ae6b702946 100644 --- a/Emgu.CV/Features2D/BOWImgDescriptorExtractor.cs +++ b/Emgu.CV/Features2D/BOWImgDescriptorExtractor.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/BOWKMeansTrainer.cs b/Emgu.CV/Features2D/BOWKMeansTrainer.cs index 1225fb1d62..0ec903fa1a 100644 --- a/Emgu.CV/Features2D/BOWKMeansTrainer.cs +++ b/Emgu.CV/Features2D/BOWKMeansTrainer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/Brisk.cs b/Emgu.CV/Features2D/Brisk.cs index 4c61766b0e..0dfa6a6849 100644 --- a/Emgu.CV/Features2D/Brisk.cs +++ b/Emgu.CV/Features2D/Brisk.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/DescriptorMatcher.cs b/Emgu.CV/Features2D/DescriptorMatcher.cs index ebe5789154..e66f4f716f 100644 --- a/Emgu.CV/Features2D/DescriptorMatcher.cs +++ b/Emgu.CV/Features2D/DescriptorMatcher.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/FastFeatureDetector.cs b/Emgu.CV/Features2D/FastFeatureDetector.cs index ebb68c5b90..5304bd1400 100644 --- a/Emgu.CV/Features2D/FastFeatureDetector.cs +++ b/Emgu.CV/Features2D/FastFeatureDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/Feature2D.cs b/Emgu.CV/Features2D/Feature2D.cs index 3925c62edb..4da72f3793 100644 --- a/Emgu.CV/Features2D/Feature2D.cs +++ b/Emgu.CV/Features2D/Feature2D.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/Features2DInvoke.cs b/Emgu.CV/Features2D/Features2DInvoke.cs index f6c97c4314..f269a2a9bb 100644 --- a/Emgu.CV/Features2D/Features2DInvoke.cs +++ b/Emgu.CV/Features2D/Features2DInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/Features2DToolbox.cs b/Emgu.CV/Features2D/Features2DToolbox.cs index 7560e3560e..f02f5bd304 100644 --- a/Emgu.CV/Features2D/Features2DToolbox.cs +++ b/Emgu.CV/Features2D/Features2DToolbox.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/FlannBasedMatcher.cs b/Emgu.CV/Features2D/FlannBasedMatcher.cs index 12ef17b2d3..58618a48da 100644 --- a/Emgu.CV/Features2D/FlannBasedMatcher.cs +++ b/Emgu.CV/Features2D/FlannBasedMatcher.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/GFTTDetector.cs b/Emgu.CV/Features2D/GFTTDetector.cs index f39a79899d..9e899b679d 100644 --- a/Emgu.CV/Features2D/GFTTDetector.cs +++ b/Emgu.CV/Features2D/GFTTDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/KAZE.cs b/Emgu.CV/Features2D/KAZE.cs index 78ea8b94c6..68e1cc9276 100644 --- a/Emgu.CV/Features2D/KAZE.cs +++ b/Emgu.CV/Features2D/KAZE.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/MSER.cs b/Emgu.CV/Features2D/MSER.cs index e3e0ffa154..61b8b40f72 100644 --- a/Emgu.CV/Features2D/MSER.cs +++ b/Emgu.CV/Features2D/MSER.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/ORB.cs b/Emgu.CV/Features2D/ORB.cs index d4d73606e2..6c7f2c826a 100644 --- a/Emgu.CV/Features2D/ORB.cs +++ b/Emgu.CV/Features2D/ORB.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/SIFT.cs b/Emgu.CV/Features2D/SIFT.cs index ba66bdd88a..6b7e03fe14 100644 --- a/Emgu.CV/Features2D/SIFT.cs +++ b/Emgu.CV/Features2D/SIFT.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Features2D/SimpleBlobDetector.cs b/Emgu.CV/Features2D/SimpleBlobDetector.cs index 1f6043eb3d..00e7e7cb0f 100644 --- a/Emgu.CV/Features2D/SimpleBlobDetector.cs +++ b/Emgu.CV/Features2D/SimpleBlobDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Flann/CenterInitType.cs b/Emgu.CV/Flann/CenterInitType.cs index 37e115c38f..2d6063b966 100644 --- a/Emgu.CV/Flann/CenterInitType.cs +++ b/Emgu.CV/Flann/CenterInitType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Flann/FlannInvoke.cs b/Emgu.CV/Flann/FlannInvoke.cs index f44333abc8..7c335ddde8 100644 --- a/Emgu.CV/Flann/FlannInvoke.cs +++ b/Emgu.CV/Flann/FlannInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Flann/IIndexParams.cs b/Emgu.CV/Flann/IIndexParams.cs index 6a8324d1ee..1bf717054b 100644 --- a/Emgu.CV/Flann/IIndexParams.cs +++ b/Emgu.CV/Flann/IIndexParams.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Flann/Index.cs b/Emgu.CV/Flann/Index.cs index 999329f91a..d23ab65e57 100644 --- a/Emgu.CV/Flann/Index.cs +++ b/Emgu.CV/Flann/Index.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Flann/Index3D.cs b/Emgu.CV/Flann/Index3D.cs index 4aa1cac936..043969210d 100644 --- a/Emgu.CV/Flann/Index3D.cs +++ b/Emgu.CV/Flann/Index3D.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Flann/IndexParams.cs b/Emgu.CV/Flann/IndexParams.cs index c26984b85f..d0a47047a9 100644 --- a/Emgu.CV/Flann/IndexParams.cs +++ b/Emgu.CV/Flann/IndexParams.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Gapi/GComputation.cs b/Emgu.CV/Gapi/GComputation.cs index 9be2a63267..52dd7dba11 100644 --- a/Emgu.CV/Gapi/GComputation.cs +++ b/Emgu.CV/Gapi/GComputation.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Gapi/GMat.cs b/Emgu.CV/Gapi/GMat.cs index c292215d29..63720297f6 100644 --- a/Emgu.CV/Gapi/GMat.cs +++ b/Emgu.CV/Gapi/GMat.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Gapi/GScalar.cs b/Emgu.CV/Gapi/GScalar.cs index 55284e5b59..5374df2ce9 100644 --- a/Emgu.CV/Gapi/GScalar.cs +++ b/Emgu.CV/Gapi/GScalar.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Gapi/GapiInvoke.cs b/Emgu.CV/Gapi/GapiInvoke.cs index 37efd3d63e..4259a3d392 100644 --- a/Emgu.CV/Gapi/GapiInvoke.cs +++ b/Emgu.CV/Gapi/GapiInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Gapi/StereoOutputFormat.cs b/Emgu.CV/Gapi/StereoOutputFormat.cs index 4c80c60f91..80d24841b1 100644 --- a/Emgu.CV/Gapi/StereoOutputFormat.cs +++ b/Emgu.CV/Gapi/StereoOutputFormat.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Geodetic/GeodeticCoordinate.cs b/Emgu.CV/Geodetic/GeodeticCoordinate.cs index da5f4f1752..9c92772681 100644 --- a/Emgu.CV/Geodetic/GeodeticCoordinate.cs +++ b/Emgu.CV/Geodetic/GeodeticCoordinate.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Imgproc/ConvolutionKernelF.cs b/Emgu.CV/Imgproc/ConvolutionKernelF.cs index 2a6786eb60..459a42b463 100644 --- a/Emgu.CV/Imgproc/ConvolutionKernelF.cs +++ b/Emgu.CV/Imgproc/ConvolutionKernelF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Imgproc/DenseHistogram.cs b/Emgu.CV/Imgproc/DenseHistogram.cs index e132a167b2..6c6e953413 100644 --- a/Emgu.CV/Imgproc/DenseHistogram.cs +++ b/Emgu.CV/Imgproc/DenseHistogram.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Diagnostics; diff --git a/Emgu.CV/Imgproc/IntelligentScissorsMB.cs b/Emgu.CV/Imgproc/IntelligentScissorsMB.cs index 565b60d0f3..27b352392a 100644 --- a/Emgu.CV/Imgproc/IntelligentScissorsMB.cs +++ b/Emgu.CV/Imgproc/IntelligentScissorsMB.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Imgproc/LineIterator.cs b/Emgu.CV/Imgproc/LineIterator.cs index 7c96427ab5..571df037df 100644 --- a/Emgu.CV/Imgproc/LineIterator.cs +++ b/Emgu.CV/Imgproc/LineIterator.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Imgproc/Subdiv2D.cs b/Emgu.CV/Imgproc/Subdiv2D.cs index 8034e1343e..99208da817 100644 --- a/Emgu.CV/Imgproc/Subdiv2D.cs +++ b/Emgu.CV/Imgproc/Subdiv2D.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Imgproc/VoroniFacet.cs b/Emgu.CV/Imgproc/VoroniFacet.cs index e8c455ad91..c3cd6c1895 100644 --- a/Emgu.CV/Imgproc/VoroniFacet.cs +++ b/Emgu.CV/Imgproc/VoroniFacet.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/ANN_MLP.cs b/Emgu.CV/Ml/ANN_MLP.cs index e9ea1b19cd..ebab58667e 100644 --- a/Emgu.CV/Ml/ANN_MLP.cs +++ b/Emgu.CV/Ml/ANN_MLP.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/AnnMlpTrainingFlag.cs b/Emgu.CV/Ml/AnnMlpTrainingFlag.cs index fa8001d1c8..ff46acb69d 100644 --- a/Emgu.CV/Ml/AnnMlpTrainingFlag.cs +++ b/Emgu.CV/Ml/AnnMlpTrainingFlag.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/Boost.cs b/Emgu.CV/Ml/Boost.cs index 588ace65a5..44d02c1f00 100644 --- a/Emgu.CV/Ml/Boost.cs +++ b/Emgu.CV/Ml/Boost.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/BoostSplitCreiteria.cs b/Emgu.CV/Ml/BoostSplitCreiteria.cs index 1e10c49ad9..22480cb616 100644 --- a/Emgu.CV/Ml/BoostSplitCreiteria.cs +++ b/Emgu.CV/Ml/BoostSplitCreiteria.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/BoostType.cs b/Emgu.CV/Ml/BoostType.cs index 5a7018bffc..f31730baee 100644 --- a/Emgu.CV/Ml/BoostType.cs +++ b/Emgu.CV/Ml/BoostType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/DTrees.cs b/Emgu.CV/Ml/DTrees.cs index c06bf86dfa..a7cd040858 100644 --- a/Emgu.CV/Ml/DTrees.cs +++ b/Emgu.CV/Ml/DTrees.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/DataLayoutType.cs b/Emgu.CV/Ml/DataLayoutType.cs index 57c1be7868..e751fa4c34 100644 --- a/Emgu.CV/Ml/DataLayoutType.cs +++ b/Emgu.CV/Ml/DataLayoutType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/EM.cs b/Emgu.CV/Ml/EM.cs index a8b89e5e24..df4999e3ed 100644 --- a/Emgu.CV/Ml/EM.cs +++ b/Emgu.CV/Ml/EM.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/GBTrees.cs b/Emgu.CV/Ml/GBTrees.cs index c5b7cbc4a9..4ad3df3e60 100644 --- a/Emgu.CV/Ml/GBTrees.cs +++ b/Emgu.CV/Ml/GBTrees.cs @@ -1,6 +1,6 @@ /* //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/KNearest.cs b/Emgu.CV/Ml/KNearest.cs index 447b554ee4..d2a3e41816 100644 --- a/Emgu.CV/Ml/KNearest.cs +++ b/Emgu.CV/Ml/KNearest.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/LogisticRegression.cs b/Emgu.CV/Ml/LogisticRegression.cs index 01575c8d2f..9d17df5ca5 100644 --- a/Emgu.CV/Ml/LogisticRegression.cs +++ b/Emgu.CV/Ml/LogisticRegression.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/MlInvoke.cs b/Emgu.CV/Ml/MlInvoke.cs index 1a64d64b0e..e57a3fb96c 100644 --- a/Emgu.CV/Ml/MlInvoke.cs +++ b/Emgu.CV/Ml/MlInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/NormalBayesClassifier.cs b/Emgu.CV/Ml/NormalBayesClassifier.cs index d7ff18df8b..99080111c5 100644 --- a/Emgu.CV/Ml/NormalBayesClassifier.cs +++ b/Emgu.CV/Ml/NormalBayesClassifier.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/RTrees.cs b/Emgu.CV/Ml/RTrees.cs index 39778656da..690120a06c 100644 --- a/Emgu.CV/Ml/RTrees.cs +++ b/Emgu.CV/Ml/RTrees.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/SVM.cs b/Emgu.CV/Ml/SVM.cs index 8a21514a3b..30d000daae 100644 --- a/Emgu.CV/Ml/SVM.cs +++ b/Emgu.CV/Ml/SVM.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/SVMSGD.cs b/Emgu.CV/Ml/SVMSGD.cs index 811d52c1f9..af3a59d23f 100644 --- a/Emgu.CV/Ml/SVMSGD.cs +++ b/Emgu.CV/Ml/SVMSGD.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/StatModel.cs b/Emgu.CV/Ml/StatModel.cs index 1183a6d341..9f8170ed58 100644 --- a/Emgu.CV/Ml/StatModel.cs +++ b/Emgu.CV/Ml/StatModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/TrainData.cs b/Emgu.CV/Ml/TrainData.cs index f81fa72ebb..1721dabaab 100644 --- a/Emgu.CV/Ml/TrainData.cs +++ b/Emgu.CV/Ml/TrainData.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ml/VarType.cs b/Emgu.CV/Ml/VarType.cs index 9caf6faef0..2006468546 100644 --- a/Emgu.CV/Ml/VarType.cs +++ b/Emgu.CV/Ml/VarType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Objdetect/CascadeClassifier.cs b/Emgu.CV/Objdetect/CascadeClassifier.cs index fd5776c398..a123253d5c 100644 --- a/Emgu.CV/Objdetect/CascadeClassifier.cs +++ b/Emgu.CV/Objdetect/CascadeClassifier.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Objdetect/FaceDetectorYN.cs b/Emgu.CV/Objdetect/FaceDetectorYN.cs index a02a538c14..843d20ee93 100644 --- a/Emgu.CV/Objdetect/FaceDetectorYN.cs +++ b/Emgu.CV/Objdetect/FaceDetectorYN.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Objdetect/FaceRecognizerSF.cs b/Emgu.CV/Objdetect/FaceRecognizerSF.cs index 00a303a1ea..10e1d8d271 100644 --- a/Emgu.CV/Objdetect/FaceRecognizerSF.cs +++ b/Emgu.CV/Objdetect/FaceRecognizerSF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Objdetect/HOGDescriptor.cs b/Emgu.CV/Objdetect/HOGDescriptor.cs index f61b89a7be..6df38f2712 100644 --- a/Emgu.CV/Objdetect/HOGDescriptor.cs +++ b/Emgu.CV/Objdetect/HOGDescriptor.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Objdetect/QRCodeDetector.cs b/Emgu.CV/Objdetect/QRCodeDetector.cs index beef0f14da..035a115c2b 100644 --- a/Emgu.CV/Objdetect/QRCodeDetector.cs +++ b/Emgu.CV/Objdetect/QRCodeDetector.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ocl/Context.cs b/Emgu.CV/Ocl/Context.cs index c543f62e27..29abcd9dd3 100644 --- a/Emgu.CV/Ocl/Context.cs +++ b/Emgu.CV/Ocl/Context.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ocl/Device.cs b/Emgu.CV/Ocl/Device.cs index 8cfdff9b4e..041f351f0a 100644 --- a/Emgu.CV/Ocl/Device.cs +++ b/Emgu.CV/Ocl/Device.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ocl/Image2D.cs b/Emgu.CV/Ocl/Image2D.cs index ab4a054439..ec9335972f 100644 --- a/Emgu.CV/Ocl/Image2D.cs +++ b/Emgu.CV/Ocl/Image2D.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ocl/Kernel.cs b/Emgu.CV/Ocl/Kernel.cs index da2ca7cc1b..c9bb6de048 100644 --- a/Emgu.CV/Ocl/Kernel.cs +++ b/Emgu.CV/Ocl/Kernel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ocl/KernelArg.cs b/Emgu.CV/Ocl/KernelArg.cs index 2546be3a0e..550ed02605 100644 --- a/Emgu.CV/Ocl/KernelArg.cs +++ b/Emgu.CV/Ocl/KernelArg.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ocl/PlatformInfo.cs b/Emgu.CV/Ocl/PlatformInfo.cs index 5fb3e569d2..d77f519f3c 100644 --- a/Emgu.CV/Ocl/PlatformInfo.cs +++ b/Emgu.CV/Ocl/PlatformInfo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ocl/Program.cs b/Emgu.CV/Ocl/Program.cs index dd9e4fd1c7..281db91e42 100644 --- a/Emgu.CV/Ocl/Program.cs +++ b/Emgu.CV/Ocl/Program.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ocl/ProgramSource.cs b/Emgu.CV/Ocl/ProgramSource.cs index 7ab04a6312..86f9a07278 100644 --- a/Emgu.CV/Ocl/ProgramSource.cs +++ b/Emgu.CV/Ocl/ProgramSource.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Ocl/Queue.cs b/Emgu.CV/Ocl/Queue.cs index eb2f9933bb..4ab0a6d718 100644 --- a/Emgu.CV/Ocl/Queue.cs +++ b/Emgu.CV/Ocl/Queue.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Optflow/DenseRLOFOpticalFlow.cs b/Emgu.CV/Optflow/DenseRLOFOpticalFlow.cs index f29ecfd199..21985e1b6a 100644 --- a/Emgu.CV/Optflow/DenseRLOFOpticalFlow.cs +++ b/Emgu.CV/Optflow/DenseRLOFOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Optflow/DualTVL1OpticalFlow.cs b/Emgu.CV/Optflow/DualTVL1OpticalFlow.cs index 29399eecd9..fc59e1fb35 100644 --- a/Emgu.CV/Optflow/DualTVL1OpticalFlow.cs +++ b/Emgu.CV/Optflow/DualTVL1OpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Optflow/MotionHistory.cs b/Emgu.CV/Optflow/MotionHistory.cs index 2f4672457e..afce2566be 100644 --- a/Emgu.CV/Optflow/MotionHistory.cs +++ b/Emgu.CV/Optflow/MotionHistory.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Optflow/OptFlowDeepFlow.cs b/Emgu.CV/Optflow/OptFlowDeepFlow.cs index 2116162d16..f3a6e9b356 100644 --- a/Emgu.CV/Optflow/OptFlowDeepFlow.cs +++ b/Emgu.CV/Optflow/OptFlowDeepFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Optflow/OpticalFlowPCAFlow.cs b/Emgu.CV/Optflow/OpticalFlowPCAFlow.cs index a51e4f730c..0b756965fa 100644 --- a/Emgu.CV/Optflow/OpticalFlowPCAFlow.cs +++ b/Emgu.CV/Optflow/OpticalFlowPCAFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Optflow/RLOFOpticalFlowParameter.cs b/Emgu.CV/Optflow/RLOFOpticalFlowParameter.cs index 8afe187c9e..2b438dc276 100644 --- a/Emgu.CV/Optflow/RLOFOpticalFlowParameter.cs +++ b/Emgu.CV/Optflow/RLOFOpticalFlowParameter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Optflow/SparseRLOFOpticalFlow.cs b/Emgu.CV/Optflow/SparseRLOFOpticalFlow.cs index 6c7f750361..581fa66454 100644 --- a/Emgu.CV/Optflow/SparseRLOFOpticalFlow.cs +++ b/Emgu.CV/Optflow/SparseRLOFOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/AccessType.cs b/Emgu.CV/PInvoke/CvEnum/AccessType.cs index dfb7e18743..9c4ce80d44 100644 --- a/Emgu.CV/PInvoke/CvEnum/AccessType.cs +++ b/Emgu.CV/PInvoke/CvEnum/AccessType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/AdaptiveThresholdType.cs b/Emgu.CV/PInvoke/CvEnum/AdaptiveThresholdType.cs index f10c8de269..26aac427fa 100644 --- a/Emgu.CV/PInvoke/CvEnum/AdaptiveThresholdType.cs +++ b/Emgu.CV/PInvoke/CvEnum/AdaptiveThresholdType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/BackOrFront.cs b/Emgu.CV/PInvoke/CvEnum/BackOrFront.cs index 7b9ac89135..100a788606 100644 --- a/Emgu.CV/PInvoke/CvEnum/BackOrFront.cs +++ b/Emgu.CV/PInvoke/CvEnum/BackOrFront.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/BorderType.cs b/Emgu.CV/PInvoke/CvEnum/BorderType.cs index 4da3e1cfb6..4c13b996be 100644 --- a/Emgu.CV/PInvoke/CvEnum/BorderType.cs +++ b/Emgu.CV/PInvoke/CvEnum/BorderType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/CalibCbType.cs b/Emgu.CV/PInvoke/CvEnum/CalibCbType.cs index 9aadd5d83b..6a3e5cdbe4 100644 --- a/Emgu.CV/PInvoke/CvEnum/CalibCbType.cs +++ b/Emgu.CV/PInvoke/CvEnum/CalibCbType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/CalibCgType.cs b/Emgu.CV/PInvoke/CvEnum/CalibCgType.cs index ba8e86970e..272c707a72 100644 --- a/Emgu.CV/PInvoke/CvEnum/CalibCgType.cs +++ b/Emgu.CV/PInvoke/CvEnum/CalibCgType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/CalibType.cs b/Emgu.CV/PInvoke/CvEnum/CalibType.cs index a271e758cb..d8140690a8 100644 --- a/Emgu.CV/PInvoke/CvEnum/CalibType.cs +++ b/Emgu.CV/PInvoke/CvEnum/CalibType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/CapProp.cs b/Emgu.CV/PInvoke/CvEnum/CapProp.cs index 19742dfbb6..22d6f4df57 100644 --- a/Emgu.CV/PInvoke/CvEnum/CapProp.cs +++ b/Emgu.CV/PInvoke/CvEnum/CapProp.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ChainApproxMethod.cs b/Emgu.CV/PInvoke/CvEnum/ChainApproxMethod.cs index 1e313b7832..73e9bda85c 100644 --- a/Emgu.CV/PInvoke/CvEnum/ChainApproxMethod.cs +++ b/Emgu.CV/PInvoke/CvEnum/ChainApproxMethod.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/CheckType.cs b/Emgu.CV/PInvoke/CvEnum/CheckType.cs index 4487d7cbd7..85f43493ee 100644 --- a/Emgu.CV/PInvoke/CvEnum/CheckType.cs +++ b/Emgu.CV/PInvoke/CvEnum/CheckType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/CloningMethod.cs b/Emgu.CV/PInvoke/CvEnum/CloningMethod.cs index 74c0f73755..3bf83323c2 100644 --- a/Emgu.CV/PInvoke/CvEnum/CloningMethod.cs +++ b/Emgu.CV/PInvoke/CvEnum/CloningMethod.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/CmpType.cs b/Emgu.CV/PInvoke/CvEnum/CmpType.cs index 1c0b1e9f14..473216eef3 100644 --- a/Emgu.CV/PInvoke/CvEnum/CmpType.cs +++ b/Emgu.CV/PInvoke/CvEnum/CmpType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ColorConversion.cs b/Emgu.CV/PInvoke/CvEnum/ColorConversion.cs index ba37aaaa0b..85820fc1cd 100644 --- a/Emgu.CV/PInvoke/CvEnum/ColorConversion.cs +++ b/Emgu.CV/PInvoke/CvEnum/ColorConversion.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ColorMapType.cs b/Emgu.CV/PInvoke/CvEnum/ColorMapType.cs index 53479d9253..3afc8a18a7 100644 --- a/Emgu.CV/PInvoke/CvEnum/ColorMapType.cs +++ b/Emgu.CV/PInvoke/CvEnum/ColorMapType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ConnectedComponentsAlgorithmsTypes.cs b/Emgu.CV/PInvoke/CvEnum/ConnectedComponentsAlgorithmsTypes.cs index 2710009145..c8f55b5a05 100644 --- a/Emgu.CV/PInvoke/CvEnum/ConnectedComponentsAlgorithmsTypes.cs +++ b/Emgu.CV/PInvoke/CvEnum/ConnectedComponentsAlgorithmsTypes.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ConnectedComponentsTypes.cs b/Emgu.CV/PInvoke/CvEnum/ConnectedComponentsTypes.cs index f7f28cb81c..76d9f52693 100644 --- a/Emgu.CV/PInvoke/CvEnum/ConnectedComponentsTypes.cs +++ b/Emgu.CV/PInvoke/CvEnum/ConnectedComponentsTypes.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/Connectivity.cs b/Emgu.CV/PInvoke/CvEnum/Connectivity.cs index e6c9330e3a..10391b6872 100644 --- a/Emgu.CV/PInvoke/CvEnum/Connectivity.cs +++ b/Emgu.CV/PInvoke/CvEnum/Connectivity.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ContoursMatchType.cs b/Emgu.CV/PInvoke/CvEnum/ContoursMatchType.cs index de5b1ffda7..7360d0bf3b 100644 --- a/Emgu.CV/PInvoke/CvEnum/ContoursMatchType.cs +++ b/Emgu.CV/PInvoke/CvEnum/ContoursMatchType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/CovarMethod.cs b/Emgu.CV/PInvoke/CvEnum/CovarMethod.cs index 12405fca2e..97b8bf0b15 100644 --- a/Emgu.CV/PInvoke/CvEnum/CovarMethod.cs +++ b/Emgu.CV/PInvoke/CvEnum/CovarMethod.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/DctType.cs b/Emgu.CV/PInvoke/CvEnum/DctType.cs index 92a4f9363a..5460bc6065 100644 --- a/Emgu.CV/PInvoke/CvEnum/DctType.cs +++ b/Emgu.CV/PInvoke/CvEnum/DctType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/DecompMethod.cs b/Emgu.CV/PInvoke/CvEnum/DecompMethod.cs index 5f81506718..95ea0a1467 100644 --- a/Emgu.CV/PInvoke/CvEnum/DecompMethod.cs +++ b/Emgu.CV/PInvoke/CvEnum/DecompMethod.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/DepthType.cs b/Emgu.CV/PInvoke/CvEnum/DepthType.cs index 785f3302aa..7b8fbbca72 100644 --- a/Emgu.CV/PInvoke/CvEnum/DepthType.cs +++ b/Emgu.CV/PInvoke/CvEnum/DepthType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/DistLabelType.cs b/Emgu.CV/PInvoke/CvEnum/DistLabelType.cs index c1d47f99a9..52a5a87279 100644 --- a/Emgu.CV/PInvoke/CvEnum/DistLabelType.cs +++ b/Emgu.CV/PInvoke/CvEnum/DistLabelType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/DistType.cs b/Emgu.CV/PInvoke/CvEnum/DistType.cs index 48788a18e5..bf0d25c0b8 100644 --- a/Emgu.CV/PInvoke/CvEnum/DistType.cs +++ b/Emgu.CV/PInvoke/CvEnum/DistType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/DxtType.cs b/Emgu.CV/PInvoke/CvEnum/DxtType.cs index a8d43b76a8..bbcb95537f 100644 --- a/Emgu.CV/PInvoke/CvEnum/DxtType.cs +++ b/Emgu.CV/PInvoke/CvEnum/DxtType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/EdgePreservingFilterFlag.cs b/Emgu.CV/PInvoke/CvEnum/EdgePreservingFilterFlag.cs index 4617c90614..b0d32f3b21 100644 --- a/Emgu.CV/PInvoke/CvEnum/EdgePreservingFilterFlag.cs +++ b/Emgu.CV/PInvoke/CvEnum/EdgePreservingFilterFlag.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/EigobjType.cs b/Emgu.CV/PInvoke/CvEnum/EigobjType.cs index dea05e6104..6dc0ec53cd 100644 --- a/Emgu.CV/PInvoke/CvEnum/EigobjType.cs +++ b/Emgu.CV/PInvoke/CvEnum/EigobjType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ElementShape.cs b/Emgu.CV/PInvoke/CvEnum/ElementShape.cs index a370eb942c..398487f06d 100644 --- a/Emgu.CV/PInvoke/CvEnum/ElementShape.cs +++ b/Emgu.CV/PInvoke/CvEnum/ElementShape.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ErrorCodes.cs b/Emgu.CV/PInvoke/CvEnum/ErrorCodes.cs index 711c87f781..534badf5cf 100644 --- a/Emgu.CV/PInvoke/CvEnum/ErrorCodes.cs +++ b/Emgu.CV/PInvoke/CvEnum/ErrorCodes.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/FlipType.cs b/Emgu.CV/PInvoke/CvEnum/FlipType.cs index 51a0d0cb0c..4000874aa8 100644 --- a/Emgu.CV/PInvoke/CvEnum/FlipType.cs +++ b/Emgu.CV/PInvoke/CvEnum/FlipType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/FloodFillType.cs b/Emgu.CV/PInvoke/CvEnum/FloodFillType.cs index 9914364ac2..57ac471a7b 100644 --- a/Emgu.CV/PInvoke/CvEnum/FloodFillType.cs +++ b/Emgu.CV/PInvoke/CvEnum/FloodFillType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/FmType.cs b/Emgu.CV/PInvoke/CvEnum/FmType.cs index 3f4220c4c4..6448ab65b6 100644 --- a/Emgu.CV/PInvoke/CvEnum/FmType.cs +++ b/Emgu.CV/PInvoke/CvEnum/FmType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/FontFace.cs b/Emgu.CV/PInvoke/CvEnum/FontFace.cs index 0daaed36cd..5b30da3120 100644 --- a/Emgu.CV/PInvoke/CvEnum/FontFace.cs +++ b/Emgu.CV/PInvoke/CvEnum/FontFace.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/GemmType.cs b/Emgu.CV/PInvoke/CvEnum/GemmType.cs index 371de5b795..107716499d 100644 --- a/Emgu.CV/PInvoke/CvEnum/GemmType.cs +++ b/Emgu.CV/PInvoke/CvEnum/GemmType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/General.cs b/Emgu.CV/PInvoke/CvEnum/General.cs index 90e1321c36..119b2f1bce 100644 --- a/Emgu.CV/PInvoke/CvEnum/General.cs +++ b/Emgu.CV/PInvoke/CvEnum/General.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/GrabcutInitType.cs b/Emgu.CV/PInvoke/CvEnum/GrabcutInitType.cs index 8a0e543b22..e9eaa62623 100644 --- a/Emgu.CV/PInvoke/CvEnum/GrabcutInitType.cs +++ b/Emgu.CV/PInvoke/CvEnum/GrabcutInitType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/HaarDetectionType.cs b/Emgu.CV/PInvoke/CvEnum/HaarDetectionType.cs index f456baa7e3..04addd8c06 100644 --- a/Emgu.CV/PInvoke/CvEnum/HaarDetectionType.cs +++ b/Emgu.CV/PInvoke/CvEnum/HaarDetectionType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/HandEyeCalibrationMethod.cs b/Emgu.CV/PInvoke/CvEnum/HandEyeCalibrationMethod.cs index ad43002fee..795ebdf109 100644 --- a/Emgu.CV/PInvoke/CvEnum/HandEyeCalibrationMethod.cs +++ b/Emgu.CV/PInvoke/CvEnum/HandEyeCalibrationMethod.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/HistogramCompMethod.cs b/Emgu.CV/PInvoke/CvEnum/HistogramCompMethod.cs index 7e4201edf7..42ef59450d 100644 --- a/Emgu.CV/PInvoke/CvEnum/HistogramCompMethod.cs +++ b/Emgu.CV/PInvoke/CvEnum/HistogramCompMethod.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/HoughModes.cs b/Emgu.CV/PInvoke/CvEnum/HoughModes.cs index 2d16d2eed2..864c30c2cd 100644 --- a/Emgu.CV/PInvoke/CvEnum/HoughModes.cs +++ b/Emgu.CV/PInvoke/CvEnum/HoughModes.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ImreadModes.cs b/Emgu.CV/PInvoke/CvEnum/ImreadModes.cs index 0b2fec928a..3e00f790b6 100644 --- a/Emgu.CV/PInvoke/CvEnum/ImreadModes.cs +++ b/Emgu.CV/PInvoke/CvEnum/ImreadModes.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ImwriteFlags.cs b/Emgu.CV/PInvoke/CvEnum/ImwriteFlags.cs index 23b1ed8502..d4bd4bf7fd 100644 --- a/Emgu.CV/PInvoke/CvEnum/ImwriteFlags.cs +++ b/Emgu.CV/PInvoke/CvEnum/ImwriteFlags.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/InpaintType.cs b/Emgu.CV/PInvoke/CvEnum/InpaintType.cs index 28a676516d..9ec1573ab5 100644 --- a/Emgu.CV/PInvoke/CvEnum/InpaintType.cs +++ b/Emgu.CV/PInvoke/CvEnum/InpaintType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/Inter.cs b/Emgu.CV/PInvoke/CvEnum/Inter.cs index 6efcca38c8..8fe20ba085 100644 --- a/Emgu.CV/PInvoke/CvEnum/Inter.cs +++ b/Emgu.CV/PInvoke/CvEnum/Inter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/IplDepth.cs b/Emgu.CV/PInvoke/CvEnum/IplDepth.cs index c1c6e91c1b..363281fd01 100644 --- a/Emgu.CV/PInvoke/CvEnum/IplDepth.cs +++ b/Emgu.CV/PInvoke/CvEnum/IplDepth.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/KMeansInitType.cs b/Emgu.CV/PInvoke/CvEnum/KMeansInitType.cs index 0f7efee82f..3eac7f4ffe 100644 --- a/Emgu.CV/PInvoke/CvEnum/KMeansInitType.cs +++ b/Emgu.CV/PInvoke/CvEnum/KMeansInitType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/LKFlowFlag.cs b/Emgu.CV/PInvoke/CvEnum/LKFlowFlag.cs index e46741607f..623da84f99 100644 --- a/Emgu.CV/PInvoke/CvEnum/LKFlowFlag.cs +++ b/Emgu.CV/PInvoke/CvEnum/LKFlowFlag.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/LineType.cs b/Emgu.CV/PInvoke/CvEnum/LineType.cs index 9e7dfe31a5..218f23eb9e 100644 --- a/Emgu.CV/PInvoke/CvEnum/LineType.cs +++ b/Emgu.CV/PInvoke/CvEnum/LineType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/LogLevel.cs b/Emgu.CV/PInvoke/CvEnum/LogLevel.cs index 14c7da9872..d20460e1c6 100644 --- a/Emgu.CV/PInvoke/CvEnum/LogLevel.cs +++ b/Emgu.CV/PInvoke/CvEnum/LogLevel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/MarkerType.cs b/Emgu.CV/PInvoke/CvEnum/MarkerType.cs index 2315f6d7b7..483b682305 100644 --- a/Emgu.CV/PInvoke/CvEnum/MarkerType.cs +++ b/Emgu.CV/PInvoke/CvEnum/MarkerType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/MorphOp.cs b/Emgu.CV/PInvoke/CvEnum/MorphOp.cs index cb81a2e7b4..8a34c089bd 100644 --- a/Emgu.CV/PInvoke/CvEnum/MorphOp.cs +++ b/Emgu.CV/PInvoke/CvEnum/MorphOp.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/MotionType.cs b/Emgu.CV/PInvoke/CvEnum/MotionType.cs index 7e238928ad..34d5b0be76 100644 --- a/Emgu.CV/PInvoke/CvEnum/MotionType.cs +++ b/Emgu.CV/PInvoke/CvEnum/MotionType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/MulSpectrumsType.cs b/Emgu.CV/PInvoke/CvEnum/MulSpectrumsType.cs index 7fd9f41465..1949cc7f42 100644 --- a/Emgu.CV/PInvoke/CvEnum/MulSpectrumsType.cs +++ b/Emgu.CV/PInvoke/CvEnum/MulSpectrumsType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/NormType.cs b/Emgu.CV/PInvoke/CvEnum/NormType.cs index 1f579c1028..9f9c800cba 100644 --- a/Emgu.CV/PInvoke/CvEnum/NormType.cs +++ b/Emgu.CV/PInvoke/CvEnum/NormType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/OpticalflowFarnebackFlag.cs b/Emgu.CV/PInvoke/CvEnum/OpticalflowFarnebackFlag.cs index 7d004326f3..182442ee47 100644 --- a/Emgu.CV/PInvoke/CvEnum/OpticalflowFarnebackFlag.cs +++ b/Emgu.CV/PInvoke/CvEnum/OpticalflowFarnebackFlag.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/Orientation.cs b/Emgu.CV/PInvoke/CvEnum/Orientation.cs index 23db2ac8eb..87eb45e878 100644 --- a/Emgu.CV/PInvoke/CvEnum/Orientation.cs +++ b/Emgu.CV/PInvoke/CvEnum/Orientation.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/PcaType.cs b/Emgu.CV/PInvoke/CvEnum/PcaType.cs index 0407128b22..c5971ccbc2 100644 --- a/Emgu.CV/PInvoke/CvEnum/PcaType.cs +++ b/Emgu.CV/PInvoke/CvEnum/PcaType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/RectIntersectType.cs b/Emgu.CV/PInvoke/CvEnum/RectIntersectType.cs index 91496f90d5..af1c3a631d 100644 --- a/Emgu.CV/PInvoke/CvEnum/RectIntersectType.cs +++ b/Emgu.CV/PInvoke/CvEnum/RectIntersectType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ReduceDimension.cs b/Emgu.CV/PInvoke/CvEnum/ReduceDimension.cs index 95bebf4234..c1bf05ccb4 100644 --- a/Emgu.CV/PInvoke/CvEnum/ReduceDimension.cs +++ b/Emgu.CV/PInvoke/CvEnum/ReduceDimension.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ReduceType.cs b/Emgu.CV/PInvoke/CvEnum/ReduceType.cs index e0991a1f10..22219e96bd 100644 --- a/Emgu.CV/PInvoke/CvEnum/ReduceType.cs +++ b/Emgu.CV/PInvoke/CvEnum/ReduceType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/RetrType.cs b/Emgu.CV/PInvoke/CvEnum/RetrType.cs index bea93ff953..49e9e9e772 100644 --- a/Emgu.CV/PInvoke/CvEnum/RetrType.cs +++ b/Emgu.CV/PInvoke/CvEnum/RetrType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/RobustEstimationAlgorithm.cs b/Emgu.CV/PInvoke/CvEnum/RobustEstimationAlgorithm.cs index 8c9f09448f..c88c7e8542 100644 --- a/Emgu.CV/PInvoke/CvEnum/RobustEstimationAlgorithm.cs +++ b/Emgu.CV/PInvoke/CvEnum/RobustEstimationAlgorithm.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/RotateFlags.cs b/Emgu.CV/PInvoke/CvEnum/RotateFlags.cs index f6c5b225a3..ae2663aed2 100644 --- a/Emgu.CV/PInvoke/CvEnum/RotateFlags.cs +++ b/Emgu.CV/PInvoke/CvEnum/RotateFlags.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/SeqConst.cs b/Emgu.CV/PInvoke/CvEnum/SeqConst.cs index 549d4588e4..fe71c6f8f9 100644 --- a/Emgu.CV/PInvoke/CvEnum/SeqConst.cs +++ b/Emgu.CV/PInvoke/CvEnum/SeqConst.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/SeqEltype.cs b/Emgu.CV/PInvoke/CvEnum/SeqEltype.cs index ccc1560d3e..e6c3589512 100644 --- a/Emgu.CV/PInvoke/CvEnum/SeqEltype.cs +++ b/Emgu.CV/PInvoke/CvEnum/SeqEltype.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/SeqFlag.cs b/Emgu.CV/PInvoke/CvEnum/SeqFlag.cs index d2c931cf5e..1ff5c699c7 100644 --- a/Emgu.CV/PInvoke/CvEnum/SeqFlag.cs +++ b/Emgu.CV/PInvoke/CvEnum/SeqFlag.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/SeqKind.cs b/Emgu.CV/PInvoke/CvEnum/SeqKind.cs index 1b31484563..0c65ba56f4 100644 --- a/Emgu.CV/PInvoke/CvEnum/SeqKind.cs +++ b/Emgu.CV/PInvoke/CvEnum/SeqKind.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/SeqType.cs b/Emgu.CV/PInvoke/CvEnum/SeqType.cs index 77f09dee6a..9679a8feba 100644 --- a/Emgu.CV/PInvoke/CvEnum/SeqType.cs +++ b/Emgu.CV/PInvoke/CvEnum/SeqType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/SmoothType.cs b/Emgu.CV/PInvoke/CvEnum/SmoothType.cs index 7e359d5334..bd6baa399b 100644 --- a/Emgu.CV/PInvoke/CvEnum/SmoothType.cs +++ b/Emgu.CV/PInvoke/CvEnum/SmoothType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/SoftNMSMethod.cs b/Emgu.CV/PInvoke/CvEnum/SoftNMSMethod.cs index cf488871e7..4482c25717 100644 --- a/Emgu.CV/PInvoke/CvEnum/SoftNMSMethod.cs +++ b/Emgu.CV/PInvoke/CvEnum/SoftNMSMethod.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/SolveLPResult.cs b/Emgu.CV/PInvoke/CvEnum/SolveLPResult.cs index cde06214ae..c83183d230 100644 --- a/Emgu.CV/PInvoke/CvEnum/SolveLPResult.cs +++ b/Emgu.CV/PInvoke/CvEnum/SolveLPResult.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/SolvePnpMethod.cs b/Emgu.CV/PInvoke/CvEnum/SolvePnpMethod.cs index ba102d9edd..80eba800e6 100644 --- a/Emgu.CV/PInvoke/CvEnum/SolvePnpMethod.cs +++ b/Emgu.CV/PInvoke/CvEnum/SolvePnpMethod.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/SortFlags.cs b/Emgu.CV/PInvoke/CvEnum/SortFlags.cs index 8798559a8d..f513f5c095 100644 --- a/Emgu.CV/PInvoke/CvEnum/SortFlags.cs +++ b/Emgu.CV/PInvoke/CvEnum/SortFlags.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/StereoBmPrefilter.cs b/Emgu.CV/PInvoke/CvEnum/StereoBmPrefilter.cs index b0dddd1a0a..a363495e29 100644 --- a/Emgu.CV/PInvoke/CvEnum/StereoBmPrefilter.cs +++ b/Emgu.CV/PInvoke/CvEnum/StereoBmPrefilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/StereoRectifyType.cs b/Emgu.CV/PInvoke/CvEnum/StereoRectifyType.cs index 85ae152ea3..b3454b8a70 100644 --- a/Emgu.CV/PInvoke/CvEnum/StereoRectifyType.cs +++ b/Emgu.CV/PInvoke/CvEnum/StereoRectifyType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/StorageOp.cs b/Emgu.CV/PInvoke/CvEnum/StorageOp.cs index 24b06e8583..5540febaa5 100644 --- a/Emgu.CV/PInvoke/CvEnum/StorageOp.cs +++ b/Emgu.CV/PInvoke/CvEnum/StorageOp.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/Subdiv2DPointLocationType.cs b/Emgu.CV/PInvoke/CvEnum/Subdiv2DPointLocationType.cs index f38e96149e..8119541439 100644 --- a/Emgu.CV/PInvoke/CvEnum/Subdiv2DPointLocationType.cs +++ b/Emgu.CV/PInvoke/CvEnum/Subdiv2DPointLocationType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/SvdFlag.cs b/Emgu.CV/PInvoke/CvEnum/SvdFlag.cs index b14e7d329f..c923f4789c 100644 --- a/Emgu.CV/PInvoke/CvEnum/SvdFlag.cs +++ b/Emgu.CV/PInvoke/CvEnum/SvdFlag.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/TemplateMatchingType.cs b/Emgu.CV/PInvoke/CvEnum/TemplateMatchingType.cs index 07bffe704f..3d2bb32070 100644 --- a/Emgu.CV/PInvoke/CvEnum/TemplateMatchingType.cs +++ b/Emgu.CV/PInvoke/CvEnum/TemplateMatchingType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/TermCritType.cs b/Emgu.CV/PInvoke/CvEnum/TermCritType.cs index 6cfe47ef59..c8b09337b3 100644 --- a/Emgu.CV/PInvoke/CvEnum/TermCritType.cs +++ b/Emgu.CV/PInvoke/CvEnum/TermCritType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/ThresholdType.cs b/Emgu.CV/PInvoke/CvEnum/ThresholdType.cs index b21f188b3e..bce39c04a2 100644 --- a/Emgu.CV/PInvoke/CvEnum/ThresholdType.cs +++ b/Emgu.CV/PInvoke/CvEnum/ThresholdType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/VideoAccelerationType.cs b/Emgu.CV/PInvoke/CvEnum/VideoAccelerationType.cs index 00f0e1e35d..bb347201d8 100644 --- a/Emgu.CV/PInvoke/CvEnum/VideoAccelerationType.cs +++ b/Emgu.CV/PInvoke/CvEnum/VideoAccelerationType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/Warp.cs b/Emgu.CV/PInvoke/CvEnum/Warp.cs index dbfd161780..d5445c5d82 100644 --- a/Emgu.CV/PInvoke/CvEnum/Warp.cs +++ b/Emgu.CV/PInvoke/CvEnum/Warp.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/WindowFlags.cs b/Emgu.CV/PInvoke/CvEnum/WindowFlags.cs index d3d7ae3768..3827c256fe 100644 --- a/Emgu.CV/PInvoke/CvEnum/WindowFlags.cs +++ b/Emgu.CV/PInvoke/CvEnum/WindowFlags.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvEnum/WindowPropertyFlags.cs b/Emgu.CV/PInvoke/CvEnum/WindowPropertyFlags.cs index 309378476e..b29f016ae5 100644 --- a/Emgu.CV/PInvoke/CvEnum/WindowPropertyFlags.cs +++ b/Emgu.CV/PInvoke/CvEnum/WindowPropertyFlags.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvInvoke.cs b/Emgu.CV/PInvoke/CvInvoke.cs index 47e0e4d831..96533472cc 100644 --- a/Emgu.CV/PInvoke/CvInvoke.cs +++ b/Emgu.CV/PInvoke/CvInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.CodeDom; diff --git a/Emgu.CV/PInvoke/CvInvokeCalib3d.cs b/Emgu.CV/PInvoke/CvInvokeCalib3d.cs index cc5be64fca..7dafd7dfcf 100644 --- a/Emgu.CV/PInvoke/CvInvokeCalib3d.cs +++ b/Emgu.CV/PInvoke/CvInvokeCalib3d.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvInvokeCore.cs b/Emgu.CV/PInvoke/CvInvokeCore.cs index 17213c71e8..ee2a27149d 100644 --- a/Emgu.CV/PInvoke/CvInvokeCore.cs +++ b/Emgu.CV/PInvoke/CvInvokeCore.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Drawing; diff --git a/Emgu.CV/PInvoke/CvInvokeCvextern.cs b/Emgu.CV/PInvoke/CvInvokeCvextern.cs index 0bd97e12d4..5d57fec968 100644 --- a/Emgu.CV/PInvoke/CvInvokeCvextern.cs +++ b/Emgu.CV/PInvoke/CvInvokeCvextern.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvInvokeFeatures2d.cs b/Emgu.CV/PInvoke/CvInvokeFeatures2d.cs index 2c47d89bc0..b640df8cb1 100644 --- a/Emgu.CV/PInvoke/CvInvokeFeatures2d.cs +++ b/Emgu.CV/PInvoke/CvInvokeFeatures2d.cs @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvInvokeHighGUI.cs b/Emgu.CV/PInvoke/CvInvokeHighGUI.cs index d6341d7313..f2cc894966 100644 --- a/Emgu.CV/PInvoke/CvInvokeHighGUI.cs +++ b/Emgu.CV/PInvoke/CvInvokeHighGUI.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvInvokeImgcodecs.cs b/Emgu.CV/PInvoke/CvInvokeImgcodecs.cs index 2e1789c7e4..447380a39d 100644 --- a/Emgu.CV/PInvoke/CvInvokeImgcodecs.cs +++ b/Emgu.CV/PInvoke/CvInvokeImgcodecs.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvInvokeImgproc.cs b/Emgu.CV/PInvoke/CvInvokeImgproc.cs index f259fedd5f..e0401edaae 100644 --- a/Emgu.CV/PInvoke/CvInvokeImgproc.cs +++ b/Emgu.CV/PInvoke/CvInvokeImgproc.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvInvokeObjdetect.cs b/Emgu.CV/PInvoke/CvInvokeObjdetect.cs index 7a0caffc27..218d3146bf 100644 --- a/Emgu.CV/PInvoke/CvInvokeObjdetect.cs +++ b/Emgu.CV/PInvoke/CvInvokeObjdetect.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvInvokeOptim.cs b/Emgu.CV/PInvoke/CvInvokeOptim.cs index 75b6ff75ef..6ca8db8e04 100644 --- a/Emgu.CV/PInvoke/CvInvokeOptim.cs +++ b/Emgu.CV/PInvoke/CvInvokeOptim.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvInvokePhoto.cs b/Emgu.CV/PInvoke/CvInvokePhoto.cs index 578f31fc19..7a0577113c 100644 --- a/Emgu.CV/PInvoke/CvInvokePhoto.cs +++ b/Emgu.CV/PInvoke/CvInvokePhoto.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvInvokeVideo.cs b/Emgu.CV/PInvoke/CvInvokeVideo.cs index f51888ada4..902e713a01 100644 --- a/Emgu.CV/PInvoke/CvInvokeVideo.cs +++ b/Emgu.CV/PInvoke/CvInvokeVideo.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/CircleF.cs b/Emgu.CV/PInvoke/CvType/CircleF.cs index 38ea8a1ff0..2b767641c8 100644 --- a/Emgu.CV/PInvoke/CvType/CircleF.cs +++ b/Emgu.CV/PInvoke/CvType/CircleF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/ColorPoint.cs b/Emgu.CV/PInvoke/CvType/ColorPoint.cs index d342a4d680..3dce3f5328 100644 --- a/Emgu.CV/PInvoke/CvType/ColorPoint.cs +++ b/Emgu.CV/PInvoke/CvType/ColorPoint.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/Cross2DF.cs b/Emgu.CV/PInvoke/CvType/Cross2DF.cs index 55d30f4cea..29c379f783 100644 --- a/Emgu.CV/PInvoke/CvType/Cross2DF.cs +++ b/Emgu.CV/PInvoke/CvType/Cross2DF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/Cuboid.cs b/Emgu.CV/PInvoke/CvType/Cuboid.cs index 57a633cddf..1429443d5b 100644 --- a/Emgu.CV/PInvoke/CvType/Cuboid.cs +++ b/Emgu.CV/PInvoke/CvType/Cuboid.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/CvStructSizes.cs b/Emgu.CV/PInvoke/CvType/CvStructSizes.cs index 6744e780f3..d4c0da71e4 100644 --- a/Emgu.CV/PInvoke/CvType/CvStructSizes.cs +++ b/Emgu.CV/PInvoke/CvType/CvStructSizes.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/Ellipse.cs b/Emgu.CV/PInvoke/CvType/Ellipse.cs index 76613dd746..dde0e63438 100644 --- a/Emgu.CV/PInvoke/CvType/Ellipse.cs +++ b/Emgu.CV/PInvoke/CvType/Ellipse.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/IConvexPolygon.cs b/Emgu.CV/PInvoke/CvType/IConvexPolygon.cs index 149c9e58f3..e48ca0dba5 100644 --- a/Emgu.CV/PInvoke/CvType/IConvexPolygon.cs +++ b/Emgu.CV/PInvoke/CvType/IConvexPolygon.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/IConvexPolygonF.cs b/Emgu.CV/PInvoke/CvType/IConvexPolygonF.cs index d2078f4594..c17614babe 100644 --- a/Emgu.CV/PInvoke/CvType/IConvexPolygonF.cs +++ b/Emgu.CV/PInvoke/CvType/IConvexPolygonF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/MCvAvgComp.cs b/Emgu.CV/PInvoke/CvType/MCvAvgComp.cs index e994bafec5..1496d229b0 100644 --- a/Emgu.CV/PInvoke/CvType/MCvAvgComp.cs +++ b/Emgu.CV/PInvoke/CvType/MCvAvgComp.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/MCvMat.cs b/Emgu.CV/PInvoke/CvType/MCvMat.cs index fa5c0fb4a6..b97fbabfee 100644 --- a/Emgu.CV/PInvoke/CvType/MCvMat.cs +++ b/Emgu.CV/PInvoke/CvType/MCvMat.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/MCvMatND.cs b/Emgu.CV/PInvoke/CvType/MCvMatND.cs index 44d560b086..b77936dc58 100644 --- a/Emgu.CV/PInvoke/CvType/MCvMatND.cs +++ b/Emgu.CV/PInvoke/CvType/MCvMatND.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Runtime.InteropServices; diff --git a/Emgu.CV/PInvoke/CvType/MCvObjectDetection.cs b/Emgu.CV/PInvoke/CvType/MCvObjectDetection.cs index 5cb2845e5f..90ec6ec031 100644 --- a/Emgu.CV/PInvoke/CvType/MCvObjectDetection.cs +++ b/Emgu.CV/PInvoke/CvType/MCvObjectDetection.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/MCvPoint2D64f.cs b/Emgu.CV/PInvoke/CvType/MCvPoint2D64f.cs index b6fedba45c..f108bad407 100644 --- a/Emgu.CV/PInvoke/CvType/MCvPoint2D64f.cs +++ b/Emgu.CV/PInvoke/CvType/MCvPoint2D64f.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/MCvPoint3D32f.cs b/Emgu.CV/PInvoke/CvType/MCvPoint3D32f.cs index 128b8a8a4e..1565697eca 100644 --- a/Emgu.CV/PInvoke/CvType/MCvPoint3D32f.cs +++ b/Emgu.CV/PInvoke/CvType/MCvPoint3D32f.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/MCvPoint3D64f.cs b/Emgu.CV/PInvoke/CvType/MCvPoint3D64f.cs index a623ff68bb..0a31a1b42f 100644 --- a/Emgu.CV/PInvoke/CvType/MCvPoint3D64f.cs +++ b/Emgu.CV/PInvoke/CvType/MCvPoint3D64f.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/MCvScalar.cs b/Emgu.CV/PInvoke/CvType/MCvScalar.cs index 788cea1dcf..5be61025ab 100644 --- a/Emgu.CV/PInvoke/CvType/MCvScalar.cs +++ b/Emgu.CV/PInvoke/CvType/MCvScalar.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/MCvSlice.cs b/Emgu.CV/PInvoke/CvType/MCvSlice.cs index 13a181ffff..f61b0f7134 100644 --- a/Emgu.CV/PInvoke/CvType/MCvSlice.cs +++ b/Emgu.CV/PInvoke/CvType/MCvSlice.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/MCvTermCriteria.cs b/Emgu.CV/PInvoke/CvType/MCvTermCriteria.cs index d35c724ba9..0e129b01b6 100644 --- a/Emgu.CV/PInvoke/CvType/MCvTermCriteria.cs +++ b/Emgu.CV/PInvoke/CvType/MCvTermCriteria.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/MDMatch.cs b/Emgu.CV/PInvoke/CvType/MDMatch.cs index c5a6b46417..105618ddea 100644 --- a/Emgu.CV/PInvoke/CvType/MDMatch.cs +++ b/Emgu.CV/PInvoke/CvType/MDMatch.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/MIplImage.cs b/Emgu.CV/PInvoke/CvType/MIplImage.cs index 67971cfd1e..851b1f5932 100644 --- a/Emgu.CV/PInvoke/CvType/MIplImage.cs +++ b/Emgu.CV/PInvoke/CvType/MIplImage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Runtime.InteropServices; diff --git a/Emgu.CV/PInvoke/CvType/MKeyPoint.cs b/Emgu.CV/PInvoke/CvType/MKeyPoint.cs index 774ee3b04b..9c2b1e207f 100644 --- a/Emgu.CV/PInvoke/CvType/MKeyPoint.cs +++ b/Emgu.CV/PInvoke/CvType/MKeyPoint.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/Quaternions.cs b/Emgu.CV/PInvoke/CvType/Quaternions.cs index d73059e931..1cde3d6cb0 100644 --- a/Emgu.CV/PInvoke/CvType/Quaternions.cs +++ b/Emgu.CV/PInvoke/CvType/Quaternions.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/Range.cs b/Emgu.CV/PInvoke/CvType/Range.cs index fe9f4e3536..d6dd5771b5 100644 --- a/Emgu.CV/PInvoke/CvType/Range.cs +++ b/Emgu.CV/PInvoke/CvType/Range.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/RangeF.cs b/Emgu.CV/PInvoke/CvType/RangeF.cs index b049e1a326..1ef371e934 100644 --- a/Emgu.CV/PInvoke/CvType/RangeF.cs +++ b/Emgu.CV/PInvoke/CvType/RangeF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/RotatedRect.cs b/Emgu.CV/PInvoke/CvType/RotatedRect.cs index a5f2b11f55..130e38ef20 100644 --- a/Emgu.CV/PInvoke/CvType/RotatedRect.cs +++ b/Emgu.CV/PInvoke/CvType/RotatedRect.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/RotationMatrix2D.cs b/Emgu.CV/PInvoke/CvType/RotationMatrix2D.cs index 9aa3c68ef6..234538811e 100644 --- a/Emgu.CV/PInvoke/CvType/RotationMatrix2D.cs +++ b/Emgu.CV/PInvoke/CvType/RotationMatrix2D.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/RotationVector3D.cs b/Emgu.CV/PInvoke/CvType/RotationVector3D.cs index ea1fdf4e69..97a1c556e4 100644 --- a/Emgu.CV/PInvoke/CvType/RotationVector3D.cs +++ b/Emgu.CV/PInvoke/CvType/RotationVector3D.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/Triangle2DF.cs b/Emgu.CV/PInvoke/CvType/Triangle2DF.cs index 361ffe1776..aa9759675d 100644 --- a/Emgu.CV/PInvoke/CvType/Triangle2DF.cs +++ b/Emgu.CV/PInvoke/CvType/Triangle2DF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/CvType/Triangle3DF.cs b/Emgu.CV/PInvoke/CvType/Triangle3DF.cs index f3952f2570..a38cd14094 100644 --- a/Emgu.CV/PInvoke/CvType/Triangle3DF.cs +++ b/Emgu.CV/PInvoke/CvType/Triangle3DF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PInvoke/System.Drawing/Point.cs b/Emgu.CV/PInvoke/System.Drawing/Point.cs index 36cc93926b..198138358f 100644 --- a/Emgu.CV/PInvoke/System.Drawing/Point.cs +++ b/Emgu.CV/PInvoke/System.Drawing/Point.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if UNITY_WSA || (UNITY_STANDALONE_WIN && NET_4_6) diff --git a/Emgu.CV/PInvoke/System.Drawing/PointF.cs b/Emgu.CV/PInvoke/System.Drawing/PointF.cs index a7b1518b08..d35ab4024d 100644 --- a/Emgu.CV/PInvoke/System.Drawing/PointF.cs +++ b/Emgu.CV/PInvoke/System.Drawing/PointF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if UNITY_WSA || (UNITY_STANDALONE_WIN && NET_4_6) diff --git a/Emgu.CV/PInvoke/System.Drawing/Rectangle.cs b/Emgu.CV/PInvoke/System.Drawing/Rectangle.cs index 6c5a8937d7..bf130c78b9 100644 --- a/Emgu.CV/PInvoke/System.Drawing/Rectangle.cs +++ b/Emgu.CV/PInvoke/System.Drawing/Rectangle.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if UNITY_WSA || (UNITY_STANDALONE_WIN && NET_4_6) diff --git a/Emgu.CV/PInvoke/System.Drawing/RectangleF.cs b/Emgu.CV/PInvoke/System.Drawing/RectangleF.cs index 49931adc11..42931a35e7 100644 --- a/Emgu.CV/PInvoke/System.Drawing/RectangleF.cs +++ b/Emgu.CV/PInvoke/System.Drawing/RectangleF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if UNITY_WSA || (UNITY_STANDALONE_WIN && NET_4_6) diff --git a/Emgu.CV/PInvoke/System.Drawing/Size.cs b/Emgu.CV/PInvoke/System.Drawing/Size.cs index 1276a4677b..9e58f5075c 100644 --- a/Emgu.CV/PInvoke/System.Drawing/Size.cs +++ b/Emgu.CV/PInvoke/System.Drawing/Size.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if UNITY_WSA || (UNITY_STANDALONE_WIN && NET_4_6) diff --git a/Emgu.CV/PInvoke/System.Drawing/SizeF.cs b/Emgu.CV/PInvoke/System.Drawing/SizeF.cs index 2c7c788940..83be7e618d 100644 --- a/Emgu.CV/PInvoke/System.Drawing/SizeF.cs +++ b/Emgu.CV/PInvoke/System.Drawing/SizeF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if UNITY_WSA || (UNITY_STANDALONE_WIN && NET_4_6) diff --git a/Emgu.CV/PInvoke/Unity/TextureConvert.cs b/Emgu.CV/PInvoke/Unity/TextureConvert.cs index 953e12751e..16b8971f51 100644 --- a/Emgu.CV/PInvoke/Unity/TextureConvert.cs +++ b/Emgu.CV/PInvoke/Unity/TextureConvert.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using Emgu.CV.CvEnum; diff --git a/Emgu.CV/Photo/AlignExposures.cs b/Emgu.CV/Photo/AlignExposures.cs index b7877d0105..347ffd0ad6 100644 --- a/Emgu.CV/Photo/AlignExposures.cs +++ b/Emgu.CV/Photo/AlignExposures.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Photo/CalibrateCRF.cs b/Emgu.CV/Photo/CalibrateCRF.cs index 20a04254a6..b4bc3fd6f1 100644 --- a/Emgu.CV/Photo/CalibrateCRF.cs +++ b/Emgu.CV/Photo/CalibrateCRF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Photo/MergeExposures.cs b/Emgu.CV/Photo/MergeExposures.cs index 7f47e3ab5e..521a254d01 100644 --- a/Emgu.CV/Photo/MergeExposures.cs +++ b/Emgu.CV/Photo/MergeExposures.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Photo/Tonemap.cs b/Emgu.CV/Photo/Tonemap.cs index 87f552bfc9..5f66b6105a 100644 --- a/Emgu.CV/Photo/Tonemap.cs +++ b/Emgu.CV/Photo/Tonemap.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Photo/TonemapDrago.cs b/Emgu.CV/Photo/TonemapDrago.cs index 312d7f4582..4754e48978 100644 --- a/Emgu.CV/Photo/TonemapDrago.cs +++ b/Emgu.CV/Photo/TonemapDrago.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Photo/TonemapMantiuk.cs b/Emgu.CV/Photo/TonemapMantiuk.cs index 30b1a7fdc7..2f6aff085f 100644 --- a/Emgu.CV/Photo/TonemapMantiuk.cs +++ b/Emgu.CV/Photo/TonemapMantiuk.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Photo/TonemapReinhard.cs b/Emgu.CV/Photo/TonemapReinhard.cs index bd008a087e..56a568c488 100644 --- a/Emgu.CV/Photo/TonemapReinhard.cs +++ b/Emgu.CV/Photo/TonemapReinhard.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PointAndLine/LineSegment2D.cs b/Emgu.CV/PointAndLine/LineSegment2D.cs index f72195e8b8..8498f9e92d 100644 --- a/Emgu.CV/PointAndLine/LineSegment2D.cs +++ b/Emgu.CV/PointAndLine/LineSegment2D.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PointAndLine/LineSegment2DF.cs b/Emgu.CV/PointAndLine/LineSegment2DF.cs index 5c5d564fb1..b2435d8791 100644 --- a/Emgu.CV/PointAndLine/LineSegment2DF.cs +++ b/Emgu.CV/PointAndLine/LineSegment2DF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PointAndLine/LineSegment3DF.cs b/Emgu.CV/PointAndLine/LineSegment3DF.cs index 6ef58aab4f..b1737e6fec 100644 --- a/Emgu.CV/PointAndLine/LineSegment3DF.cs +++ b/Emgu.CV/PointAndLine/LineSegment3DF.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/PointAndLine/PointCollection.cs b/Emgu.CV/PointAndLine/PointCollection.cs index 10bfadf4c8..e962ddf152 100644 --- a/Emgu.CV/PointAndLine/PointCollection.cs +++ b/Emgu.CV/PointAndLine/PointCollection.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Reflection/ExposableMethodAttribute.cs b/Emgu.CV/Reflection/ExposableMethodAttribute.cs index d6a3a6f0a6..61224ba72d 100644 --- a/Emgu.CV/Reflection/ExposableMethodAttribute.cs +++ b/Emgu.CV/Reflection/ExposableMethodAttribute.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Reflection/GenericParameter.cs b/Emgu.CV/Reflection/GenericParameter.cs index 2b41e5862e..0ac7c7b3b9 100644 --- a/Emgu.CV/Reflection/GenericParameter.cs +++ b/Emgu.CV/Reflection/GenericParameter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Reflection/ReflectColorType.cs b/Emgu.CV/Reflection/ReflectColorType.cs index 572d5162c0..8908953cee 100644 --- a/Emgu.CV/Reflection/ReflectColorType.cs +++ b/Emgu.CV/Reflection/ReflectColorType.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Reflection/ReflectIImage.cs b/Emgu.CV/Reflection/ReflectIImage.cs index 92a9b6b15c..a1cda5e336 100644 --- a/Emgu.CV/Reflection/ReflectIImage.cs +++ b/Emgu.CV/Reflection/ReflectIImage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Shape/HistogramCostExtractor.cs b/Emgu.CV/Shape/HistogramCostExtractor.cs index d4e79b4270..ca45096854 100644 --- a/Emgu.CV/Shape/HistogramCostExtractor.cs +++ b/Emgu.CV/Shape/HistogramCostExtractor.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Shape/ShapeDistanceExtractor.cs b/Emgu.CV/Shape/ShapeDistanceExtractor.cs index a7cf05f462..70ba172d34 100644 --- a/Emgu.CV/Shape/ShapeDistanceExtractor.cs +++ b/Emgu.CV/Shape/ShapeDistanceExtractor.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Shape/ShapeTransformer.cs b/Emgu.CV/Shape/ShapeTransformer.cs index 645698d6ce..40f932fd4b 100644 --- a/Emgu.CV/Shape/ShapeTransformer.cs +++ b/Emgu.CV/Shape/ShapeTransformer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Stitching/Blender.cs b/Emgu.CV/Stitching/Blender.cs index 201d416745..dd490bc5de 100644 --- a/Emgu.CV/Stitching/Blender.cs +++ b/Emgu.CV/Stitching/Blender.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV/Stitching/BundlerAdjuster.cs b/Emgu.CV/Stitching/BundlerAdjuster.cs index 02866051ab..5632be364a 100644 --- a/Emgu.CV/Stitching/BundlerAdjuster.cs +++ b/Emgu.CV/Stitching/BundlerAdjuster.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV/Stitching/Estimator.cs b/Emgu.CV/Stitching/Estimator.cs index 35d35cab7f..95bbe2782c 100644 --- a/Emgu.CV/Stitching/Estimator.cs +++ b/Emgu.CV/Stitching/Estimator.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV/Stitching/ExposureCompensator.cs b/Emgu.CV/Stitching/ExposureCompensator.cs index 53f9a10f7f..6f2b9486f1 100644 --- a/Emgu.CV/Stitching/ExposureCompensator.cs +++ b/Emgu.CV/Stitching/ExposureCompensator.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV/Stitching/FeatherBlender.cs b/Emgu.CV/Stitching/FeatherBlender.cs index 69a5ae4f0e..ad3ca91919 100644 --- a/Emgu.CV/Stitching/FeatherBlender.cs +++ b/Emgu.CV/Stitching/FeatherBlender.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV/Stitching/FeaturesMatcher.cs b/Emgu.CV/Stitching/FeaturesMatcher.cs index 7ed0cde0fa..359e72cf47 100644 --- a/Emgu.CV/Stitching/FeaturesMatcher.cs +++ b/Emgu.CV/Stitching/FeaturesMatcher.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Stitching/MultiBandBlender.cs b/Emgu.CV/Stitching/MultiBandBlender.cs index f6fe4b1d83..2754940554 100644 --- a/Emgu.CV/Stitching/MultiBandBlender.cs +++ b/Emgu.CV/Stitching/MultiBandBlender.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV/Stitching/RotationWarper.cs b/Emgu.CV/Stitching/RotationWarper.cs index 4a94bc7578..0626a98f37 100644 --- a/Emgu.CV/Stitching/RotationWarper.cs +++ b/Emgu.CV/Stitching/RotationWarper.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV/Stitching/SeamFinder.cs b/Emgu.CV/Stitching/SeamFinder.cs index c349209919..1c09c762d1 100644 --- a/Emgu.CV/Stitching/SeamFinder.cs +++ b/Emgu.CV/Stitching/SeamFinder.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV/Stitching/Stitcher.cs b/Emgu.CV/Stitching/Stitcher.cs index e228a385f0..61c8238978 100644 --- a/Emgu.CV/Stitching/Stitcher.cs +++ b/Emgu.CV/Stitching/Stitcher.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.CodeDom; diff --git a/Emgu.CV/Stitching/WarperCreator.cs b/Emgu.CV/Stitching/WarperCreator.cs index 2f9696a3fd..c4f16e6f7d 100644 --- a/Emgu.CV/Stitching/WarperCreator.cs +++ b/Emgu.CV/Stitching/WarperCreator.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV/Superres/FrameSource.cs b/Emgu.CV/Superres/FrameSource.cs index fd19708ed1..d192a673fe 100644 --- a/Emgu.CV/Superres/FrameSource.cs +++ b/Emgu.CV/Superres/FrameSource.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Superres/SuperResolution.cs b/Emgu.CV/Superres/SuperResolution.cs index 2d4dea5dd7..e2ecae2503 100644 --- a/Emgu.CV/Superres/SuperResolution.cs +++ b/Emgu.CV/Superres/SuperResolution.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Tiff/TiffWriter.cs b/Emgu.CV/Tiff/TiffWriter.cs index 11a614b8ed..9e112f9bba 100644 --- a/Emgu.CV/Tiff/TiffWriter.cs +++ b/Emgu.CV/Tiff/TiffWriter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Tiff/TileTiffWriter.cs b/Emgu.CV/Tiff/TileTiffWriter.cs index 3388593f32..3e0954591c 100644 --- a/Emgu.CV/Tiff/TileTiffWriter.cs +++ b/Emgu.CV/Tiff/TileTiffWriter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Util/BinaryFileStorage.cs b/Emgu.CV/Util/BinaryFileStorage.cs index 1dc437ed82..0752f38652 100644 --- a/Emgu.CV/Util/BinaryFileStorage.cs +++ b/Emgu.CV/Util/BinaryFileStorage.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Util/CvException.cs b/Emgu.CV/Util/CvException.cs index 7cd3bf00b7..07093e0ba5 100644 --- a/Emgu.CV/Util/CvException.cs +++ b/Emgu.CV/Util/CvException.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Util/CvInvokeUtil.cs b/Emgu.CV/Util/CvInvokeUtil.cs index 9756ba5685..494028d494 100644 --- a/Emgu.CV/Util/CvInvokeUtil.cs +++ b/Emgu.CV/Util/CvInvokeUtil.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV/Util/CvToolbox.cs b/Emgu.CV/Util/CvToolbox.cs index 0c1aa1cab9..710804c2f0 100644 --- a/Emgu.CV/Util/CvToolbox.cs +++ b/Emgu.CV/Util/CvToolbox.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Util/DataLogger.cs b/Emgu.CV/Util/DataLogger.cs index 0b59ccb4a9..5265c0ac2a 100644 --- a/Emgu.CV/Util/DataLogger.cs +++ b/Emgu.CV/Util/DataLogger.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Collections.Generic; diff --git a/Emgu.CV/Util/SharedPtrObject.cs b/Emgu.CV/Util/SharedPtrObject.cs index 718cbe3e32..aee36cc8c7 100644 --- a/Emgu.CV/Util/SharedPtrObject.cs +++ b/Emgu.CV/Util/SharedPtrObject.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Util/StructSize.cs b/Emgu.CV/Util/StructSize.cs index a656d4cdf7..c8dfeb5109 100644 --- a/Emgu.CV/Util/StructSize.cs +++ b/Emgu.CV/Util/StructSize.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Util/TbbTaskScheduler.cs b/Emgu.CV/Util/TbbTaskScheduler.cs index d37738a4f9..ef81658982 100644 --- a/Emgu.CV/Util/TbbTaskScheduler.cs +++ b/Emgu.CV/Util/TbbTaskScheduler.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Util/UnmanagedVector.cs b/Emgu.CV/Util/UnmanagedVector.cs index 9f0b1eefff..c855a95bd0 100644 --- a/Emgu.CV/Util/UnmanagedVector.cs +++ b/Emgu.CV/Util/UnmanagedVector.cs @@ -1,6 +1,6 @@ //---------------------------------------------------------------------------- // -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. // // Vector of Byte // diff --git a/Emgu.CV/Util/VectorOfCvStringExtra.cs b/Emgu.CV/Util/VectorOfCvStringExtra.cs index 77e4f3cd5c..6ab493910c 100644 --- a/Emgu.CV/Util/VectorOfCvStringExtra.cs +++ b/Emgu.CV/Util/VectorOfCvStringExtra.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Util/VectorOfKeyPointExtra.cs b/Emgu.CV/Util/VectorOfKeyPointExtra.cs index 263b934615..81f1c51492 100644 --- a/Emgu.CV/Util/VectorOfKeyPointExtra.cs +++ b/Emgu.CV/Util/VectorOfKeyPointExtra.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Util/VectorOfMatExtra.cs b/Emgu.CV/Util/VectorOfMatExtra.cs index 2b6071f8d5..e4d32e83da 100644 --- a/Emgu.CV/Util/VectorOfMatExtra.cs +++ b/Emgu.CV/Util/VectorOfMatExtra.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Util/ZlibCompression.cs b/Emgu.CV/Util/ZlibCompression.cs index 865502065e..f4cbf2d128 100644 --- a/Emgu.CV/Util/ZlibCompression.cs +++ b/Emgu.CV/Util/ZlibCompression.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/BackgroundSubtractor.cs b/Emgu.CV/Video/BackgroundSubtractor.cs index de5c40fe03..9e9675fb83 100644 --- a/Emgu.CV/Video/BackgroundSubtractor.cs +++ b/Emgu.CV/Video/BackgroundSubtractor.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/BackgroundSubtractorKNN.cs b/Emgu.CV/Video/BackgroundSubtractorKNN.cs index dc0dbad53f..17a8f93d63 100644 --- a/Emgu.CV/Video/BackgroundSubtractorKNN.cs +++ b/Emgu.CV/Video/BackgroundSubtractorKNN.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/BackgroundSubtractorMOG2.cs b/Emgu.CV/Video/BackgroundSubtractorMOG2.cs index c5ac46fce2..15f3d7aada 100644 --- a/Emgu.CV/Video/BackgroundSubtractorMOG2.cs +++ b/Emgu.CV/Video/BackgroundSubtractorMOG2.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/DISOpticalFlow.cs b/Emgu.CV/Video/DISOpticalFlow.cs index 296d771c1e..f401b21204 100644 --- a/Emgu.CV/Video/DISOpticalFlow.cs +++ b/Emgu.CV/Video/DISOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/DenseOpticalFlow.cs b/Emgu.CV/Video/DenseOpticalFlow.cs index 7baab6c0ce..4c6e2a765f 100644 --- a/Emgu.CV/Video/DenseOpticalFlow.cs +++ b/Emgu.CV/Video/DenseOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/FarnebackOpticalFlow.cs b/Emgu.CV/Video/FarnebackOpticalFlow.cs index 4ec9d3ba31..f7841670f5 100644 --- a/Emgu.CV/Video/FarnebackOpticalFlow.cs +++ b/Emgu.CV/Video/FarnebackOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/KalmanFilter.cs b/Emgu.CV/Video/KalmanFilter.cs index e141e91444..024d42b483 100644 --- a/Emgu.CV/Video/KalmanFilter.cs +++ b/Emgu.CV/Video/KalmanFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/SparseOpticalFlow.cs b/Emgu.CV/Video/SparseOpticalFlow.cs index 7778dd95df..ad52688c78 100644 --- a/Emgu.CV/Video/SparseOpticalFlow.cs +++ b/Emgu.CV/Video/SparseOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/SparsePyrLKOpticalFlow.cs b/Emgu.CV/Video/SparsePyrLKOpticalFlow.cs index f37bed8d65..cfc9af3399 100644 --- a/Emgu.CV/Video/SparsePyrLKOpticalFlow.cs +++ b/Emgu.CV/Video/SparsePyrLKOpticalFlow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/Tracker.cs b/Emgu.CV/Video/Tracker.cs index 7cefc9dae5..a549227351 100644 --- a/Emgu.CV/Video/Tracker.cs +++ b/Emgu.CV/Video/Tracker.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/TrackerDaSiamRPN.cs b/Emgu.CV/Video/TrackerDaSiamRPN.cs index 8e6b058cfb..bc418af261 100644 --- a/Emgu.CV/Video/TrackerDaSiamRPN.cs +++ b/Emgu.CV/Video/TrackerDaSiamRPN.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/TrackerGOTURN.cs b/Emgu.CV/Video/TrackerGOTURN.cs index 045a62b72e..e5b02a205f 100644 --- a/Emgu.CV/Video/TrackerGOTURN.cs +++ b/Emgu.CV/Video/TrackerGOTURN.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/TrackerMIL.cs b/Emgu.CV/Video/TrackerMIL.cs index d5b87a12c0..da0bfa4e14 100644 --- a/Emgu.CV/Video/TrackerMIL.cs +++ b/Emgu.CV/Video/TrackerMIL.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/TrackerNano.cs b/Emgu.CV/Video/TrackerNano.cs index 84fc4060b0..2d6e5f5526 100644 --- a/Emgu.CV/Video/TrackerNano.cs +++ b/Emgu.CV/Video/TrackerNano.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Video/VariationalRefinement.cs b/Emgu.CV/Video/VariationalRefinement.cs index 581c5fc344..03e6517f4d 100644 --- a/Emgu.CV/Video/VariationalRefinement.cs +++ b/Emgu.CV/Video/VariationalRefinement.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Videoio/KinectCapture.cs b/Emgu.CV/Videoio/KinectCapture.cs index 370c1dda96..6b52279e47 100644 --- a/Emgu.CV/Videoio/KinectCapture.cs +++ b/Emgu.CV/Videoio/KinectCapture.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- /* #if !(__UNIFIED__ || __ANDROID__ || NETSTANDARD) diff --git a/Emgu.CV/Videoio/VideoCapture.cs b/Emgu.CV/Videoio/VideoCapture.cs index dbf11aaa9e..9b73017389 100644 --- a/Emgu.CV/Videoio/VideoCapture.cs +++ b/Emgu.CV/Videoio/VideoCapture.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- //#define TEST_CAPTURE diff --git a/Emgu.CV/Videoio/VideoWriter.cs b/Emgu.CV/Videoio/VideoWriter.cs index 0e3e838674..69efe32fd7 100644 --- a/Emgu.CV/Videoio/VideoWriter.cs +++ b/Emgu.CV/Videoio/VideoWriter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Videostab/CaptureFrameSource.cs b/Emgu.CV/Videostab/CaptureFrameSource.cs index 54f6cc7833..c7ff9cb91c 100644 --- a/Emgu.CV/Videostab/CaptureFrameSource.cs +++ b/Emgu.CV/Videostab/CaptureFrameSource.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Videostab/FrameSource.cs b/Emgu.CV/Videostab/FrameSource.cs index 2eb23d81b0..83f3c14720 100644 --- a/Emgu.CV/Videostab/FrameSource.cs +++ b/Emgu.CV/Videostab/FrameSource.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Videostab/GaussianMotionFilter.cs b/Emgu.CV/Videostab/GaussianMotionFilter.cs index 9246c97b42..7fb858d3f4 100644 --- a/Emgu.CV/Videostab/GaussianMotionFilter.cs +++ b/Emgu.CV/Videostab/GaussianMotionFilter.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Videostab/MotionModel.cs b/Emgu.CV/Videostab/MotionModel.cs index 25140a174f..b828a1b435 100644 --- a/Emgu.CV/Videostab/MotionModel.cs +++ b/Emgu.CV/Videostab/MotionModel.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Videostab/OnePassStabilizer.cs b/Emgu.CV/Videostab/OnePassStabilizer.cs index b354d98511..67c37370bf 100644 --- a/Emgu.CV/Videostab/OnePassStabilizer.cs +++ b/Emgu.CV/Videostab/OnePassStabilizer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Videostab/TwoPassStabilizer.cs b/Emgu.CV/Videostab/TwoPassStabilizer.cs index 7e08ee6494..f29da3d2e5 100644 --- a/Emgu.CV/Videostab/TwoPassStabilizer.cs +++ b/Emgu.CV/Videostab/TwoPassStabilizer.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Videostab/VideoStabInvoke.cs b/Emgu.CV/Videostab/VideoStabInvoke.cs index 5a8f29c3a6..7b43209a62 100644 --- a/Emgu.CV/Videostab/VideoStabInvoke.cs +++ b/Emgu.CV/Videostab/VideoStabInvoke.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.CV/Viz/IWidget.cs b/Emgu.CV/Viz/IWidget.cs index 2f97cf7913..dbec580b14 100644 --- a/Emgu.CV/Viz/IWidget.cs +++ b/Emgu.CV/Viz/IWidget.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if !( UNITY_IOS || UNITY_ANDROID ) diff --git a/Emgu.CV/Viz/Viz3d.cs b/Emgu.CV/Viz/Viz3d.cs index 5f7c8dc28b..fdf502dc95 100644 --- a/Emgu.CV/Viz/Viz3d.cs +++ b/Emgu.CV/Viz/Viz3d.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if ! ( UNITY_IOS || UNITY_ANDROID ) diff --git a/Emgu.CV/Viz/WArrow.cs b/Emgu.CV/Viz/WArrow.cs index e2a775bf1e..6e70ab08dc 100644 --- a/Emgu.CV/Viz/WArrow.cs +++ b/Emgu.CV/Viz/WArrow.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if ! ( UNITY_IOS || UNITY_ANDROID ) diff --git a/Emgu.CV/Viz/WCircle.cs b/Emgu.CV/Viz/WCircle.cs index 2a47bff688..603b3eb895 100644 --- a/Emgu.CV/Viz/WCircle.cs +++ b/Emgu.CV/Viz/WCircle.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if ! ( UNITY_IOS || UNITY_ANDROID ) diff --git a/Emgu.CV/Viz/WCloud.cs b/Emgu.CV/Viz/WCloud.cs index 717f3e8432..dce649f7a3 100644 --- a/Emgu.CV/Viz/WCloud.cs +++ b/Emgu.CV/Viz/WCloud.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if ! ( UNITY_IOS || UNITY_ANDROID ) diff --git a/Emgu.CV/Viz/WCone.cs b/Emgu.CV/Viz/WCone.cs index 2037d3eeaf..37786d4a15 100644 --- a/Emgu.CV/Viz/WCone.cs +++ b/Emgu.CV/Viz/WCone.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if ! ( UNITY_IOS || UNITY_ANDROID ) diff --git a/Emgu.CV/Viz/WCoordinateSystem.cs b/Emgu.CV/Viz/WCoordinateSystem.cs index a6befed44d..47bbf18656 100644 --- a/Emgu.CV/Viz/WCoordinateSystem.cs +++ b/Emgu.CV/Viz/WCoordinateSystem.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if ! ( UNITY_IOS || UNITY_ANDROID ) diff --git a/Emgu.CV/Viz/WCube.cs b/Emgu.CV/Viz/WCube.cs index ca8d359f4d..19bd7864d4 100644 --- a/Emgu.CV/Viz/WCube.cs +++ b/Emgu.CV/Viz/WCube.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if ! ( UNITY_IOS || UNITY_ANDROID ) diff --git a/Emgu.CV/Viz/WCylinder.cs b/Emgu.CV/Viz/WCylinder.cs index 2c6df1ffd2..736c34b9b7 100644 --- a/Emgu.CV/Viz/WCylinder.cs +++ b/Emgu.CV/Viz/WCylinder.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if ! ( UNITY_IOS || UNITY_ANDROID ) diff --git a/Emgu.CV/Viz/WText.cs b/Emgu.CV/Viz/WText.cs index a8ba90d2b9..a8b3e37c81 100644 --- a/Emgu.CV/Viz/WText.cs +++ b/Emgu.CV/Viz/WText.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- #if ! ( UNITY_IOS || UNITY_ANDROID ) diff --git a/Emgu.Util/CMakeLists.txt b/Emgu.Util/CMakeLists.txt index aa3cf568ef..d08bcbf259 100644 --- a/Emgu.Util/CMakeLists.txt +++ b/Emgu.Util/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(EMGU_CV_BUILD OR EMGU_CV_EXAMPLE_BUILD) diff --git a/Emgu.Util/DisposableObject.cs b/Emgu.Util/DisposableObject.cs index d33cb9d712..e184055bbf 100644 --- a/Emgu.Util/DisposableObject.cs +++ b/Emgu.Util/DisposableObject.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.Util/DownloadableFile.cs b/Emgu.Util/DownloadableFile.cs index 4c5a1eb43a..9366555549 100644 --- a/Emgu.Util/DownloadableFile.cs +++ b/Emgu.Util/DownloadableFile.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.Util/EventArgs.cs b/Emgu.Util/EventArgs.cs index 69735cf627..50dc5e25c6 100644 --- a/Emgu.Util/EventArgs.cs +++ b/Emgu.Util/EventArgs.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.Util/FileDownloadManager.cs b/Emgu.Util/FileDownloadManager.cs index 575668a147..2d722ac433 100644 --- a/Emgu.Util/FileDownloadManager.cs +++ b/Emgu.Util/FileDownloadManager.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.Util/ICodeGenerable.cs b/Emgu.Util/ICodeGenerable.cs index 1adc905d8d..5fd2ec6c42 100644 --- a/Emgu.Util/ICodeGenerable.cs +++ b/Emgu.Util/ICodeGenerable.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.Util/IInterpolatable.cs b/Emgu.Util/IInterpolatable.cs index 75f2351004..8ce309fc71 100644 --- a/Emgu.Util/IInterpolatable.cs +++ b/Emgu.Util/IInterpolatable.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.Util/PinnedArray.cs b/Emgu.Util/PinnedArray.cs index d57e5b7329..ee28e8fcab 100644 --- a/Emgu.Util/PinnedArray.cs +++ b/Emgu.Util/PinnedArray.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.Util/Platform.cs b/Emgu.Util/Platform.cs index bfff3a0c41..b114f534ad 100644 --- a/Emgu.Util/Platform.cs +++ b/Emgu.Util/Platform.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.IO; diff --git a/Emgu.Util/Toolbox.cs b/Emgu.Util/Toolbox.cs index a33d89d354..9323c5e783 100644 --- a/Emgu.Util/Toolbox.cs +++ b/Emgu.Util/Toolbox.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; using System.Text; diff --git a/Emgu.Util/TypeEnum.cs b/Emgu.Util/TypeEnum.cs index 07ace9eea3..17a4020738 100644 --- a/Emgu.Util/TypeEnum.cs +++ b/Emgu.Util/TypeEnum.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/Emgu.Util/UnmanagedObject.cs b/Emgu.Util/UnmanagedObject.cs index 3897d2ff6a..9c0070c8a7 100644 --- a/Emgu.Util/UnmanagedObject.cs +++ b/Emgu.Util/UnmanagedObject.cs @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. //---------------------------------------------------------------------------- using System; diff --git a/cmake/modules/CheckTargetArch.cmake b/cmake/modules/CheckTargetArch.cmake index e218d1c156..02930c325e 100644 --- a/cmake/modules/CheckTargetArch.cmake +++ b/cmake/modules/CheckTargetArch.cmake @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # # - This is a support module for checking if the compiled target is 32/64bit # It define the following macro: diff --git a/cmake/modules/FindTESSERACT.cmake b/cmake/modules/FindTESSERACT.cmake index 4985a8c15b..28609990a5 100644 --- a/cmake/modules/FindTESSERACT.cmake +++ b/cmake/modules/FindTESSERACT.cmake @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # # - Try to find tesseract # Once done, this will define diff --git a/miscellaneous/CMakeLists.txt b/miscellaneous/CMakeLists.txt index 769a10d62d..4a09d1eecd 100644 --- a/miscellaneous/CMakeLists.txt +++ b/miscellaneous/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- #MESSAGE(STATUS "MSBUILD_EXECUTABLE_40: ${MSBUILD_EXECUTABLE_40}") diff --git a/miscellaneous/HeaderUpgradeScript.txt b/miscellaneous/HeaderUpgradeScript.txt index 5b99ed8c12..d9e8962bcc 100644 --- a/miscellaneous/HeaderUpgradeScript.txt +++ b/miscellaneous/HeaderUpgradeScript.txt @@ -1,2 +1,2 @@ #find -name .git -prune -o -name *.png -prune -o -name *.jpg -prune -o -name *.dll -prune -o -name .gitmodules -prune -o -type f -print -find -name .git -prune -o -name *.png -prune -o -name *.jpg -prune -o -name *.dll -prune -o -name .gitmodules -prune -o -type f -exec sed -i 's/2004-2021 by EMGU Corporation/2004-2022 by EMGU Corporation/g' {} \; \ No newline at end of file +find -name .git -prune -o -name *.png -prune -o -name *.jpg -prune -o -name *.dll -prune -o -name .gitmodules -prune -o -type f -exec sed -i 's/2004-2022 by EMGU Corporation/2004-2023 by EMGU Corporation/g' {} \; \ No newline at end of file diff --git a/platforms/nuget/CMakeLists.txt b/platforms/nuget/CMakeLists.txt index 0c6af53a93..e8d936904c 100644 --- a/platforms/nuget/CMakeLists.txt +++ b/platforms/nuget/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- ADD_SUBDIRECTORY("Emgu.runtime.windows.zlibwapi.x64") diff --git a/platforms/nuget/Emgu.CV.Models/CMakeLists.txt b/platforms/nuget/Emgu.CV.Models/CMakeLists.txt index 173392b75f..bbdba8d835 100644 --- a/platforms/nuget/Emgu.CV.Models/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.Models/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF ((TARGET Emgu.CV.Models.NetStandard) AND (TARGET Emgu.CV.Models.IOS)) diff --git a/platforms/nuget/Emgu.CV.UI/CMakeLists.txt b/platforms/nuget/Emgu.CV.UI/CMakeLists.txt index e4ad0bff04..5c083535da 100644 --- a/platforms/nuget/Emgu.CV.UI/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.UI/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF ((TARGET Emgu.CV.Platform.NetCore) AND (TARGET Emgu.CV.Platform.NetFramework)) diff --git a/platforms/nuget/Emgu.CV.Wpf/CMakeLists.txt b/platforms/nuget/Emgu.CV.Wpf/CMakeLists.txt index b0e13adb07..ff25bc9a5e 100644 --- a/platforms/nuget/Emgu.CV.Wpf/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.Wpf/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (TARGET Emgu.CV.Wpf) diff --git a/platforms/nuget/Emgu.CV.runtime.debian-arm/CMakeLists.txt b/platforms/nuget/Emgu.CV.runtime.debian-arm/CMakeLists.txt index 08038aec5d..f42d8c4ce4 100644 --- a/platforms/nuget/Emgu.CV.runtime.debian-arm/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.runtime.debian-arm/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_LINUX_ARM) diff --git a/platforms/nuget/Emgu.CV.runtime.debian-arm64/CMakeLists.txt b/platforms/nuget/Emgu.CV.runtime.debian-arm64/CMakeLists.txt index 24628a5871..e384163d23 100644 --- a/platforms/nuget/Emgu.CV.runtime.debian-arm64/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.runtime.debian-arm64/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_LINUX_ARM64) diff --git a/platforms/nuget/Emgu.CV.runtime.maui.ios/CMakeLists.txt b/platforms/nuget/Emgu.CV.runtime.maui.ios/CMakeLists.txt index 74bc553ea2..5321db8e1f 100644 --- a/platforms/nuget/Emgu.CV.runtime.maui.ios/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.runtime.maui.ios/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_IOS AND WIN32) diff --git a/platforms/nuget/Emgu.CV.runtime.maui.macos/CMakeLists.txt b/platforms/nuget/Emgu.CV.runtime.maui.macos/CMakeLists.txt index 0de67f68a1..ce14091e42 100644 --- a/platforms/nuget/Emgu.CV.runtime.maui.macos/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.runtime.maui.macos/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF((TARGET Emgu.CV.Platform.Maui.Mac) AND HAVE_MACOS) diff --git a/platforms/nuget/Emgu.CV.runtime.maui/CMakeLists.txt b/platforms/nuget/Emgu.CV.runtime.maui/CMakeLists.txt index fa17a2077d..a672d694be 100644 --- a/platforms/nuget/Emgu.CV.runtime.maui/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.runtime.maui/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_MAUI) diff --git a/platforms/nuget/Emgu.CV.runtime.ubuntu/CMakeLists.txt b/platforms/nuget/Emgu.CV.runtime.ubuntu/CMakeLists.txt index 8493a3a578..cda95c36b0 100644 --- a/platforms/nuget/Emgu.CV.runtime.ubuntu/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.runtime.ubuntu/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_UBUNTU_X64 OR HAVE_UBUNTU_X86) diff --git a/platforms/nuget/Emgu.CV.runtime.uwp/CMakeLists.txt b/platforms/nuget/Emgu.CV.runtime.uwp/CMakeLists.txt index 22e8df65c7..1562fb7ff6 100644 --- a/platforms/nuget/Emgu.CV.runtime.uwp/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.runtime.uwp/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (HAVE_WINSTORE_10) diff --git a/platforms/nuget/Emgu.CV.runtime.windows/CMakeLists.txt b/platforms/nuget/Emgu.CV.runtime.windows/CMakeLists.txt index 0a34ca3c3b..416e5d34b3 100644 --- a/platforms/nuget/Emgu.CV.runtime.windows/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.runtime.windows/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF ( (TARGET Emgu.CV.Platform.NetStandard) diff --git a/platforms/nuget/Emgu.CV.runtime.xamarin.android/CMakeLists.txt b/platforms/nuget/Emgu.CV.runtime.xamarin.android/CMakeLists.txt index 3d6a0edbc1..ae73a99e47 100644 --- a/platforms/nuget/Emgu.CV.runtime.xamarin.android/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.runtime.xamarin.android/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_ANDROID_ALL_ARCH) diff --git a/platforms/nuget/Emgu.CV.runtime.xamarin.ios/CMakeLists.txt b/platforms/nuget/Emgu.CV.runtime.xamarin.ios/CMakeLists.txt index c9694b9b65..c02bb2b0f6 100644 --- a/platforms/nuget/Emgu.CV.runtime.xamarin.ios/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.runtime.xamarin.ios/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_IOS) diff --git a/platforms/nuget/Emgu.CV.runtime.xamarin.macos/CMakeLists.txt b/platforms/nuget/Emgu.CV.runtime.xamarin.macos/CMakeLists.txt index a74779b177..f57f2cc67c 100644 --- a/platforms/nuget/Emgu.CV.runtime.xamarin.macos/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV.runtime.xamarin.macos/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF(HAVE_MACOS AND (NOT APPLE OR (TARGET Emgu.CV.Platform.Xamarin.Mac))) diff --git a/platforms/nuget/Emgu.CV/CMakeLists.txt b/platforms/nuget/Emgu.CV/CMakeLists.txt index 77d7220f4d..bf70842540 100644 --- a/platforms/nuget/Emgu.CV/CMakeLists.txt +++ b/platforms/nuget/Emgu.CV/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF ((TARGET Emgu.CV.Platform.NetStandard) AND (TARGET Emgu.CV.Platform.NetStandard.IOS)) diff --git a/platforms/nuget/Emgu.runtime.windows.cuda.blas.lt/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.cuda.blas.lt/CMakeLists.txt index 1e4153eaf3..c54a1088a3 100644 --- a/platforms/nuget/Emgu.runtime.windows.cuda.blas.lt/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.cuda.blas.lt/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND (HAVE_WINDESKTOP_X86 OR HAVE_WINDESKTOP_X64) AND WITH_CUDA) diff --git a/platforms/nuget/Emgu.runtime.windows.cuda.blas/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.cuda.blas/CMakeLists.txt index bb0e9c9f51..4f7bb4ce1d 100644 --- a/platforms/nuget/Emgu.runtime.windows.cuda.blas/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.cuda.blas/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND (HAVE_WINDESKTOP_X86 OR HAVE_WINDESKTOP_X64) AND WITH_CUDA) diff --git a/platforms/nuget/Emgu.runtime.windows.cuda.dnn.adv/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.cuda.dnn.adv/CMakeLists.txt index 95a4794da6..64b7fffd30 100644 --- a/platforms/nuget/Emgu.runtime.windows.cuda.dnn.adv/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.cuda.dnn.adv/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND (HAVE_WINDESKTOP_X86 OR HAVE_WINDESKTOP_X64) AND WITH_CUDNN) diff --git a/platforms/nuget/Emgu.runtime.windows.cuda.dnn.cnn.infer/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.cuda.dnn.cnn.infer/CMakeLists.txt index 8370bf6dd7..25548e9258 100644 --- a/platforms/nuget/Emgu.runtime.windows.cuda.dnn.cnn.infer/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.cuda.dnn.cnn.infer/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND (HAVE_WINDESKTOP_X86 OR HAVE_WINDESKTOP_X64) AND WITH_CUDNN) diff --git a/platforms/nuget/Emgu.runtime.windows.cuda.dnn.cnn.train/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.cuda.dnn.cnn.train/CMakeLists.txt index 21c21d0c0f..7f8e4e4926 100644 --- a/platforms/nuget/Emgu.runtime.windows.cuda.dnn.cnn.train/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.cuda.dnn.cnn.train/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND (HAVE_WINDESKTOP_X86 OR HAVE_WINDESKTOP_X64) AND WITH_CUDNN) diff --git a/platforms/nuget/Emgu.runtime.windows.cuda.dnn.ops/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.cuda.dnn.ops/CMakeLists.txt index 1b42c47c4a..39128a305e 100644 --- a/platforms/nuget/Emgu.runtime.windows.cuda.dnn.ops/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.cuda.dnn.ops/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND (HAVE_WINDESKTOP_X86 OR HAVE_WINDESKTOP_X64) AND WITH_CUDNN) diff --git a/platforms/nuget/Emgu.runtime.windows.cuda.dnn/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.cuda.dnn/CMakeLists.txt index 527ed48997..3b1003f90c 100644 --- a/platforms/nuget/Emgu.runtime.windows.cuda.dnn/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.cuda.dnn/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND (HAVE_WINDESKTOP_X86 OR HAVE_WINDESKTOP_X64) AND WITH_CUDNN) diff --git a/platforms/nuget/Emgu.runtime.windows.cuda.fft/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.cuda.fft/CMakeLists.txt index 9f7ae776b5..7fefeb7b4d 100644 --- a/platforms/nuget/Emgu.runtime.windows.cuda.fft/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.cuda.fft/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND (HAVE_WINDESKTOP_X86 OR HAVE_WINDESKTOP_X64) AND WITH_CUDA) diff --git a/platforms/nuget/Emgu.runtime.windows.cuda.npp/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.cuda.npp/CMakeLists.txt index 2de4525816..f3bcccecad 100644 --- a/platforms/nuget/Emgu.runtime.windows.cuda.npp/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.cuda.npp/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND (HAVE_WINDESKTOP_X86 OR HAVE_WINDESKTOP_X64) AND WITH_CUDA) diff --git a/platforms/nuget/Emgu.runtime.windows.cuda.rt/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.cuda.rt/CMakeLists.txt index 08136c75bc..8071b96836 100644 --- a/platforms/nuget/Emgu.runtime.windows.cuda.rt/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.cuda.rt/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND (HAVE_WINDESKTOP_X86 OR HAVE_WINDESKTOP_X64) AND WITH_CUDA) diff --git a/platforms/nuget/Emgu.runtime.windows.msvc.rt.arm64/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.msvc.rt.arm64/CMakeLists.txt index d13709895c..6db318e1c5 100644 --- a/platforms/nuget/Emgu.runtime.windows.msvc.rt.arm64/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.msvc.rt.arm64/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND HAVE_WINDESKTOP_ARM64) diff --git a/platforms/nuget/Emgu.runtime.windows.msvc.rt.x64/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.msvc.rt.x64/CMakeLists.txt index b54ce41df7..f6576e3c4e 100644 --- a/platforms/nuget/Emgu.runtime.windows.msvc.rt.x64/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.msvc.rt.x64/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND HAVE_WINDESKTOP_X64) diff --git a/platforms/nuget/Emgu.runtime.windows.msvc.rt.x86/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.msvc.rt.x86/CMakeLists.txt index 469680bcd5..8d20cc71bd 100644 --- a/platforms/nuget/Emgu.runtime.windows.msvc.rt.x86/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.msvc.rt.x86/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND HAVE_WINDESKTOP_X86) diff --git a/platforms/nuget/Emgu.runtime.windows.zlibwapi.x64/CMakeLists.txt b/platforms/nuget/Emgu.runtime.windows.zlibwapi.x64/CMakeLists.txt index 4b026f513f..c180dc4e4a 100644 --- a/platforms/nuget/Emgu.runtime.windows.zlibwapi.x64/CMakeLists.txt +++ b/platforms/nuget/Emgu.runtime.windows.zlibwapi.x64/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # -------------------------------------------------------- IF (WIN32 AND (HAVE_WINDESKTOP_X86 OR HAVE_WINDESKTOP_X64) AND WITH_CUDNN) diff --git a/tests/cvextern_test/CMakeLists.txt b/tests/cvextern_test/CMakeLists.txt index 978a8f78d5..bcefb96358 100644 --- a/tests/cvextern_test/CMakeLists.txt +++ b/tests/cvextern_test/CMakeLists.txt @@ -1,5 +1,5 @@ # -------------------------------------------------------- -# Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved. +# Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved. # # CMake file for cvextern_test. See root CMakeLists.txt # --------------------------------------------------------