-
Freelancer
- france
Pinned Loading
-
Python-extracting-text-from-PDF-files-including-both-standard-text-PDFs-and-handwritten-PDFs.
Python-extracting-text-from-PDF-files-including-both-standard-text-PDFs-and-handwritten-PDFs. PublicBelow is a Python script that uses PyPDF2, pdfplumber, and Tesseract OCR to process standard text-based PDFs and handwritten PDFs. The script extracts text from standard PDFs and uses Optical Chara…
Python 1
-
Unity-3D-Xmpp-Protocol-
Unity-3D-Xmpp-Protocol- PublicAn XMPP library for Unity 3D targeting C# .NET 2.0 is used to implement communication with an XMPP (Extensible Messaging and Presence Protocol) server. This is useful for chat systems, real-time me…
-
Network-Library-For-Unity-3D
Network-Library-For-Unity-3D PublicNetwork library for Unity this a Network Library for unity3D , all client have Tcp/Udp Implementation TCP communication UDP communication Factories to ensure the most easy setup Server and Client W…
C# 2
-
Merging-two-3D-Objects
Merging-two-3D-Objects PublicMerging two 3D .obj files into one can be done by parsing the vertex and face data from both files and combining them while updating the face indices of the second object to account for the vertice…
C# 1
-
3D-Object-Morphing-in-Csharp
3D-Object-Morphing-in-Csharp PublicThis tutorial demonstrates how to morph one 3D object into another using C# and OpenGL with the OpenTK library. We will use vertex interpolation to achieve the morphing effect.
C# 1
-
Tutorial-predict-the-quantity-of-products-to-order-based-on-sales-data-using-python
Tutorial-predict-the-quantity-of-products-to-order-based-on-sales-data-using-python Publicpredict the quantity of products to order based on sales data, you can use a Machine Learning (ML) model. The following Python script demonstrates a simple approach using the Linear Regression algo…
Python 1
If the problem persists, check the GitHub status page or contact support.