Pinned Repositories
Algorithms
An algorithms backyard
AppleStuff
Xcode Projects
ComputerGraphics-HeightField
Generating a height field in 3D using a 2D image using OpenGL libraries
ComputerGraphics-RayTracer
Ray Tracer implemented using OpenGL in C++.
ComputerGraphics-RollerCoaster-Simulation
Simulation of a roller coaster ride. Track segments generated using splines.
DCT-Compression-for-Images
Project assignment for DCT operations on RGB Images
Image-Manipulation
Project assignment to read an Image file and perform scaling, rotation and translation operations
ImageProcessing-1
Image manipulation, reading writing. Histogram equalization, manipulation. Filtering, noise reduction.
ImageProcessing-2
Special Effect filters like pencil sketch, cartoonization etc, Morphological operations like thinning, skeletonization, shrinking. And application of them to various cases like counting number of stars, skeletonising a dinosaur, counting number of walls, number of left right turns, in a PACMAN game.
ImageProcessing-3
Spatial warping, Perspective transformation and 3D geometry and Texture analysis and Segmentation.
ShreyanshDaga's Repositories
ShreyanshDaga/ImageProcessing-2
Special Effect filters like pencil sketch, cartoonization etc, Morphological operations like thinning, skeletonization, shrinking. And application of them to various cases like counting number of stars, skeletonising a dinosaur, counting number of walls, number of left right turns, in a PACMAN game.
ShreyanshDaga/DCT-Compression-for-Images
Project assignment for DCT operations on RGB Images
ShreyanshDaga/ComputerGraphics-RollerCoaster-Simulation
Simulation of a roller coaster ride. Track segments generated using splines.
ShreyanshDaga/Algorithms
An algorithms backyard
ShreyanshDaga/AppleStuff
Xcode Projects
ShreyanshDaga/ComputerGraphics-HeightField
Generating a height field in 3D using a 2D image using OpenGL libraries
ShreyanshDaga/ComputerGraphics-RayTracer
Ray Tracer implemented using OpenGL in C++.
ShreyanshDaga/Image-Manipulation
Project assignment to read an Image file and perform scaling, rotation and translation operations
ShreyanshDaga/ImageProcessing-1
Image manipulation, reading writing. Histogram equalization, manipulation. Filtering, noise reduction.
ShreyanshDaga/ImageProcessing-3
Spatial warping, Perspective transformation and 3D geometry and Texture analysis and Segmentation.
ShreyanshDaga/ImageProcessing-4
Face warping operations, animation effects. Optical character recognition, Image segmentation and analysis using k-means and mean shift filtering.
ShreyanshDaga/Media-Based-Searching-and-Querying
ShreyanshDaga/MultiMediaDataCompression-1
Data compression assignment 1, implementing Huffman, Shannon-Fano and RLE encoding standards.
ShreyanshDaga/MultiMediaDataCompression-2
QM Coder, JPEG Encoding
ShreyanshDaga/Odyssey
KSP GameData
ShreyanshDaga/Oh-My-Posh
My Oh-My-Posh Theme
ShreyanshDaga/PartronicsProjects
All of Partronics Projects till Now
ShreyanshDaga/Sample-Project
ShreyanshDaga/ShreyanshDaga.github.io
My GitHub pages
ShreyanshDaga/Socket-Programming
Socket programming assignment. An auction scenario was implemented using socket programming.
ShreyanshDaga/Spoon-Knife
This repo is for demonstration purposes only.
ShreyanshDaga/Test-WorkFlow-1
Testing work flows http://nvie.com/posts/a-successful-git-branching-model/
ShreyanshDaga/WebScraper