Sufyan Parkar
Followers: 0 Following: 0
Statistics
All
RANK
136 930
of 295 687
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20 266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
Matlab source code for Image compression algorithm
Well Steven Lord, I have tried to write a code myself. Please try to assist me here. clc; clear all; close all; a = imre...
Matlab source code for Image compression algorithm
Well Steven Lord, I have tried to write a code myself. Please try to assist me here. clc; clear all; close all; a = imre...
ungefär 5 år ago | 0
Answered
gray image to 8 bit planes using bit plane slicing
A=imread('boy.tif'); B=rgb2gray(A); %..............as for me i took a color image so i had to do rgb2gray % the workspace show...
gray image to 8 bit planes using bit plane slicing
A=imread('boy.tif'); B=rgb2gray(A); %..............as for me i took a color image so i had to do rgb2gray % the workspace show...
mer än 5 år ago | 0