Mark Otway
Mark Otway
> Is there any progress on this? I need to use the treeview with checkboxes and large datasets (5k) and with the current MudBlazor release there is no virtualization at...
Thanks for confirming. Glad I checked, as I might have ended up spoiling my original-res photos with tag editing! I'll look at spawning exiftool for now though. Will modify the...
Thanks - good ideas. I added the tag dump, and sure enough it's there, under "Panasonic Makernote", with the tag "Lens Type". I guess ExifTool has some extra logic that...
The image attached above is from a Panasonic G9, with a Panasonic Leica 100-400 lens. I can attach a sample OMD EM5 Mk2 image if that'll be useful for you....
Here's an OMD EM5 Mk2 image you can add to the DB. 
I get the same error, building the FaceDetection sample on my M1 MacBook pro running 11.2. ``` Unhandled exception. System.TypeInitializationException: The type initializer for 'DlibDotNet.NativeMethods' threw an exception. ---> System.DllNotFoundException:...
No, I gave up and didn't continue investigating. Looking at alternative face-detection libs.
Have you tried the Dev version? There's a lot of dependency upgrades and fixes, and I also moved all the image/bitmap stuff to use ImageSharp. Can you try pulling `webreaper/damselfly:dev`...
That is promising. If you click the 'i' button in the bottom right, and click the 'status' tab it'll show you some stats which will give and indication of progress.
The CPU thing is interesting. I made a small tweak recently because it was killing somebody else's CPU. ;) Have you set up an Azure Face account? It'll only do...