Respondida
Median filter
The way you do your itterative medians lead to not taking the median of the input image for pixel [i,j] except for the very firs...

alrededor de 15 años hace | 1

Respondida
reconstruction of a color
Maybe your problem can be trivially solved with any of these FEX contributions: <http://www.mathworks.com/matlabcentral/fileexc...

alrededor de 15 años hace | 0

Respondida
multiply and addition rows of matrices
Golf: f = (w'*p)'; If you need the same function for complex numbers yuo might have to pay 2 extra characters: f = (w.'*p...

alrededor de 15 años hace | 0

Respondida
Minimizing a linear objective function under a unit-sphere constraint
I'd go about it this way (if I've gotten the question right): # calculate the gradient of f: df # calculate Df = df - dot(p,...

más de 15 años hace | 0

Respondida
Best File Exchange ever !!!
And an small beauty for keeping track of how figures were created: <http://www.mathworks.com/matlabcentral/fileexchange/1244-...

más de 15 años hace | 1

Respondida
Best File Exchange ever !!!
Easy figure-2-data digitization: http://www.mathworks.com/matlabcentral/fileexchange/7173-grabit

más de 15 años hace | 0

Respondida
Best File Exchange ever !!!
Colour-coded lines! <http://www.mathworks.com/matlabcentral/fileexchange/3747-cline-m> ...or if it was: <http://www.mat...

más de 15 años hace | 1

Respondida
ICA algorithm for face recognition
This should get you a good running start: <http://research.ics.tkk.fi/ica/fastica/> HTH, Bjoern

más de 15 años hace | 0

Respondida
How to extract the 3D position of an object using a single camera?
Ok, since it isn't homework, you get my trick as well. To determine tha position of a point uniquely with only one image from on...

más de 15 años hace | 0

Respondida
basic Image processing problems
OK, here's the things I'd change: h=i/255; %-> h = (i - min(i(:)))/(max(i(:)-min(i(:)))); and further I guess that ...

más de 15 años hace | 0

Respondida
Image Reconstruction: ART algoritm
I've developed tools for multi-viewpoint image analysis and calibration. It includes ART and other itterative schemes, cone-beam...

más de 15 años hace | 0

Respondida
How to extract the 3D position of an object using a single camera?
I'd like to contradict Walter on this point. On the other hand I do not want to help anyone with a solution of a homework-exam q...

más de 15 años hace | 0

Respondida
Concentration dependent Diffusion
On the matlab file exchange there are several tools for nonlinear diffusion filtering. These tools are designed for image filter...

más de 15 años hace | 0

Respondida
How to learn MATLAB
In addition to the other suggestions, may I suggest that you should also look through the matlab demos. There you get good examp...

más de 15 años hace | 1

Pregunta


Is there a tool to make a program compatible with an older version of MATLAB? Backwardscompatibilize...
The situation is this: I've written and maintained a toolbox for image data analysis over a ~10 year period. During this time ma...

más de 15 años hace | 3 respuestas | 5

3

respuestas

Enviada


Optical_bench
Optical_bench - a simple ray-tracing tool for optical systems.

alrededor de 16 años hace | 4 descargas |

4.6 / 5
Thumbnail

Enviada


zinput
Ginput with zoom-in, select, all-zoom out

más de 20 años hace | 1 descarga |

2.0 / 5

Enviada


gen_susan
Filtering with intensity dependent filter kernel.

más de 21 años hace | 1 descarga |

2.5 / 5

Enviada


make_depend
make depend makes a list of functions used in a .m-file

más de 23 años hace | 1 descarga |

3.0 / 5

Enviada


wsp_tmp
Provides a temporary workspace.

casi 24 años hace | 1 descarga |

0.0 / 5

Enviada


CEI
I_P_DI_DDD2D - Simple continuity-equation-integrator.

más de 24 años hace | 1 descarga |

0.0 / 5

Enviada


make_release
automatically collect all functions needed for a program/project/toolbox in a release directory

casi 25 años hace | 1 descarga |

0.0 / 5