photo

Debdoot Sheet


Indian Institute of Technology Kharagpur

Attivo dal 2011

Followers: 0   Following: 0

Messaggio

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

Statistica

All
File Exchange

6 File

Cody

0 Problemi
10 Soluzioni

RANK
N/A
of 300.364

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
1.479 of 20.934

REPUTAZIONE
1.276

VALUTAZIONE MEDIA
4.80

CONTRIBUTI
6 File

DOWNLOAD
11

ALL TIME DOWNLOAD
12193

RANK
38.428
of 168.407

CONTRIBUTI
0 Problemi
10 Soluzioni

PUNTEGGIO
110

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Solver

Visualizza badge

Feeds

Visto da

Inviato


Pseudo B-Mode Ultrasound Image Simulator
Simulate pseudo B-mode ultrasonic images with customized tissue echogenicity maps

quasi 11 anni fa | 2 download |

5.0 / 5
Thumbnail

Inviato


Brightness Preserving Dynamic Fuzzy Histogram Equalization
BPDFHE employs fuzzy statistics of digital image to improve graylevel brightness preserved contrast

quasi 11 anni fa | 1 download |

4.4 / 5
Thumbnail

Inviato


Frost's Filter
Frost's Speckle reduction filter

oltre 13 anni fa | 4 download |

4.7 / 5

Risolto


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 ...

oltre 13 anni fa

Risolto


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...

oltre 13 anni fa

Risolto


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...

oltre 13 anni fa

Risolto


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 ...

oltre 13 anni fa

Risolto


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...

oltre 13 anni fa

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

oltre 13 anni fa

Risolto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

oltre 13 anni fa

Risolto


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:...

oltre 13 anni fa

Risolto


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...

oltre 13 anni fa

Risolto


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 ...

oltre 13 anni fa

Inviato


First Order Statistics Filter (Sigma Filter / Lee's Filter)
First order local neighborhood statistics based image denoising filter.

quasi 14 anni fa | 2 download |

0.0 / 5

Inviato


Homogeneous Mask Area Filter
Filtering using homogeneous mask within area around a pixel used to estimate the expected gray value

quasi 14 anni fa | 1 download |

5.0 / 5

Inviato


Maximum Homogeneity over a Pixel Neighborhood for Image Filtering
Image filtering using switched mean filter with most homogeneous gray values in neighborhood.

quasi 14 anni fa | 1 download |

5.0 / 5