1. 09 3月, 2023 2 次提交
  2. 01 3月, 2023 1 次提交
  3. 07 2月, 2023 1 次提交
    • S
      Simplify ubuntu20.yml (#1530) · 02e66002
      shimat 提交于
      * Update ubuntu20.yml
      
      * Update ubuntu20.yml
      
      * Update ubuntu20.yml
      
      * Update ubuntu20.yml
      
      * Update ubuntu20.yml
      
      * Update ubuntu20.yml
      
      * Update ubuntu20.yml
      
      * Update ubuntu20.yml
      
      * Update ubuntu20.yml
      02e66002
  4. 06 2月, 2023 1 次提交
  5. 28 1月, 2023 1 次提交
  6. 27 1月, 2023 2 次提交
  7. 16 1月, 2023 5 次提交
  8. 14 1月, 2023 7 次提交
  9. 13 1月, 2023 1 次提交
    • S
      rename ubuntu20 package id (#1517) · 20acb5b3
      shimat 提交于
      * rename ubuntu20 id
      
      * rename
      
      * ubuntu22-dotnet6sdk-opencv4.7.0
      
      * remove libavresample
      
      * 4.7.0
      
      * 22
      
      * artifacts
      20acb5b3
  10. 12 1月, 2023 1 次提交
  11. 05 1月, 2023 1 次提交
  12. 23 12月, 2022 2 次提交
  13. 19 12月, 2022 2 次提交
  14. 18 11月, 2022 1 次提交
  15. 15 11月, 2022 1 次提交
    • A
      Fix null pointer error · ec33739a
      Apull 提交于
      Fix null pointer error
      
      Error messages:
      Unhandled exception. System.TypeInitializationException: The type initializer for 'OpenCvSharp.Internal.NativeMethods' threw an exception.
       ---> System.DllNotFoundException: Unable to load shared library 'OpenCvSharpExtern' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libOpenCvSharpExtern: cannot open shared object file: No such file or directory
         at OpenCvSharp.Internal.NativeMethods.redirectError(CvErrorCallback errCallback, IntPtr userdata, IntPtr& prevUserdata)
         at OpenCvSharp.Internal.ExceptionHandler.RegisterExceptionCallback()
         at OpenCvSharp.Internal.NativeMethods.LoadLibraries(IEnumerable`1 additionalPaths)
         at OpenCvSharp.Internal.NativeMethods..cctor()
         --- End of inner exception stack trace ---
         at OpenCvSharp.Internal.NativeMethods.videoio_VideoCapture_delete(IntPtr obj)
         at OpenCvSharp.VideoCapture.DisposeUnmanaged()
         at OpenCvSharp.DisposableObject.Dispose(Boolean disposing)
         at OpenCvSharp.DisposableObject.Finalize()
      ec33739a
  16. 26 9月, 2022 4 次提交
  17. 21 9月, 2022 1 次提交
  18. 20 9月, 2022 1 次提交
  19. 06 9月, 2022 2 次提交
  20. 27 8月, 2022 3 次提交