Pinned Repositories
BezierDrawer
Program to draw a Bézier curve
CurveMoore3D
Generates something that looks like a space filling Moore curve in 3D, but lacks the theory behind it
HoughBezierDetection
Detects a given Bézier curve in a given image using the Hough transform
ImageComponent
Simple class to enable images in Swing applications
LabColorPicker
CIELAB color picker partially made years ago
NormalMapMaker
Turns STL files into normal map images
OpenBase
An omnidirectional mobile platform with a 3 omnidirectional wheels layout
ros_indigo_urdf_gazebo_ogre
Test package containing all attemps at using custom OGRE materials in URDF in ROS Indigo that displays in Gazebo
SpriteKeyPixelMatcher
Matches a given image to one in a known collection of sprites by reading the values of a few key pixels.
TallyCounter
Java class that works like a mechanical counter, plus two more operation modes
GuiRitter's Repositories
GuiRitter/OpenBase
An omnidirectional mobile platform with a 3 omnidirectional wheels layout
GuiRitter/HoughBezierDetection
Detects a given Bézier curve in a given image using the Hough transform
GuiRitter/BezierDrawer
Program to draw a Bézier curve
GuiRitter/CurveMoore3D
Generates something that looks like a space filling Moore curve in 3D, but lacks the theory behind it
GuiRitter/ros_indigo_urdf_gazebo_ogre
Test package containing all attemps at using custom OGRE materials in URDF in ROS Indigo that displays in Gazebo
GuiRitter/AlarmPeriodic
Displays a window every 20 minutes so you don't have to look at the clock to track the passage of time
GuiRitter/Bet1X2ManagerWeb
GuiRitter/CenterOfMassImage
Computes the center of mass of a black and white image
GuiRitter/CodePointViewer
Quick and dirty program that shows the code point for every character in a string
GuiRitter/CSharpResourceManagerAPI
Reads from and writes to C♯ RESX files (back end)
GuiRitter/CSharpResourceManagerWeb
Reads from and writes to C♯ RESX files (front end)
GuiRitter/CurveMoore2DRGB
Uses the Moore curves generated by my projects to generate an image containing all colors
GuiRitter/DigitalizerParametrized
Saves images scanned with WIA in the given folder with a name computed from the given format and an increasing index
GuiRitter/DigitalizerParametrizedSANE
Saves images scanned with SANE in the given folder with a name computed from the given format and an increasing index
GuiRitter/ExecutableProjectGenerator
Generates a buildable and deployable project, including dependencies in the executable, using my standards.
GuiRitter/ExternalExecutionOutputTreatment
Executes a Linux terminal command and treats both regular output and error output
GuiRitter/FPSDivisionCalculator
Computes the dividend and the divisor that produces a quotient that is the closest to the provided value.
GuiRitter/GoogleDrivePersistence
Working code to CRUD data using Google Drive and each user's Google Account
GuiRitter/GraphicalUserInterface
Library for commonly used code regarding the construction of graphical user interfaces.
GuiRitter/LotteryChecker
Counts the occurrence of numbers from a list of lists of numbers against a target list of numbers
GuiRitter/PeerJSServerCORS
GuiRitter/ReactHooksTransition
Transitional pattern to convert from React Components to Hooks (willUnmount is a WIP)
GuiRitter/SequenceUniqueShape
Generates all possible number sequences with unique shapes
GuiRitter/SQLTransposeDistinct
Transposes the output of an SQL query (CSV) and removes duplicate values
GuiRitter/StompNioAprTestSubscriber
Why does STOMP works with NIO connectors but not with APR connectors?
GuiRitter/TallyCounterDemo
Demonstration program for the TallyCounter library
GuiRitter/TransfererLocal
Enables local network file transfer
GuiRitter/VisualStudioSolutionDiffer
Compares the contents of two Visual Studio Solution files (.sln) to show if there is content only present in one or another.
GuiRitter/VisualStudioSolutionIndexer
Updates the contents of a Visual Studio Solution file (.sln) to fix the project numbering and count
GuiRitter/wia4j
Automatically exported from code.google.com/p/wia4j