Pinned Repositories
camelot-sharp
A C# library to extract tabular data from PDFs (port of camelot Python version using PdfPig).
DocumentLayoutAnalysis
Document Layout Analysis resources repos for development with PdfPig.
lean-monitor-2
Windows/Linux/MacOS Desktop App to browse QuantConnect Lean engine's backtest and monitor live performances. Original project https://github.com/mirthestam/lean-monitor
PdfPig.Rendering.Skia
Cross-platform library to render pdf documents as images with PdfPig using SkiaSharp
PdfPigMLNetBlockClassifier
Proof of concept of training a simple Region Classifier using PdfPig and ML.NET (LightGBM). The objective is to classify each text block in a pdf document page as either title, text, list, table and image.
RapidOcrNet
Cross-platform OCR processing using PaddleOCR ONNX models. Based on RapidAI's RapidOCR
tabula-sharp
Extract tables from PDF files (port of tabula-java)
YOLOv4MLNet
Use the YOLO v4 and v5 (ONNX) models for object detection in C# using ML.Net
Caly
Cross-platform pdf reader application
PdfPig
Read and extract text and other content from PDFs in C# (port of PDFBox)
BobLd's Repositories
BobLd/DocumentLayoutAnalysis
Document Layout Analysis resources repos for development with PdfPig.
BobLd/tabula-sharp
Extract tables from PDF files (port of tabula-java)
BobLd/YOLOv4MLNet
Use the YOLO v4 and v5 (ONNX) models for object detection in C# using ML.Net
BobLd/lean-monitor-2
Windows/Linux/MacOS Desktop App to browse QuantConnect Lean engine's backtest and monitor live performances. Original project https://github.com/mirthestam/lean-monitor
BobLd/PdfPig.Rendering.Skia
Cross-platform library to render pdf documents as images with PdfPig using SkiaSharp
BobLd/RapidOcrNet
Cross-platform OCR processing using PaddleOCR ONNX models. Based on RapidAI's RapidOCR
BobLd/PdfPig
Read text content from PDFs in C# (port of PdfBox)
BobLd/UglyToad.PdfPig.Filters.Dct.JpegLibrary
BobLd/UglyToad.PdfPig.Filters.Jbig2.PdfboxJbig2
BobLd/UglyToad.PdfPig.Filters.Jpx.OpenJpegDotNet
BobLd/PContourNet
C# library for finding contours in binary images. Ported from https://github.com/LingDong-/PContour
BobLd/IccProfile
ICC Profile reader
BobLd/VirtualizingStackPanelDuplicatesIssue
Minimum app for issue with VirtualizingStackPanel
BobLd/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
BobLd/csj2k
Portable Class Library adaptation of JPEG 2000 codec library CSJ2K at http://csj2k.codeplex.com/
BobLd/Docstrum-IPOL
BobLd/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
BobLd/IssueCanvas
BobLd/ItemsRepeaterLayoutTransform
BobLd/Jpeg2000Library
A native C# implementation of a JPEG 2000 decoder.
BobLd/JpegLibrary
JPEG decoder, encoder and optimizer implemented in C#.
BobLd/ladybird
Truly independent web browser
BobLd/lifti
A lightweight full text indexer for .NET
BobLd/models
A collection of pre-trained, state-of-the-art models in the ONNX format
BobLd/OpenJpegDotNet
OpenJpeg .NET wrapper written in C++ and C# for Windows, MacOS and Linux
BobLd/RapidOCR
A cross platform OCR Library based on PaddleOCR & OnnxRuntime & OpenVINO.
BobLd/ScrollBarSizeIssue
BobLd/ScrollPointerPositionIssue
BobLd/SkiaSharp.Static
Static library of Skia Sharp for Avalonia UI
BobLd/UglyToad.PdfPig.Benchmarks