Feeds
질문
removing seams after stitching two images
i stitched two images using featureless registration.. in the output stitched image containes seams.. can any one suggest a meth...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
plz help me out with this error..matrix dimension mismatch
part of my code is img1=imread('img.jpg'); [m n]=size(img1); imnoise=img1+64*randn(m,n); its giving an error like this ...
거의 13년 전 | 답변 수: 1 | 0
1
답변답변 있음
magnitude in images
lets say A is an 2dim matrix.. max(A) gives a row matrix with elements as maximums in each column. >> A= [1 3 5;2 6 7;9 7 2]...
magnitude in images
lets say A is an 2dim matrix.. max(A) gives a row matrix with elements as maximums in each column. >> A= [1 3 5;2 6 7;9 7 2]...
거의 13년 전 | 0
질문
stitching with binary check
can any one give an idea of "stitching with binary check", a method to create a canvas of two stitched images... thanq
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
image stitching
hii..for image sitching,i found out the registration parameters(translational and rotational)using phase correlation...the next ...
거의 13년 전 | 답변 수: 2 | 0