Skip to content

Commit

Permalink
Updated year in header to 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
emgucv committed Jan 27, 2023
1 parent 1d9a12b commit c14a4e8
Show file tree
Hide file tree
Showing 1,017 changed files with 1,017 additions and 1,017 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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
#
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Aruco/ArucoInvoke.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Aruco/DetectorParameters.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Aruco/Dictionary.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Aruco/GridBoard.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Barcode/BarcodeDetector.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/BgSegm/BackgroundSubtractorCNT.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGMG.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/BgSegm/BackgroundSubtractorGSOC.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/BgSegm/BackgroundSubtractorLSBP.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/BgSegm/BackgroundSubtractorMOG.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/CameraBoardSocket.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/CameraImageOrientation.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/ColorCamera.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/DaiInvoke.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/DataOutputQueue.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/Device.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/FrameMetadata.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

/*
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/INode.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/ImgFrame.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/MonoCamera.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/NeuralNetwork.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/NodeInput.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/NodeOutput.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/OpenVINO.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/Pipeline.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/StereoDepth.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DepthAI/XLinkOut.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DnnModern/CaffeConverter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

/*
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/DnnSuperres/SuperResImpl.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Dpm/DpmDetector.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Face/BIF.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Face/BasicFaceRecognizer.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Face/EigenFaceRecognizer.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Face/FaceRecognizer.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Face/FacemarkAAM.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Face/FacemarkLBF.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Face/FisherFaceRecognizer.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Face/IFacemark.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Face/LBPHFaceRecognizer.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Face/MACE.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Freetype/Freetype2.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Fuzzy/FuzzyInvoke.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Hdf/HDF5.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Hfs/HfsInvoke.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/Hfs/HfsSegment.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/ImgHash/AverageHash.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/ImgHash/BlockMeanHash.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/ImgHash/ColorMomentHash.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/ImgHash/ImgHashBase.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/ImgHash/ImgHashInvoke.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/ImgHash/MarrHildrethHash.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/ImgHash/PHash.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/ImgHash/RadialVarianceHash.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Contrib/LineDescriptor/BinaryDescriptor.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//----------------------------------------------------------------------------
// Copyright (C) 2004-2022 by EMGU Corporation. All rights reserved.
// Copyright (C) 2004-2023 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------

using System;
Expand Down
Loading

0 comments on commit c14a4e8

Please sign in to comment.