Feeds
已回答
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 ...
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 ...
7 years 前 | 0
| 已接受
提问
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 前 | 0 个回答 | 0
0
个回答已回答
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...
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 前 | 0
提问
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 前 | 1 个回答 | 0