Community Profile

photo

Varoujan


Attivo dal 2013

Followers: 0   Following: 0

Contatto

Statistiche

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

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 9 anni fa | 1 risposta | 1

1

risposta

Domanda


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

quasi 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 9 anni fa | 0 risposte | 0

0

risposte

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

quasi 11 anni fa | 0

Domanda


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

quasi 11 anni fa | 4 risposte | 0

4

risposte