Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Kuwahara filter help

Status
Not open for further replies.

housee

Computer
Joined
Dec 2, 2007
Messages
1

Here is kuwahara filter code.
I can't start this function as is said :
filtered = Kuwahara(original,5);

It's always drop me out error:
??? Undefined function or variable 'original'.[/color red]

I tryed 3 differend file types : tiff , jpg, png.
Do anyone can check and tell me if it's because of my old version of matlab 7
or just there is something i don't understand in running this program.
 
This question is about the varioable "original", not about the function. Can you post information about your variable. Did you really mean the string variable 'original.tif' or something like that?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top