Community Profile

photo

Jiehao Zhu


Active since 2018

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Reconstruct an image after finding seam to remove in seam carving
In the seam carving algorithm, I've found the index of the seam to remove from an image. How would i go about reconstructing t...

6 years ago | 1 answer | 0

1

answer

Question


ImgradientXY throwing errors when trying sameple code
I'm playing around with the imgradientxy function img2 = imread('image2.jpg'); [Gx,Gy] = imgradientxy(img2,'soble'); i...

6 years ago | 1 answer | 0

1

answer