chiark / gitweb /
WIP island determination; rename rawimage etc. to rgbimage
[ypp-sc-tools.db-test.git] / pctb / structure.c
index bab3520dae05a4b7b0ff34c2081dd955c638884d..9b4c0b98cd15da21e49d6a8cafcda7438602fd70 100644 (file)
@@ -488,7 +488,7 @@ void analyse(FILE *tsv_output) {
 
 static Rect islandnamer;
 
 
 static Rect islandnamer;
 
-void find_structure_islandname(CanonImage *im, RawImage *ri) {
+void find_structure_islandname(CanonImage *im, RgbImage *ri) {
   Rect sunshiner;
 
   sunshiner.tl.x= cim->w - 1034 +  885;
   Rect sunshiner;
 
   sunshiner.tl.x= cim->w - 1034 +  885;