188 skills found · Page 1 of 7
LibreCAD / LibreCADLibreCAD is a cross-platform 2D CAD program written in C++17. It can read DXF/DWG files and can write DXF/PDF/SVG files. It supports point/line/circle/ellipse/parabola/spline primitives. The user interface is highly customizable, and has dozens of translations.
davidfig / Intersectsa simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons
AlanLuSun / High Quality Ellipse DetectionA high-quality ellipse detector based on arc-support line segments which can both accurately and efficiently detect ellipses in images.
CihanTopal / ED LibImplementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
devadvance / CircularseekbarCustom circular SeekBar (Circle, Semi-circle, and Ellipse) View/Widget for Android
dinuscxj / EllipsizeTextViewThe EllipsizeTextView extends TextView, support omit (Ellipsize/Ellipsis) redundant characters in multiple lines situtation.
tankery / CircularSeekBarCustom circular SeekBar (Circle, Semi-circle, and Ellipse) for Android
mgmeyers / Obsidian Smart TypographyConverts quotes to curly quotes, dashes to em dashes, and periods to ellipses
vim-scripts / DrawItAscii drawing plugin: lines, ellipses, arrows, fills, and more!
sparkalow / Angular Truncatetruncate text and add ellipses.
jpntex / TextTailor.jsjQuery plugin, tailor made text to fill the height of the parent element or ellipse it if it doesn't fit
jacek-goblin / Check2dPoints, Lines, Boxes, Polygons (also hollow), Ellipses, Circles. RayCasting, offsets, rotation, scaling, bounding box padding, flags for static and ghost/trigger bodies
Li-Zhaoxi / AAMEDArc Adjacency Matrix based Fast Ellipse Detection
bdhammel / Least Squares Ellipse FittingFitting an Ellipse using a Least Squares method, in Python
mzucker / Unproject TextPerspective recovery of text using transformed ellipses
viorik / ELSDcEllipse and Line Segment Detector, with Continuous validation
jolars / EulerrArea-Proportional Euler and Venn Diagrams with Ellipses
baoxinchen / Siammask EThis is the add-on package for the pysot project. SiamMask_E is an updated version of SiamMask with ellipse fitting and bounding box scale refinement.
h3ct0r / Fast Ellipse DetectorThis is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'
memory-overflow / Standard Ellipse DetectionA high-quality ellipse detector based on arc-support line segment for c++ project