Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: transformation-matrix

chrvadala/transformation-matrix

Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested library!

Language: JavaScript - Size: 2.49 MB - Last synced: 5 days ago - Pushed: about 2 months ago - Stars: 354 - Forks: 42

aalbaali/TransformsGraph

Data structure for storing and accessing transformations across multiple frames.

Language: C++ - Size: 54.7 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

mzusin/mz-math

mzMath - a collection of typescript-based math helpers.

Language: TypeScript - Size: 2.66 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 8 - Forks: 1

kaustubh-sadekar/VirtualCam

Virtual camera is created only using opencv and numpy. It simulates a camera where we can control all its parameters, intrinsic and extrinsic to get a better understanding how each component in the camera projection matrix affects the final image of the object captured by the camera.

Language: Python - Size: 12.2 MB - Last synced: 3 months ago - Pushed: almost 4 years ago - Stars: 189 - Forks: 48

Gariam-1/WE_MatrixTRS

A library with useful SceneScript functions to work with transformation matrices in Wallpaper Engine.

Language: JavaScript - Size: 66.4 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

vla-gove/Bot

Robot Manipulator Analysis

Language: C++ - Size: 7.81 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 23 - Forks: 3

bean-mhm/gsx

C++ Library for Building Games and Simulation

Language: C++ - Size: 17.6 MB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

Inc44/blazingly_fast_rust_donut

Blazingly Fast 3D ASCII Rust Spinning Donut 🍩 (2000+ FPS on a 5 year old CPU)

Language: Rust - Size: 17.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

Infl1ght/projection-3d-2d

Project (transform) point coordinates from 3D to 2D and unproject them back.

Language: JavaScript - Size: 545 KB - Last synced: 10 days ago - Pushed: 10 months ago - Stars: 27 - Forks: 2

piliugin-anton/PanAndZoom

Low-level interface for calculating pan and zoom transformations.

Language: TypeScript - Size: 327 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 2

fndemirbas/Image-Stitching-with-Keypoint-Descriptors

It is aimed to obtain a final panorama image that will combine the subimages provided using key point identification methods (SIFT/SURF and ORB) and include all the scenes in the subimages.

Language: Python - Size: 4.79 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

mahmoudai1/3D-parametric-bus

3D Parametric Model (Bus) developed by C# Graphics.

Language: C# - Size: 45.9 KB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

mahmoudai1/3D-box-collision-detection

3D Box Collision Detection Game developed by C# Graphics.

Language: C# - Size: 15.6 KB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Kangonaut/simple-perspective-projection

small project to learn about and experiment with homogeneous coordinates, transformation matrices and perspective projection

Language: Python - Size: 2.54 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

Eroica/crossing 📦

Creating transformation matrices for vector space models

Language: Python - Size: 119 MB - Last synced: 5 months ago - Pushed: almost 10 years ago - Stars: 2 - Forks: 1

ahmedosama07/Image-Transformation

This repo implements the algorithms of image transformations

Language: MATLAB - Size: 227 KB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 1

nikhil-1e9/Mathematics-for-Machine-Learning-Specialization

This repository contains all the quizzes and assignments required to complete all 3 courses of the Mathematics for Machine Learning Specialization on Coursera

Language: Jupyter Notebook - Size: 66 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

Astrodynamic/3DViewer-Project-in-Qt-CPP

Viewer3D is a C++ based 3D viewer application built with Qt that allows loading and transforming 3D models with a GUI. It requires CMake, C++ and C languages, assimp library, and Qt libraries, among others. To use it, launch the application, load a model, use transformation tools, and modify rendering options.

Language: C++ - Size: 161 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

shantanu1109/Coursera-Imperial-College-of-London-Mathematics-For-Machine-Learning-Specialization

This Repository contains Solutions to the Quizes & Lab Assignments of the Mathematics for Machine Learning Specialization offered by Imperial College of London on Coursera taught by David Dye, Samuel J. Cooper, A. Freddie Page, Marc Peter Deisenroth

Language: Jupyter Notebook - Size: 98.5 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 11

PoppyCollis/image_processing

Automatic detection of colour array from image

Language: MATLAB - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

sha-kil/kabschjs

A simple library to compute rigid transformation matrix between two point sets.

Language: TypeScript - Size: 38.1 KB - Last synced: 3 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

Aeroanion/MeasureXForm-Solidworks-Macro

A Solidworks macro with user interface window to calculate transformation matrices between coordinate systems.

Size: 167 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 6 - Forks: 1

davidmartinez13/Aruco_marker_3D_plane_detection

Detection of a plane in 3D space using aruco markers. It detects any set of tags with defined realworld positions on a json file. Then it computes projection of points on plane. It can also compute a perspective transform based on the computed homography matrix, which crops the area inside the tags placed on the corners. The volume of the computed area is defined by a 3d box that is updated with the detected tags. The more tags are detected, the better the box and area are represented.

Language: Python - Size: 3.98 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

the-other-mariana/trokut

:crystal_ball: Create and manipulate 3d stuff on a browser. Made with three.js

Language: JavaScript - Size: 596 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

mahmoudai1/3D-cube-vs-circles

3D Cube vs Circles Game developed by C# Graphics.

Language: C# - Size: 45.9 KB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

punitzen/computer-graphics-algorithms

computer graphics algorithms, some of the implementations

Language: Python - Size: 1.18 MB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

agam-kashyap/Computer-Graphics-Vanilla3d

Basic implementation of a 3D scene in WebGL with no lighting, texture. Transformations, and View change performed

Language: JavaScript - Size: 19.3 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

MohammadJavadArdestani/NLP-with-Classification-and-Vector-Spaces

Language: Jupyter Notebook - Size: 9.93 MB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 1

allexlima/cg-penrose

:triangular_ruler: Written in Python 3 and Qt5, this software allows the application of 2D graphical geometric transformations like translation, shearing, scale, rotation, and reflection/mirroring in a polygon specified by the user.

Language: Python - Size: 247 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 2

Related Keywords
transformation-matrix 29 linear-algebra 6 3d 5 3d-graphics 5 matrix 4 camera 4 computer-graphics 4 3d-models 4 python 3 csharp 3 csharp-graphics 3 transformations 3 graphics 3 game-development 3 cpp 3 projection 3 math 3 mathematics 3 gui 3 2d-transformations 2 perspective-transformation 2 transformation 2 camera-matrix 2 computer-vision 2 multivariate-calculus 2 linear-regression 2 rendering 2 game 2 transform 2 cube 2 zoom 2 3d-points 2 3d-cube 2 parametric-modelling 2 parametric 2 collision-detection 2 opengl 2 vector-calculus 1 python-programming 1 principal-component-analysis 1 animation 1 assimp 1 glsl 1 machine-learning-coursera 1 patterns 1 qt 1 machine-learning 1 imperial-college-london 1 gradient-descent 1 eigenvalues-and-eigenvectors 1 dimensionality-reduction 1 coursera-specialization 1 coursera-data-science 1 coursera-assignment 1 calculus 1 image-transformations 1 image-processing 1 vector-space 1 dictionary 1 scale 1 three-js 1 threejs 1 3d-cube-animation 1 box 1 circles 1 polar-circle-drawing-algorithm 1 scrolling 1 bresenham-line-drawing-algorithm 1 dda-algorithm 1 liang-barsky 1 midpoint-algorithm 1 view 1 webgl 1 logistic-regression 1 lsh-algorithm 1 naive-bayes-classifier 1 text-process 1 tweet-analysis 1 geometric-computing 1 graph-algorithms 1 pyqt5 1 qt5 1 widgets 1 backpropagation 1 eigenvalues 1 eigenvectors 1 gram-schmidt 1 hessian 1 jacobian 1 lagrange 1 neural-networks 1 newton-raphson 1 pagerank-algorithm 1 sandpit 1 taylor-series 1 colour-segmentation 1 distortion-correction 1 noise-removal 1 kabsch 1 macro 1