답변 있음
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...

대략 15년 전 | 1

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

대략 15년 전 | 0

답변 있음
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...

대략 15년 전 | 0

답변 있음
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,...

15년 초과 전 | 0

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

15년 초과 전 | 1

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

15년 초과 전 | 0

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

15년 초과 전 | 1

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

15년 초과 전 | 0

답변 있음
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...

15년 초과 전 | 0

답변 있음
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 ...

15년 초과 전 | 0

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

15년 초과 전 | 0

답변 있음
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...

15년 초과 전 | 0

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

15년 초과 전 | 0

답변 있음
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...

15년 초과 전 | 1

질문


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

15년 초과 전 | 답변 수: 3 | 5

3

답변

제출됨


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

대략 16년 전 | 다운로드 수: 4 |

4.6 / 5
Thumbnail

제출됨


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

20년 초과 전 | 다운로드 수: 1 |

2.0 / 5

제출됨


gen_susan
Filtering with intensity dependent filter kernel.

21년 초과 전 | 다운로드 수: 1 |

2.5 / 5

제출됨


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

23년 초과 전 | 다운로드 수: 1 |

3.0 / 5

제출됨


wsp_tmp
Provides a temporary workspace.

거의 24년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


CEI
I_P_DI_DDD2D - Simple continuity-equation-integrator.

24년 초과 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


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

거의 25년 전 | 다운로드 수: 1 |

0.0 / 5