Community Profile

photo

Varoujan


Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 9 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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,...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
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...

fast 11 Jahre vor | 0

Frage


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 ...

fast 11 Jahre vor | 4 Antworten | 0

4

Antworten