-
Indian Institute of Technology, Indore
-
-
-
-
ibc-dot-fun-Leap-Social-Login Public
Forked from skip-mev/skip-go-appTypeScript UpdatedAug 17, 2024 -
-
-
Music-notes-detection Public
This python code will detect the musical note present in a given instrument's audio file, Using Fast Fourier Transformation method
-
-
Upload to YouTube from google drive, without using internet data using YT api and google colab notebooks
-
-
-
osmosis-frontend-snaps Public
Forked from karan-leapwallet/osmosis-frontend-snapsTypeScript UpdatedSep 5, 2023 -
color-thief-py-with-color-percentage Public
Forked from fengsp/color-thief-pyGrabs the dominant color or a representative color palette from an image. Uses Python and Pillow.
Python Other UpdatedAug 12, 2023 -
reactjs-interview-questions Public
Forked from sudheerj/reactjs-interview-questionsList of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
JavaScript UpdatedMay 24, 2023 -
-
stable-dreamfusion Public
Forked from ashawkey/stable-dreamfusionA pytorch implementation of text-to-3D dreamfusion, powered by stable diffusion.
Python Apache License 2.0 UpdatedNov 17, 2022 -
A 2D Shape recogniser which could recognise common 2D Shapes. This approach is successfully able to recognise Square, Circle, Triangle and Star.
-
-
Cyrus Beck line clipping algorithm allows line clipping for non-rectangular windows
-
Liang Barsky line clipping algorithm cpp code with all intermediate steps
-
Bresenham circle and line drawing algorithm cpp
-
Calculate 3D Transformation of Point, Line, Plane Cpp code
-
Computer Graphics | Phongs illumination model written in c++ | Eigen Library for vector calculations
C++ UpdatedFeb 23, 2022 -
J Boi | A short animated film dedicated to a friend
UpdatedFeb 19, 2022 -
VegiGo-V1.0.0 Public
The very first version of VegiGo app, built on React-Native. Not sure if it will work today but you can try. Original Release Date: April 2019, after that we shifted to flutter
JavaScript UpdatedFeb 2, 2022 -
pigment-mixing Public
Forked from scrtwpns/mixboxPractical Pigment Mixing for Digital Painting
C++ UpdatedFeb 1, 2022 -
-
-
Computing the Fourier transform of a given image and finding its magnitude and phase. and reconstruct the images after removing the low-frequency and high-frequency values
-
Calculates the Hausdorff Distance, between two sets of points, P and Q (which could be two trajectories or Shape Boundaries).