N/A
Followers: 0 Following: 0
Feeds
提问
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);...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0