photo

R. B.K.


Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
11,583
of 297,503

REPUTATION
4

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Sir I'm working a current project image process or image data acquistion my problem is i have to identify a color red and green when it pass to a live web cam or take a snapshot and i'm confused about the rgb color in matlab ex. if(rgb == red)
I think you should read <https://www.mathworks.com/help/matlab/creating_plots/image-types.html#f2-12468 Image Types> for better ...

8 years ago | 0

| accepted

Question


Help with Salt and pepper noise algorithm (MDBUTMF)
Hi i am trying to implement Modified Decision Based Unsymmetric Trimmed Median Filter using matlab. I have attached the algorith...

8 years ago | 0 answers | 0

0

answers

Answered
how can read filename and rename
Renaming a File in the Current Folder: In the current folder, rename oldname.m to newname.m: movefile('oldname.m','newna...

8 years ago | 0

Question


Help with salt_and_pepper_noise_removal.m
I found a matlab code to remove salt and pepper noise from a color image written by <https://www.mathworks.com/matlabcentral/pro...

8 years ago | 1 answer | 0

1

answer