Commit Graph

  • 3e144c2eb6 Tag for OSS fund master Ayase Minori 2024-10-18 11:16:37 +08:00
  • 33048e8c48 include BlazeNetBenchmark in list Ayase Minori 2024-04-06 22:09:53 +08:00
  • 025c377c1b Add Macro benchmark Ayase Minori 2024-04-06 22:07:08 +08:00
  • f25b832c06 Ensure ConsoleLogger is added as default logger Ayase Minori 2024-03-30 22:17:23 +08:00
  • c2e0505e33 Ensure Memory usage and measurements are exported Ayase Minori 2024-03-30 22:06:59 +08:00
  • 6c4654b17f Add ImageFramePacket benchmark Ayase Minori 2024-03-30 21:54:45 +08:00
  • 9ac8cc297b Add benchmarking project for performance analysis Ayane 2024-03-25 13:08:48 +08:00
  • a5636b7d6a Add first example Ayane 2023-04-25 08:17:08 +08:00
  • 6a4d657916 0.9.2 0.9.2 Ayane Satomi 2023-04-16 07:35:40 +08:00
  • baf3fbd8ea Fix CLR objects not being set as ptr owner (#55) Ayase Minori 2023-04-16 07:30:02 +08:00
  • 176415561c Fix incorrect path for test reporting Ayase Minori 2023-03-12 08:15:35 +00:00
  • baf61c75da Install missing dotnet TFM in base images Ayase Minori 2023-03-12 08:07:14 +00:00
  • 57834c9c66 augh Ayane 2023-03-09 15:42:04 +08:00
  • 06ffad9b48 augh Ayane 2023-03-09 12:26:06 +08:00
  • 2e53574f29 0.9.1 0.9.1 Ayane 2023-03-09 11:39:36 +08:00
  • 346e5ae086 Remove unused directive Ayane 2023-03-09 11:15:52 +08:00
  • 234fd8305e Fix ImageFramePacket.Get trying to get a handle that it doesn't own Ayane 2023-02-28 14:27:13 +08:00
  • 7289277679 This did not commit AUGHHH Ayane 2023-02-28 13:09:16 +08:00
  • b50e3da95f Remove unsafe constructor Ayane 2023-02-28 13:02:11 +08:00
  • 29ddcc5696 Give VoidDeleter a UnamangedCallersOnly attrib Ayane 2023-02-28 12:40:12 +08:00
  • 0edfd693eb Update to 0.9.1 (#46) Ayase Minori 2023-02-22 14:01:27 +08:00
  • 9291052f65 Update README.md Ayase Minori 2023-02-19 07:57:46 +08:00
  • 6e22b73a21 Update runtime Ayase Minori 2023-02-14 18:04:57 +08:00
  • 2b4c0556c1 update workflows to use v3 Ayase Minori 2023-02-14 04:48:15 +00:00
  • 5e974f91b1 Change and update version spec Ayase Minori 2023-02-14 12:38:22 +08:00
  • e5d0ad2f55 Update devcontainer.json Ayase Minori 2023-02-14 10:41:17 +08:00
  • d54c47c509 Synchronise Project with Template Ayane 2022-12-19 18:11:08 +08:00
  • b5f3b54b15 Huge update to get on par with MediaPipeUnityPlugin (#39) Speykious 2022-07-30 08:37:17 +02:00
  • d562895694 Rewrite solutions (#33) Speykious 2022-07-25 17:53:06 +02:00
  • 0388ceaa40 fix incorrect ImageFrame memory ownership handling (#29) Toby 2022-03-21 10:44:47 -07:00
  • 8307a5bd7c Readme: add Discord and Nuget badges Speykious 2022-03-20 18:45:21 +01:00
  • a95e179d80 Working BlazePose example (#28) Darren Bruning 2022-03-15 18:59:57 +13:00
  • 0f116b41bb Fix dotnet not including packages Ayane Satomi 2022-03-13 11:14:35 +00:00
  • b5533ea49a Add NuGet Property group Ayane Satomi 2022-03-13 10:50:37 +00:00
  • a099ea939f Refactor resource provider (#27) 0.8.9 Speykious 2022-03-11 14:52:33 +01:00
  • ec44eb0673 Fix deleter (#26) Speykious 2022-03-04 16:38:37 +01:00
  • 9dcb9c3492 Make Calculator more thread-safe (#25) Adwyzz (OLED Edition) 2022-03-04 15:34:25 +00:00
  • cc7ed1ebd0 Fix critical memory leak (#22) Adwyzz (OLED Edition) 2022-02-21 16:07:15 +00:00
  • 291dab1cd4 Post fix intptr Speykious 2022-02-05 20:39:53 +01:00
  • fdf1b9e4ef void* -> IntPtr Speykious 2022-02-05 20:18:56 +01:00
  • d0bbbe4895 Let examples use the new safe constructor Speykious 2022-02-02 17:19:56 +01:00
  • ce85bd59a4 Add a safe overload for ImageFrame() (#20) Ayane 2022-02-02 23:36:42 +08:00
  • ff98083149 No reason for it to be like that Speykious 2022-02-02 11:21:45 +01:00
  • 73cd0429f8 Create README.md Ayane 2022-01-29 20:30:09 +08:00
  • 7777028aec The Vignette Authors™️ Speykious 2022-01-28 12:07:37 +01:00
  • 0a65d1e5eb Useless changes or something idk Speykious 2022-01-28 11:48:47 +01:00
  • 1ab4a85643 Remove duplicate style check on CI Speykious 2022-01-28 10:57:17 +01:00
  • 3371a2e745 Replace slow Marshal operations with unsafe (#13) Speykious 2022-01-28 10:53:30 +01:00
  • b56693a010 #pragma warning disable IDE0051 Speykious 2022-01-27 17:13:13 +01:00
  • 858d9d145c Add abstracted graphs + examples (#10) Adwyzz (OLED Edition) 2022-01-24 18:01:22 +01:00
  • 54b990081f Replace methods with C# getters/setters (#11) Adwyzz (OLED Edition) 2022-01-22 19:17:36 +01:00
  • de5c153e2a Tiny refactorization Speykious 2022-01-21 11:22:22 +01:00
  • 4d85f1aae9 Add C# solution file Speykious 2022-01-21 11:20:26 +01:00
  • 0eaa724270 Port all tests from MediaPipeUnityPlugin (#3) Speykious 2022-01-21 08:46:28 +01:00
  • ea5b6e0b8f Port all bindings from MediaPipeUnityPlugin (#2) Speykious 2022-01-20 02:22:48 +01:00
  • a12e48e8b1 Merge pull request #1 from Speykious/native-methods Speykious 2022-01-16 18:36:52 +01:00
  • d990ca217e The warning was specified a few lines below... #1 Speykious 2022-01-16 08:41:29 +01:00
  • 5fa4ac3663 Write all enum field names in PascalCase Speykious 2022-01-16 08:06:08 +01:00
  • ff13083284 Put GpuBufferFormatExtension in its own file Speykious 2022-01-16 08:04:20 +01:00
  • f04c84ba97 Yay, linting works now :D Speykious 2022-01-16 07:58:16 +01:00
  • 2fc67ca4ad Trying to make the linter work Speykious 2022-01-16 07:52:32 +01:00
  • e03ae233a9 Replace preprocs with SupportedOSPlatform attributes Speykious 2022-01-16 07:46:14 +01:00
  • f305fd1495 Fix some commented preproc names Speykious 2022-01-16 07:28:56 +01:00
  • 84d5fdc5ca Port the whole Gpu native methods Speykious 2022-01-15 13:33:59 +01:00
  • d4f028d52f Warn about general naming style Speykious 2022-01-15 13:29:00 +01:00
  • f074059bd3 Port InstantMotionTracking Speykious 2022-01-15 07:27:03 +01:00
  • feb19f3127 Port Protobuf Speykious 2022-01-15 07:21:14 +01:00
  • 0f0ed91495 Use Glog.Severity Speykious 2022-01-15 07:20:58 +01:00
  • 13ba342293 Port the whole Mediapipe.Net.External Speykious 2022-01-15 07:19:22 +01:00
  • d63938ab94 Allow unsafe blocks Speykious 2022-01-15 07:18:51 +01:00
  • b7443763f1 Port Glog Speykious 2022-01-15 07:02:16 +01:00
  • c53aef189f Port Absl Speykious 2022-01-15 06:56:24 +01:00
  • daf116835c Port ResourceUtil Speykious 2022-01-15 06:15:29 +01:00
  • b6d52c13a0 Port ImageFormat Speykious 2022-01-15 06:06:42 +01:00
  • 60c12c9395 Format .editorconfig manually Speykious 2022-01-15 05:48:50 +01:00
  • e8df625168 Convert namespace declarations to block-scoped Speykious 2022-01-15 05:43:39 +01:00
  • 7c638e8c59 Enforce block-scoped namespace declarations Speykious 2022-01-15 05:42:14 +01:00
  • e4e2a1af47 Port Timestamp Speykious 2022-01-15 05:40:22 +01:00
  • c15a800ce6 Packet was in the wrong folder Speykious 2022-01-15 05:33:22 +01:00
  • 8f50a081b6 Port OutputStreamPoller Speykious 2022-01-15 05:24:30 +01:00
  • 7b67225fdf Port Packet Speykious 2022-01-15 04:55:25 +01:00
  • 253edf8361 Actually port unsafe part of CalculatorGraph Speykious 2022-01-15 04:50:53 +01:00
  • f43ccffdd3 That was Calculator, not CalculatorGraph Speykious 2022-01-15 04:45:11 +01:00
  • 533c37d690 Fix missing using Speykious 2022-01-15 04:41:21 +01:00
  • 38844436c9 Port unsafe part of CalculatorGraph Speykious 2022-01-15 04:40:17 +01:00
  • c62661b575 Port SerializedProto Speykious 2022-01-15 04:39:47 +01:00
  • 1b82ff318a Add Google.Protobuf package reference Speykious 2022-01-15 04:34:59 +01:00
  • 8380b7f96c Port the whole Mediapipe.Net.Core Speykious 2022-01-15 04:31:40 +01:00
  • 1e13f4fd21 Port MpReturnCodeExtension Speykious 2022-01-15 04:11:07 +01:00
  • 9d1461acd6 Beware of CharSet.Unicode Speykious 2022-01-15 03:34:59 +01:00
  • 4b3bb84d68 Port safe part of CalculatorGraph Speykious 2022-01-15 03:34:28 +01:00
  • b6098b281a Port Stdlib Speykious 2022-01-15 03:33:24 +01:00
  • cc7fd3a5aa Port MpReturnCode Speykious 2022-01-15 02:32:56 +01:00
  • 794582e521 Create NativeMethods Speykious 2022-01-15 02:32:00 +01:00
  • fc74c530ac Add header template Speykious 2022-01-15 02:28:22 +01:00
  • bfb782110f Add VSCode debug config Speykious 2022-01-15 02:27:46 +01:00
  • 60653f35b5 Create Mediapipe.Net project with tests Speykious 2022-01-15 02:25:10 +01:00
  • a763b02fe3 Use .NET 6 Speykious 2022-01-11 08:50:38 +01:00
  • a62cf5fab5 Finish up bootstrapping Ayane Satomi 2022-01-07 12:15:45 +00:00
  • 9b6b24410f sync changes from template Ayane Satomi 2022-01-07 12:13:18 +00:00