Rayudu Srinivas
MEDICAL IMAGE PROCESSING A.0 GENERAL , B.2 ARITHMETIC AND LOGIC STRUCTURES , D.1 PROGRAMMING TECHNIQUES , D.2 SOFTWARE ENGINEERING , D.3 PROGRAMMING LANGUAGES , D.4 OPERATING SYSTEMS , G.0 GENERAL , G.1 NUMERICAL ANALYSIS , G.2 DISCRETE MATHEMATICS , G.3 PROBABILITY AND STATISTICS , H.0 GENERAL , H.2 DATABASE MANAGEMENT , I.3 COMPUTER GRAPHICS , J.0 GENERAL , J.3 LIFE AND MEDICAL SCIENCES , E.0 GENERAL , E.1 DATA STRUCTURES , E.2 DATA STORAGE REPRESENTATIONS , E.3 DATA ENCRYPTION , E.4 CODING AND INFORMATION THEORY , E.5 FILES , F.0 GENERAL , F.1 COMPUTATION BY ABSTRACT DEVICES , F.2 ANALYSIS OF ALGORITHMS AND PROBLEM COMPLEXITY , F.4 MATHEMATICAL LOGIC AND FORMAL LANGUAGES General Arithmetic and Logic Structures Programming Techniques Software Engineering Programming Languages Operating Systems Numerical Analysis Discrete Mathematics Distributed minimum spanning tree Minimum degree spanning tree k-minimum spanning tree Minimum spanning tree Euclidean minimum spanning tree Reverse-delete algorithm Privacy-Preserving Technologies in Data Cryptography and Data Security Power System Optimization and Stability Blockchain Technology Applications and Security Microgrid Control and Optimization Power Systems and Renewable Energy Graph Theory and Algorithms Control theory (sociology) Metaheuristic Optimization Algorithms Research Soil Science and Environmental Management Environmental and Analytical Chemistry Studies Plant Ecology and Soil Science Adaptive Dynamic Programming Control Integrated Energy Systems Optimization Information Retrieval and Data Mining Intervertebral Disc Displacement Intervertebral disc Artificial Intelligence Computational Theory and Mathematics Computer Vision and Pattern Recognition Control and Systems Engineering Ecology Electrical and Electronic Engineering Energy Engineering and Power Technology Information Systems Mechanical Engineering Soil Science Water Science and Technology

Bio

Rayudu Srinivas is a researcher affiliated with SSAIST (Surampalem), India. He holds a B.Tech., M.Tech., and is pursuing a Ph.D. in Medical Image Processing. With over 40 publications and 150 citations, his work spans algorithms, data structures, and medical image analysis. Notable papers include 'Enhanced Novel Sorting Algorithm' and 'Classification of Intervertebral Disc Degeneration (IVDD) using VESTAL'. He serves as a reviewer for GJCST and has an h-index of 6.

Experience

0 - 0

0 - 0

Research

Classification of Intervertebral Disc Degeneration (IVDD) using VESTAL

Article May 28, 2015

Spine is the most essential part of human body. Vertebrae and intervertebral discs are important parts of Spine. The Inter vertebral disc (IVD) is a complex and load bearing structure. IVD undergoes a process of change with age and leads to failures. This paper presents a novel model to detect IVD failures using Magnetic Resonance (MR) images. The proposed method makes use of Vertebrae Statistics description Algorithm (VESTAL) to create a template by extracting features from several MR images contains healthy IVDs. The proposed method measures IVD and vertebrae features like intensity, anterior width, posterior width and center length of IVD. A template is created by VESTAL algorithm by extracting feature from 220 healthy IVD images in this work. The proposed method is implemented on 45 case studies where IVD failure have taken place. Proposed method detected the failure region and classified the IVDwith 94% accuracy.

Enhanced Novel Sorting Algorithm

Article November 5, 2013

In computer science and mathematics; we can formulate a procedure for sorting unordered array or a file. Such procedure is always governed by an algorithm; which is called as Sorting Algorithm. Sorting is generally understood to be the process of rearranging a given set of objects in a specific order. The purpose of sorting is to facilitate the later search for members of the sorted set.