photo

Varoujan


2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • Quiz Master
  • First Review
  • First Submission
  • Thankful Level 1
  • CUP Challenge Master
  • Speed Demon
  • Creator
  • Commenter
  • Promoter
  • Solver

배지 보기

Feeds

보기 기준

질문


Correlated x y displacement in image
I want to add a time dependent noise to image, which amounts to adding a pixel dependent noise. For this I used "B = imwarp(A,D...

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


Mapping a surface onto another
I have a problem, which should have a relatively simple solution via built-in Matlab functions (or perhaps Image Processing Tool...

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


X, Y, Z vectors to image (Error: Assignment has fewer non-singleton rhs dimensions than non-singleton subscripts)
I have three very large vectors (30 million points each). X, Y and T. I'd like to turn this into an image. X has the x-coor...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


Transferring tiff image tags identically to another image
I have a script that reads tif images, manipulates them via image processing toolbox and saves it back to disk. The tif files h...

대략 9년 전 | 답변 수: 1 | 1

1

답변

질문


imwarp and affine2d problem with image orthogonality / skew
I submitted this to support staff but wanted to probe the users for any input. I consider myself pretty knowledgeable about Aff...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


Performing inline 3D matrix calculations
All: I have the following code: % f, tau, jonesx, jonesy are (1, numParams) vectors % sxyt = 1e6; numFrames = 10; num...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


parfor error - variable cannot be classified
I have been using Matlab for a while but I am new to parallel computing. I have a set of .m files that take a long time and aft...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Does anyone know how to do SVD back substitution in Matlab?
I am trying to do an Affine transformation: Xm = Xe*M, where Xm is the measured and Xe is the expected x,y coordinates (so, Xe,...

9년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
How to remove outliers from 2D array
Thanks to suggestions by Jim and Andrei, I now have a solution to my problem. The code below illustrates the solution: % cr...

대략 11년 전 | 0

질문


How to remove outliers from 2D array
I have been trying to solve a simple problem for a while now and can't seem to succeed other than brute force method. I have ...

대략 11년 전 | 답변 수: 4 | 0

4

답변