photo

edusadiq


Quetta Institute of Information Technology and English Language

Active since 2019

Followers: 0   Following: 0

Message

Just a CS&IT student

Statistics

All
MATLAB Answers

5 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
155,195
of 301,244

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,208

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
97,722
of 173,626

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


How to read all images from two folders and show them and also count the number of images
Can someone send me the complete code for Loading all images from two folders Show all images Count the total number of image...

6 years ago | 1 answer | 0

1

answer

Question


How to convert five JPG images into PNG using FOR LOOP?
Can someone help me? On converting five jpg images into png images. Please share the complete code with pictures, if you can. I...

6 years ago | 1 answer | 0

1

answer

Question


How to create fade gif image OUT OF 6 IMAGES AS GIVEN IN PICTURE?
Can someone illustrate in MATLAB the given effect with complete code? Convert gradually from first image to last image(total 6 ...

6 years ago | 1 answer | 0

1

answer

Solved


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

6 years ago

Question


How to divide/split RGB image into two parts and second part GRAY and concatenate them in a single image
First divide/split RGB image into to halves Second part should be GRAY Save as a new image With complete coding

6 years ago | 1 answer | 0

1

answer

Question


How to concatenate GRAYSCALE and RGB images?
I'm trying to concatenate a graysacale and rgb image but it shows error. This is the code >> A = imread('bird.jpg'); >> B = r...

6 years ago | 2 answers | 0

2

answers