changeset 105:643cdaa28019

Add graycomatrix and houghtf
author sjvdw
date Wed, 01 Sep 2004 08:52:24 +0000
parents bb5cb1ed9e15
children 09103215ed8b
files INDEX Makefile
diffstat 2 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/INDEX
+++ b/INDEX
@@ -26,6 +26,8 @@
  qtdecomp
  qtgetblk
  qtsetblk
+ graycomatrix
+ houghtf
 Filtering
  colfilt
  histeq 
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@
 endif
 
 all: conv2.oct cordflt2.oct bwlabel.oct bwfill.oct rotate_scale.oct \
+	houghtf.oct graycomatrix.oct \
 	$(JPEG) $(PNG)
 
 jpgread.oct: jpgread.cc