In digitalized environment, heterogeneous users are host and deploy their applications as a digital transformation. As the growing of dynamic business requirements, the operational values of service level agility, scaling and availability of resources are the more focusing components. However, enterprises are needed to deliver the data with atmost desired...
Showing posts with label Parallel Computing. Show all posts
Showing posts with label Parallel Computing. Show all posts
Tuesday, 25 June 2019
Monday, 25 March 2019
Implementation of Computational Algorithms using Parallel Programming
Team IJTSRD
March 25, 2019
0
Parallel computing is a type of computation in which many processing are performed concurrently often by dividing large problems into smaller ones that execute independently of each other. There are several different types of parallel computing. The first one is the shared memory architecture which harnesses the power of multiple processors and multiple cores...
Sunday, 30 December 2018
ROI Determination and Compression in MRI Using Gradient Method with CUDA
Due to the large use of MRI in hospitals, large storage areas are needed to store these images. Also, if you want to access these images over the system repeatedly, a large bandwidth is required. To solve this problem, it will be necessary to compress and store the medical imaging system quickly and without disruption. It has been seen that in the studies...
Saturday, 22 December 2018
Compressing of Magnetic Resonance Images with Cuda
One of the most important areas that use image processing is the health sector. In order to detect some diseases, the need to visualize a certain part of the patients body using medical imaging devices has emerged. This field in the health sector is the Radiology department. MR, Tomography, Ultrasound, X-ray, Echocardiography. Because of the importance of...
Thursday, 12 April 2018
F.O.O.D - Food Ordering Online Desk
In today's life everyone is busy and wants to save their time as much as possible. In weekends many people want to spend their days and evenings somewhere out from their home, but in weekends crowd are generally much more than usual days and hence it leads to wait for a long time. Even for taking parcel we have to wait for a longer time.
Getting...