sepand's projects

MedVisPy


The subject of my bachelor's thesis. A Python-Based Medical Image Analysis Software with multiple interactive tools, ROI extraction tool as well as support for custom user-defined modules and plugins.



Image Based English and Persian Text Recognition using RCNN


I implemented two models for detecting character sequences from images of English and Persian texts.



Tetris [github]


I started this project as an excuse to fully learn c++ and specifically to learn object-oriented c++. and what better excuse to learn a language than writing a game in it! and what better game to write than tetris!



Rendering the Shadow of a 4D Hypercube on a Hyperplane [github]


Real-time rendering of the 3D projection (shadow) of a 4D hypercube on hyperplane using VTK and Qt Framework in C++.



Magnetic Field Caused by a Spherical Solenoid [github]


A spherical solenoid consists of current-carrying rings that are wound in parallel on a spherical core.
this projects includes a calculator for calculating the magnetic field caused by this solenoid at any point in space as well as multiple graphs and plots all in form of a interactive gui made by matlab app designer.