by Shahinur | Jun 3, 2023 | Basic Terminology, Game Development, Unreal Engine, Virtual Reality
Unreal Engine is a powerful and versatile game development engine created by Epic Games. With its real-time rendering capabilities, visual scripting system (Blueprints), and robust physics engine, Unreal Engine empowers developers to bring their creative visions to...
by Shahinur | Nov 8, 2019 | Basic Terminology, Optimization
MSE is known as Mean Squared Error. Basically, it is an optimization problem that is predominately used in image processing, signal processing, etc. Also, it is used as a loss function in machine learning and deep learning. MSE is calculated by squaring the difference...
by Shahinur | Oct 24, 2019 | Basic Terminology, Optimization
Peak signal to noise ratio is known as PSNR. It is the most popular technique to make a comparison between images or signals. We can get quantitive compression values by PSNR. The PSNR value is mostly dependent on the MSE we discussed before. To avoid unnecessarily...
by Shahinur | Jan 7, 2018 | Basic Terminology
By hearing the name Point Cloud, it is understood that the cloud of points. That is, creating a cloud of where the points are. Depth of any object cannot be understood in normal camera or two dimensional camera. But in three-dimensional image or camera, the x,y,z axis...
Recent Comments