Community Profile

photo

Varoujan


Actif depuis 2013

Followers: 0   Following: 0

Contact

Statistiques

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

Afficher les badges

Feeds

Afficher par

Question


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

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 9 ans il y a | 1 réponse | 1

1

réponse

Question


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

presque 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 9 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 9 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

A répondu
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...

presque 11 ans il y a | 0

Question


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

presque 11 ans il y a | 4 réponses | 0

4

réponses