Thyagharajan K K
RMD Engineering College
Followers: 0 Following: 0
Thyagharajan received his B.E. in Electrical and Electronics Engineering from PSG College of Technology and M.E. in Applied Electronics from Coimbatore Institute of Technology, India in 1988. He also possesses a Post Graduate Diploma in Computer Applications from Bharathiar University, India. He obtained his Ph.D. degree in Information and Communication Engineering from Anna University in 2007. He is in teaching profession for more than three decades and served as Principal, Dean and Professor at various Engineering Colleges. He has written 5 books in Computing including Flash MX 2004 published by McGraw Hill. He is reviewer and editorial board member for many International Journals and Conferences, and recognized Ph.D. supervisor. He has published more than 100 papers in International Journals and Conferences. He has four patents published to his credit. His research interests are Computer vision and Machine learning. He is a Fellow of Institution of Engineers (India).
Statistics
RANK
12,794
of 295,448
REPUTATION
4
CONTRIBUTIONS
3 Questions
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to train a DAG with two inputs with a combined data store?
I have combined two data stores using the code imdsCombined = combine(Stream1_imds,Stream2_imds) The two datastores are combin...
3 years ago | 0 answers | 0
0
answersMATLAB : Aligning RGB Channels
I have solved the problem which passes first 5 tests. To solve the last part, I need the following clarifications. What is the ...
4 years ago | 1
Valid_date function
valid = valid_date(2019, 12, 1) function valid = valid_date(year,month,day) %check if either year, month, day is not a scala...
4 years ago | 1
Database of Resampled Images
You can refer the papers Thyagharajan K K, Kalaiarasi G, "A Review on Near-Duplicate Detection of Images using Computer Visi...
4 years ago | 0
Question
Creating DAG Network with split inputs and creating data store
I have created a DAG network as shown here. I am giving data of 1x11x4 in TIFF format. I get the following error message Erro...
4 years ago | 0 answers | 0
0
answersQuestion
Creating a data store for CNN Training
I am having a 4D array xy_RGBO(row,col,channel,sample) This array has 1x11 values for each channel and four such channels are a...
4 years ago | 0 answers | 0