Debdoot Sheet
Indian Institute of Technology Kharagpur
Followers: 0 Following: 0
Debdoot Sheet is an Assistant Professor of Electrical Engineering at the Indian Institute of Technology Kharagpur. He received the BTech degree in electronics and communication engineering in 2008 from the West Bengal University of Technology, Kolkata, MS and PhD degrees from the Indian Institute of Technology Kharagpur in 2010 and 2014. His current research interests include computational medical imaging, machine learning, image and multidimensional signal processing, and social implications of technology. More: http://www.facweb.iitkgp.ernet.in/~debdoot/
Professional Interests: Image and Multidimensional Signal Processing, Pattern Analysis and Machine Intelligence, Knowledge and Data Engineering, Fuzzy Systems, Systems, Man and Cybernetics, Cognitive Computing, Consumer Electronics, Computers In Medicine, Social Implications of Technology
Feeds
已提交
Pseudo B-Mode Ultrasound Image Simulator
Simulate pseudo B-mode ultrasonic images with customized tissue echogenicity maps
11 years 前 | 2 次下载 |
已提交
Brightness Preserving Dynamic Fuzzy Histogram Equalization
BPDFHE employs fuzzy statistics of digital image to improve graylevel brightness preserved contrast
11 years 前 | 2 次下载 |
已解决
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...
14 years 前
已解决
Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...
14 years 前
已解决
Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...
14 years 前
已解决
Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...
14 years 前
已解决
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
14 years 前
已解决
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
14 years 前
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
14 years 前
已解决
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
14 years 前
已解决
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
14 years 前
已提交
First Order Statistics Filter (Sigma Filter / Lee's Filter)
First order local neighborhood statistics based image denoising filter.
14 years 前 | 1 次下载 |
已提交
Homogeneous Mask Area Filter
Filtering using homogeneous mask within area around a pixel used to estimate the expected gray value
14 years 前 | 2 次下载 |
已提交
Maximum Homogeneity over a Pixel Neighborhood for Image Filtering
Image filtering using switched mean filter with most homogeneous gray values in neighborhood.
14 years 前 | 1 次下载 |




