octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

THREE NEW IMAGE PROCESSING FUNCTIONS


From: Ming Liu
Subject: THREE NEW IMAGE PROCESSING FUNCTIONS
Date: Sat, 25 May 2013 00:27:55 +1000

Hi, 
I have developed three new image processing functions. They are:
rgb2lab(color space transformation)
rank(rank transform for an image)
corner(harris corner detection)
May I submit these three new functions to the patch tracker?
I have installed SVN, and checked out the repository of octave-forge. I am going to use the following lines to make a patch for these three functions under the folder 'octave-forge' :

svn add main/image/inst/rgb2lab.m main/image/inst/rank.m main/image/inst/corner.m
svn diff > liuming198904.patch

and submit the liuming198904.patch to the patch tracker.
Is it a correct way to go?
Thanks a lot.
Kind regards,
Ming Liu

reply via email to

[Prev in Thread] Current Thread [Next in Thread]