Prev: Matlab embedded function code path
Next: fsolve, complex number. Optimizer appears to be converging toa point which is not a root. Norm of relative change in X is less than max(options.TolX^2,eps)but sum-of-squares of function values is greater than or equal to sqrt(options.TolFun) Try ag
From: Vijay on 2 Dec 2009 09:45 I would like to select a rectangular area on an image. The thing is, this rectangle is not aligned with the axis - it must be rotatable. After selecting the area, I would like to create a rectangular template image of a fixed size of the selected area. imrect does not allow me to rotate the rectangle - what other options do I have ?
|
Pages: 1 Prev: Matlab embedded function code path Next: fsolve, complex number. Optimizer appears to be converging toa point which is not a root. Norm of relative change in X is less than max(options.TolX^2,eps)but sum-of-squares of function values is greater than or equal to sqrt(options.TolFun) Try ag |