batuhanhangun
Electrical Engineer, MSc. Interested in computer vision, image processing, computer graphics, parallel computing, GPGPU.
İstanbul, Turkey
Pinned Repositories
computergraphicsnotes
Notes from the Fundamentals of Computer Graphics (5th) Edition by Marschner and Shirley
convolution2d
Cpp-Concurrency
Codes and notes for the book "C++ Concurrency in Action"
EBLG401_Parallel_Programming
Collection of codes I used as examples in the EBLG401 Parallel Programming course I instructed at İstanbul Nisantasi University
imageFilteringGpu
フィルタ処理のCUDA実装
Learning-OpenCV-3_examples
matchTemplateGpu
テンプレートマッチングのCUDA実装
MSc-Thesis
A repository for the codes used in my MSc thesis
opencv-cpu-gpu-verify
Simple code to verify OpenCV installation (with CUDA)
opencv-libname-generator
A Python code to generate OpenCV release and debug library names
batuhanhangun's Repositories
batuhanhangun/MSc-Thesis
A repository for the codes used in my MSc thesis
batuhanhangun/computergraphicsnotes
Notes from the Fundamentals of Computer Graphics (5th) Edition by Marschner and Shirley
batuhanhangun/opencv-libname-generator
A Python code to generate OpenCV release and debug library names
batuhanhangun/opencv-cpu-gpu-verify
Simple code to verify OpenCV installation (with CUDA)
batuhanhangun/3D-Graphics-Rendering-Cookbook
3D Graphics Rendering Cookbook, published by Packt.
batuhanhangun/autoCV
clean CV LaTex template with GitHub Action that compiles and publishes new changes
batuhanhangun/BIL006-Codesamples
BIL006 Fundamentals of Artificial Intelligence (2022 - Spring)
batuhanhangun/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
batuhanhangun/bvh
A modern C++ BVH construction and traversal library
batuhanhangun/cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
batuhanhangun/cuda-python
CUDA Python Low-level Bindings
batuhanhangun/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
batuhanhangun/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
batuhanhangun/DOOM
DOOM Open Source Release
batuhanhangun/DOOM-3-BFG
Doom 3 BFG Edition
batuhanhangun/freeglut
Free implementation of the OpenGL Utility Toolkit (GLUT)
batuhanhangun/gb-studio
A quick and easy to use drag and drop retro game creator for your favourite handheld video game system
batuhanhangun/Interactive-Computer-Graphics-WebGL
batuhanhangun/mathfu
C++ math library developed primarily for games focused on simplicity and efficiency.
batuhanhangun/Pangolin
Pangolin is a lightweight portable rapid development library for managing OpenGL display / interaction and abstracting video input.
batuhanhangun/pyaudiodsptools
Numpy Audio DSP Tools
batuhanhangun/pybullet_robots
Prototyping robots for PyBullet (F1/10 MIT Racecar, Sawyer, Baxter and Dobot arm, Boston Dynamics Atlas and Botlab environment)
batuhanhangun/Quake-III-Arena
Quake III Arena GPL Source Release
batuhanhangun/quantumcomputingbook
Companion site for the textbook Quantum Computing: An Applied Approach
batuhanhangun/RandomNoiseImage
Random White Noise Image Creator
batuhanhangun/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
batuhanhangun/tf-image-classification
A transfer learning-based image classification example using the TensorFlow library.
batuhanhangun/VkFFT
Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library
batuhanhangun/Vulkan-Guide
One stop shop for getting started with the Vulkan API
batuhanhangun/VulkanLaunchpadStarter
Starter template for a project based on Vulkan Launchpad