N/A


Last seen: mer än 2 år ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
158 559
of 300 369

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 436

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Unable to get the output image for color transfer.
img_source = imread('boltr1.jpg'); img_target = imread('spring.jpg'); figure, imshow(img_source); figure, imshow(img_target);...

mer än 3 år ago | 1 answer | 0

1

answer

Question


using loop and storing values in an array and get the out put image .
I have an 2 images of dimensions 211 x 322. of rgb image . i want to know how to use for loop. i have 2 variables i and j . i w...

mer än 3 år ago | 1 answer | 0

1

answer