Adarsh Baghel's repositories
Music-notes-detection
This python code will detect the musical note present in a given instrument's audio file, Using Fast Fourier Transformation method
google-drive-to-youtube-video
Upload to YouTube from google drive, without using internet data using YT api and google colab notebooks
Hausdorff-Distance-using-Matlab
Calculates the Hausdorff Distance, between two sets of points, P and Q (which could be two trajectories or Shape Boundaries).
Fourier-transform-on-images-in-matlab
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
Denoising-Images-with-FFT-Matlab
This Matlab code will denoise the periodic noise present in a given image file. Here I have used the fast Fourier transformation method to convert the image to the Fourier domain. now the noise can be detected in the Fourier plot by finding bright spots.
Parallel-CYK-CFG-Parser-OMP
A parallel program to parse a string of symbols. The inputs are a context-free grammar G in Chomsky Normal Form and a string of symbols. In the end, the program should print yes if the string of symbols can be derived by the rules of the grammar and no otherwise.
2D-shapes-Recognition-using-Guassian-based-probabilistic-Learning
A 2D Shape recogniser which could recognise common 2D Shapes. This approach is successfully able to recognise Square, Circle, Triangle and Star.
Bresenham-circle-and-line-drawing-algorithm-cpp
Bresenham circle and line drawing algorithm cpp
Calculate-3D-Transformation-Point-Line-Plane-CG
Calculate 3D Transformation of Point, Line, Plane Cpp code
Cyrus-Beck-line-clipping-algorithm
Cyrus Beck line clipping algorithm allows line clipping for non-rectangular windows
Liang-Barsky-line-clipping-algorithm-cpp
Liang Barsky line clipping algorithm cpp code with all intermediate steps
VegiGo-V1.0.0
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
color-thief-py-with-color-percentage
Grabs the dominant color or a representative color palette from an image. Uses Python and Pillow.
J-Boy-short-animation-film-resources
J Boi | A short animated film dedicated to a friend
LP-decryption
Created with CodeSandbox
nextjs-dashboard
Created with CodeSandbox
Phongs-illumination-model-cpp-code
Computer Graphics | Phongs illumination model written in c++ | Eigen Library for vector calculations
pigment-mixing
Practical Pigment Mixing for Digital Painting
reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
Stable-diffusion-AI-resources
Stable-diffusion-AI-resources
stable-dreamfusion
A pytorch implementation of text-to-3D dreamfusion, powered by stable diffusion.
vuejs-aarc-open-auth-demo
Created with StackBlitz ⚡️