Pinned Repositories
CosineSimilarityComparison
CPU vs GPU vs Advanced Vector Extensions (AVX, SSE, etc.) with varying number of threads
form-segmentation
Let's explore how we can extract text from forms
Generic-SQL-Audit-Trail
A generic audit trail based on triggers and dynamic SQL.
HdbscanSharp
HDBSCAN in C#
How-to-use-tesseract-ocr-4.0-with-csharp
How to use Tesseract OCR 4.0 with C#
ICR-detection-in-filled-form
Automatically detect paper-based form fields
MachineLearningSharp
Proof of concept (tensorflow, inception_v3, c#, OCR, tesseract, opencv, etc.)
MailBody
Create transactional email with a fluent interface (.net)
PdfToImage
Convert PDF To jpg in c# (using PdfiumViewer)
TextClustering
A simple text clustering algorithm in c#.
doxakis's Repositories
doxakis/MailBody
Create transactional email with a fluent interface (.net)
doxakis/How-to-use-tesseract-ocr-4.0-with-csharp
How to use Tesseract OCR 4.0 with C#
doxakis/HdbscanSharp
HDBSCAN in C#
doxakis/CosineSimilarityComparison
CPU vs GPU vs Advanced Vector Extensions (AVX, SSE, etc.) with varying number of threads
doxakis/Generic-SQL-Audit-Trail
A generic audit trail based on triggers and dynamic SQL.
doxakis/ICR-detection-in-filled-form
Automatically detect paper-based form fields
doxakis/LocalVideoStreaming
A minimalist .net core web app to stream mp4 files over the local network.
doxakis/Youtube-dl-WinGui
Simple Windows Gui for downloading mp3 file from YouTube (using youtube-dl)
doxakis/TextClustering
A simple text clustering algorithm in c#.
doxakis/ConvertVideoToMp4
A tool to convert any video to mp4.
doxakis/ImageSizeReader
Getting image dimensions without reading an entire file.
doxakis/QuickTranslation
Embeddable translation in code, views, controllers, etc.
doxakis/ServeTensorflowInCSharp
Let's compare the results of the model Inception V3 if we use c# instead of python
doxakis/ShellExtensionDemo
Let's check out how we can create a Windows Shell Extension
doxakis/backup-script
A simple backup strategy
doxakis/character-selection-menu
Inspired from the old arcade game Mortal Kombat and its character selection menu...
doxakis/check-new-code
A minimalist git deployment tool with bash script and cron on linux.
doxakis/CompiledScript
Parse and compile a prefix expression (source code) to a postfix expression (compiled source code).
doxakis/CosineSimilarityDistancesOnGpu
Compute cosine similarity distances for all combinations of the dataset on the gpu with CUDA
doxakis/highlight-multiple-patterns
Proof of concept: highlight multiple patterns in a string
doxakis/MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
doxakis/OptionExpressions
An expression engine for .NET Core Options
doxakis/personal-notes
Various personal notes on various subjects related to programming.
doxakis/PortLogger
A tool to log the traffic between 2 processes and act as an proxy. It can help debug issues with the communication of any process.
doxakis/readme_drawio_integration
draw.io integration in readme file
doxakis/SQL-Server-integration-tests
Performing integration tests with SQL Server in the cloud with appveyor.
doxakis/vscode-lsif-extension
Extension for a LSIF Server
doxakis/webscanner.js
Take a picture directly from the browser using modern JavaScript features.
doxakis/WeeklyActivities
The perfect tool for the lazy/smart programmers who want to track their presences in order to fill the timesheet at work.
doxakis/XLParser
A C# parser for Microsoft Excel formulas with a 99.9% compatibility rate